puts a nice overlay over Archetypes's default keywordwidget (for plone)
Project description
Introduction
This package is using jquery muliselect plugin to make a nicer keywordWidget for Plone. It depends on jquery and jquery.ui.
No changes are made on the KeywordWidget itself!
Cool: ftw.keywordoverlay works with multiple keywordWidgets.
Limitation: Experienced problems if there are more than aprox.500 keywords
INSTALL
just add ftw.keywordoverlay to yout eggs and zcml section in your buildout and use quickinstaller to install it on your plone site.
DEPENDENCIES
1.x is using collective.js.jqueryui and plone 4 (which ships a suitable jquery version)
0.2 depends on jquery 1.3.x and jquery.ui 1.7.x, jquery 1.4.x is currently not supported
Copyright and credits
ftw.keywordoverlay is copyright 2009 by 4teamwork , and is licensed under the GPL. See LICENSE.txt for details.
Changelog
1.1
Exprted jquery.multiselect to collective.js.ui.multiselect [21.02.2011, elio.schmutz]
Added German translations for ui.multiselect.js. [15.02.2011, mathias.leimgruber]
1.0
Plone 4 release - works only with plone 4. Use the newest ui.multiselect.js from http://github.com/michael/multiselect/blob/master/js/ui.multiselect.js Depends on jquery 1.4.x and jquery.ui 1.8.x Removed dependency for collective.js.jquery, [11.08.2010, mathias.leimgruber]
0.2
some CSS [mathias.leimgruber]
merged some other important bugfixes from the newest ui.multiselect widget [mathias.leimgruber]
fix “add all”, “remove all” function from ui.multiselect [mathias.leimgruber]
works only with jquery 1.3.x and jquery.ui 1.7.*
0.1
ftw.keywordoverlay works now with multiple keywordwidgets [mathias.leimgruber]
0.1a
Initial release
using ui.multiselect.js [mathias.leimgruber]
small plone integration js [mathias.leimgruber]
manipulate DOM for a better handling [mathias.leimgruber]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.