A replacement for the Plone keywords viewlet based on a jquery tag handler.
Project description
Introduction
This Add-on hides the original keywords viewlet and adds a new one that is based on Tag-Handler (https://github.com/ioncache/Tag-Handler). It allows you to change the keywords/tags via ajax requests.
Installation
Just add collective.ajaxkeywords to yout eggs and zcml section in your buildout
License
collective.ajaxkeywords is copyright 2011 by Dominik Ruf, and is licensed under the GPL. See docs/LICENSE.txt for details.
Changelog
0.1dev (unreleased)
Initial release