Posted by jcisio on November 9, 2009 at 10:31am
Hello,
Is it possible to use workflow with a permission based on term? I.e. a publishing workflow, every article is assigned to one (or more) term in a vocabulary. Each editor can access into only certain terms.
Edit 1: to give more info, a comparison of different taxonomy permission module http://groups.drupal.org/node/21915
Edit 2: the Drupal node access in general prevent the usage of two access module like this. I think a patch for workflow module can solve the problem. We can assign user and node some terms from one vocabulary, then in each workflow state, there is in option to 'restrict permission to certain vocabulary match'.
Thanks.

Comments
Not an Edit 3
So I put another link http://drupal.org/node/362105
I'll investigate furthur. Sorry if there is any redundancy.
See tutorials on the Revisioning project page
Click here: Revisioning.
Thank you, I didn't know that
Thank you, I didn't know that Revisioning + TAC can work as an workflow for categorized content. I'll take a closer look at this.