Skip to main content

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

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.contentrules.talesaction-1.0.zip (22.1 kB view details)

Uploaded Source

File details

Details for the file collective.contentrules.talesaction-1.0.zip.

File metadata

File hashes

Hashes for collective.contentrules.talesaction-1.0.zip
Algorithm Hash digest
SHA256 39efd35c86e253cb1e113445776dedfb5666df96631b3ffa31d84d51c9fd1d0a
MD5 ac7dd38ea302635420e92de69d38a2a6
BLAKE2b-256 7babaccc51f94cec77d847036c670da2dcc0efdcf1f91967963950830b41d9cc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page