plugins
Miscellaneous tips
Submitted by Johan Falk on Wed, 08/10/2011 - 08:09
This screencast gives miscellaneous tips when writing Rules plugins, such as:
Declaring events
Submitted by Johan Falk on Wed, 08/03/2011 - 00:21
This screencast shows how to:
- Declare a Rules event
- Declare the data provided by the event
- Use that data in a rule
This is examplified by an event "View is being rendered", passing along information about which view is being used.
Declaring conditions
Submitted by Johan Falk on Mon, 08/01/2011 - 17:56
This screencast shows how to create a condition plugin for Rules: