<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all,<br>
<br>
my own opinion is to use jQuery, cause it's stable fast and has lo's of
plugins<br>
and a themeable UI.<br>
It's easy to learn, cause it's really good documented.<br>
The other point is, I've developed some plugins like grid (for the
table view),<br>
UI-Uploader (a uploading tool for files) and the planned WYSIWYG
Html-Editor<br>
wich I prefer is TinyMCE. This editor is jQuery compatible.<br>
<br>
Perhabs we should make a discussion or vote, wich js-framework we should<br>
use for phpMyAdmin.<br>
<br>
Regards<br>
Michael<br>
<br>
Am 04.03.2010 13:11, schrieb Michal Čihař:
<blockquote cite="mid:20100304131147.6ffa8c11@rincewind.suse.cz"
type="cite">
<pre wrap="">Hi
Dne Thu, 4 Mar 2010 14:25:38 +0300
Pavel Konnikov <a class="moz-txt-link-rfc2396E"
href="mailto:konnikov@gmail.com"><konnikov@gmail.com></a> napsal(a):
</pre>
<blockquote type="cite">
<pre wrap="">I'm trying to make enum and set editors
(<a class="moz-txt-link-freetext"
href="https://sourceforge.net/tracker/index.php?func=detail&aid=1494550&group_id=23067&atid=377411">https://sourceforge.net/tracker/index.php?func=detail&aid=1494550&group_id=23067&atid=377411</a>).
I added the special button near text input (see attachment
enum-button.png). When you click on the button, editor dialog are
shown.
</pre>
</blockquote>
<pre wrap="">Looks nice.
</pre>
<blockquote type="cite">
<pre wrap="">And i have a question about possibility of using jquery ui dialog for this.
In js/ folder i'm seeing only mootols js-framework.
And i made custom dialog for enum editor (see attachment enum-editor.png).
But i think that jquery ui dialog is better solution for this task
(<a class="moz-txt-link-freetext"
href="http://jqueryui.com/demos/dialog/modal-form.html">http://jqueryui.com/demos/dialog/modal-form.html</a>).
What do you think?
</pre>
</blockquote>
<pre wrap="">I personally do not have any preference to jquery or mootools and I
can't tell which one is better. On the other side we already use
mootools for some things and it is definitely not a good idea to
include both of them.
So the option is either to migrate everything to jquery or to find some
mootools based solution.
And just a quick search showed me also several modal window scripts,
for example <a class="moz-txt-link-freetext"
href="http://netzelf.de/releases/yamoodow/">http://netzelf.de/releases/yamoodow/</a>
</pre>
<pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
<a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/intel-sw-dev">http://p.sf.net/sfu/intel-sw-dev</a></pre>
<pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Phpmyadmin-devel mailing list
<a class="moz-txt-link-abbreviated"
href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext"
href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a>
</pre>
</blockquote>
</body>
</html>