Hi Guys,
I applied a patch to the Workbench Moderation module #1079134: Add triggers when states are entered/exited
It adds a new trigger which works in Drupals triggers/actions but does not appear in Rules. Is there anything special we need to do to get the trigger to become an option in Rules?
Thanks
Comments
Comment #1
timhomewood commentedSubscribe
Comment #2
klausiyou need to implement hook_rules_event_info() and fire Rules events accordingly.
http://drupal.org/node/884554
Comment #3
cbSweet, thanks very much!
Comment #5
mitchell commentedUpdated component.