I am trying to limit moderation to authorized "leaders" within individual categories. In other words I want leaders of specific categories to moderate items in their categories and not see the unmoderated content in the other categories. Is this do-able?
I tried using the access control and views modules along with modr8 but I can't get it to do what I want.
Thanks for any assistance with this.
Comments
Comment #1
pwolanin commentedThis should work in the 5.x version. I'm not planning to do a backport to 4.7.x, but by comparing to the 5.x-1.x series, you should be able to do it yourself if you want (or offer a bounty, etc.).
Comment #2
munga commentedYou say it is possible in the 5.x series ... How ? I'm trying to do the same thing, but I can't see a way of associating users with a term
within a vocabulary. Ideally there should be a small UI to give users permissions to moderate a content type associate to one term.
Is there something like this out there ? And how modr8 comes into play in this scenario ?
thanks :)
Comment #3
pwolanin commentedWhat I meant is that access control should work with 5.x, and there are taxonomy-based aces control modules. There is no mechanism within modr8 for only moderating within one category, etc.
Comment #4
munga commentedI'm trying to address this problem with this post: http://drupal.org/node/138691
thanks!
Comment #5
pwolanin commented