forked from collective/collective.contentrules.talesaction
-
Notifications
You must be signed in to change notification settings - Fork 0
mtrebron/collective.contentrules.talesaction
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Introduction ============ 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.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 97.7%
- Shell 2.3%