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
Release files for collective.contentrules.talesaction 1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| collective.contentrules.talesaction-1.0.zip | 22.1 kB | Details |
Release files / collective.contentrules.talesaction-1.0.zip
| Download URL | collective.contentrules.talesaction-1.0.zip |
|---|---|
| Size | 22.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
39efd35c86e253cb1e113445776dedfb5666df96631b3ffa31d84d51c9fd1d0a
|
|
BLAKE2b-256 checksum How to use checksums |
7babaccc51f94cec77d847036c670da2dcc0efdcf1f91967963950830b41d9cc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |