An add-on to add TALES expression actions in your content rules
Project description
Installation
Add collective.contentrules.talesaction to the ‘egg’ parameter of your buildout section
[buildout] ... eggs += ... collective.contentrules.talesaction
Or add it to the install_requires parameter of the setup.py of your module
setup( ... install_requires=[ ... 'collective.contentrules.talesaction', ]
Then restart your buildout and your instance.
Use
Go to the Rules section of Site configuration. You can now add TALES Expression action to the actions of your rules. Changelog =========
1.0 (2011-04-13)
Initial release
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.
Source Distribution
Close
Hashes for collective.contentrules.talesaction-1.0.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39efd35c86e253cb1e113445776dedfb5666df96631b3ffa31d84d51c9fd1d0a |
|
MD5 | ac7dd38ea302635420e92de69d38a2a6 |
|
BLAKE2b-256 | 7babaccc51f94cec77d847036c670da2dcc0efdcf1f91967963950830b41d9cc |