ftw.keywordoverlay
Puts a nice overlay over Archetypes' default keywordwidget for plone.
Project Description
Introduction
This package is using jquery muliselect plugin to make a nicer keyword-widget for Plone. It depends on jquery and jquery.ui.
No changes are made on the keyword-widget itself!
Cool: ftw.keywordoverlay works with multiple keywordWidgets.
Limitation: Experienced problems if there are more than aprox.500 keywords
Usage
- Add ftw.keywordoverlay to yout eggs section in your buildout:
[instance]
eggs +=
ftw.keywordoverlay
- Use quickinstaller to install it on your plone site.
- Javascript and CSS is added, which automatically hooks into the widget.
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
Links
- Main github project repository: https://github.com/4teamwork/ftw.keywordoverlay
- Issue tracker: https://github.com/4teamwork/ftw.keywordoverlay/issues
- Package on pypi: http://pypi.python.org/pypi/ftw.keywordoverlay
Copyright
This package is copyright by 4teamwork.
ftw.keywordoverlay is licensed under GNU General Public License, version 2.
Changelog
1.2.1 (2012-05-16)
- Fix adding new elements. [mathias.leimgruber]
1.2 (2012-05-08)
- Hide plone4 field to add new items. [Julian Infanger]
1.1 (2011-03-30)
- Exprted jquery.multiselect to collective.js.ui.multiselect [elio.schmutz]
- Added German translations for ui.multiselect.js. [mathias.leimgruber]
1.0 (2010-10-26)
- Plone 4 release - works only with plone 4. [mathias.leimgruber]
- Use the newest ui.multiselect.js from http://github.com/michael/multiselect/blob/master/js/ui.multiselect.js [mathias.leimgruber]
- Depends on jquery 1.4.x and jquery.ui 1.8.x [mathias.leimgruber]
- Removed dependency for collective.js.jquery [mathias.leimgruber]
0.2 (2010-04-07)
- 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. [mathias.leimgruber]
0.1 (2010-01-07)
- ftw.keywordoverlay works now with multiple keywordwidgets [mathias.leimgruber]
0.1a (2009-12-02)
- using ui.multiselect.js [mathias.leimgruber]
- small plone integration js [mathias.leimgruber]
- manipulate DOM for a better handling [mathias.leimgruber]
Current Release
ftw.keywordoverlay 1.2.1
Released May 16, 2012
-
Get
ftw.keywordoverlay
for
all platforms
- ftw.keywordoverlay-1.2.1.tar.gz
- If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.
All Releases
| Version | Released | Description | Compatibility | Licenses | Status |
|---|---|---|---|---|---|
| 1.2.1 | May 16, 2012 | More about this release… | GPL2 | final | |
| 1.2 | May 08, 2012 | More about this release… | GPL2 | final | |
| 0.2 | Apr 07, 2010 | More about this release… | GPL | final | |
| 0.1adev-r103973 | More about this release… | pre-release | |||
| 0.1a | More about this release… | GPL | pre-release | ||
| 0.1 | Jan 07, 2010 | More about this release… | GPL | final |

