Creating Content Rule Conditions and Actions

This tutorial shows how to create a new type of condition that site administrators can use to construct Content Rules in Plone 3.

  1. Introduction What are we doing here?
  2. Creating the package First, we must create a new package to house our new condition
  3. Adding the condition Now we can add the required boilerplate, component registrations and the actual logic of the condition
  4. Adding tests Of course, we need automated tests!
  5. Testing it out That's it! It's ready to be used.

All content on one page (useful for printing, presentation mode etc.)

 

Disponible en español (available in Spanish)

Posted by Roberto Allende at Feb 25, 2008 07:08 PM
Creando Condiciones y Acciones para Reglas de Contenidos: http://plone.org/[…]/reglas-de-contenidos

Not Quite...

Posted by Bryn Hughes at Mar 27, 2009 04:22 PM
Unfortunately this document should be renamed "Creating Content Rule Conditions" as there isn't actually anything here to do with creating Actions...