Should we use a JavaScript Library ? AJAX ?
A few JavaScript stuff exist. But should we use a external Lib, too?
- some Links:
- ticket:188
- Forum Thread: http://pylucid.org/phpBB2/viewtopic.php?t=196
- interesting links
requirements
Some requirements in PyLucid to the JavaScript Library:
- WYSIWYG Editor how created Creole Wiki Markup where great, see ticket:219
- sould have a Color picker
- Easy way to add a internal page link, see: ticket:37
Nice to have:
- Table sorting
- sorting a list (for sorting cms page order)
to be continued...
available JavaScript Libraries:
Qooxdoo
- http://qooxdoo.org/
- http://en.wikipedia.org/wiki/Qooxdoo (en)
- http://de.wikipedia.org/wiki/Qooxdoo (de)
- LGPL and the Eclipse Public License (EPL)
Qooxdoo seems to be a completed big JS Framework.
MochiKit
jQuery
- Color picker exist via plugin, e.g.:
- Sorting examples:
pro jQuery
- Many plugin available: http://plugins.jquery.com/
- Easy to implement a JavaScript? Wiki Editor, see ticket:219
cons jQuery
Ext JS
- Color picker:
- ux.Media extension seems to handle flash video ?
pro Ext JS
cons Ext JS
Yahoo YUI Library
pro YUI
- Many built in features:
cons YUI
- nothing about flash video player found.
- nothing about a image gallery found.
- big and unclear documentation
Dojo Toolkit
- http://www.dojotoolkit.org
- http://en.wikipedia.org/wiki/Dojo_Toolkit
- modified BSD license or the Academic Free License version 2.1
- Feature demos: http://www.dojocampus.org/explorer/
pro Dojo
- has a WYSIWYG Editor
- built-in color picker but seems to be poor.
- tree menu
- image gallery
cons Dojo
- nothing about flash video player found.
Relevance
Simple relevance test.
How much hits on django-users (05.06.2008) ?
...and on django-developers (05.06.2008) ?
(Important: If you want to edit wiki pages, please login as guest/guest.)