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.)