Attention

This document was written for an old version of Plone, Plone 3, and was last updated 1204 days ago.

To learn how to upgrade to the current version of Plone, read the upgrade manual.

Testing it out

by Martin Aspeli last modified Feb 04, 2009 03:05 AM
That's it! It's ready to be used.

If you now start Zope, you should find that the new Keyword condition type appears immediately when editing a rule in the Content Rules control panel - there is no need to install it explicitly.

The latest source code is found in the Collective svn repository. To check it out yourself, you can run:

$ svn co https://svn.plone.org/svn/collective/collective.keywordcondition/trunk collective.keywordcondition

The package has also been released to PyPI, so you can install it with buildout or easy_install as you would any other package. Don't forget to install a ZCML slug or reference it from another package's configure.zcml though.


Contribute

Something wrong or out of date? Anybody can edit or create a new article in the knowledge base. Simply create an account on this site, log in, and click the Edit button to contribute.