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

timhomewood’s picture

Subscribe

klausi’s picture

Component: User interface » Provided Rules integration
Status: Active » Fixed

you need to implement hook_rules_event_info() and fire Rules events accordingly.

http://drupal.org/node/884554

cb’s picture

Sweet, thanks very much!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

mitchell’s picture

Component: Provided Rules integration » Rules Core

Updated component.