I've been working on this problem for a few weeks but I keep getting stuck. Any help would be appreciated.
We have a site where we want certain "category moderators" to moderate the submitted content within particular categories only, without being able to moderate content in other categories.
I'm using the content_moderator module but I cannot limit the "content moderators" to just view and moderate content within the particular categories only.
With the views and taxonomy_access module I'm able to create a separate page of the categories involved with the moderated content on it and then I've placed a block on the bottom of the page that allows the "category moderators" to view the unmoderated nodes within that category. The "content moderators" can then edit the unmoderated modes but I can't get seem to a way for them to change the moderation status of the nodes without allowing administrative permissions.
Anyone have any ideas on how to deal with this?
Thanks.