It looks like this does not work with the new workflow 5.x-2.3, actions 5.x-2.5, and triggerunlock.
Can someone else confirm?
I'd really like this capability though! It would enable us to have reviewers of content with a specific taxonomy term to get e-mail alerts when the content moves into a workflow state.
This looks like a step in the right direction for converting this module? http://drupal.org/node/253128
Comments
Comment #1
ali27 commentededit: wrong account, sorry.
Comment #2
doc2@drupalfr.org commentedActually, this module offers triggers, not actions.
This means that taxonomy_actions will offer you to set an action of your choice WHEN a node is tagged with a certain term...
Instead (or along with it, but beware the confusions), you should use Taxonomy Node Operations.
You'll probably encounter the same problem than mines..:
> can't delete just one term and leave the others... you may look at this though: #269727: REMOVE Taxonomy Term
> ...
Cheers