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

pwolanin’s picture

This 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.).

munga’s picture

Version: 4.7.x-1.1 » 5.x-2.2

You 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 :)

pwolanin’s picture

What 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.

munga’s picture

I'm trying to address this problem with this post: http://drupal.org/node/138691

thanks!

pwolanin’s picture

Status: Active » Closed (fixed)