Hi,

I need too be able to let users of belonging to specific roles moderate specific content. To clarify this a bit better, I have the following roles;

article contributor: users with permissions to create articles
article moderator: users with permissions to moderate those articles

event contributor: users with permissions to create events
event moderator: users with permissions to moderate those events

When articles and events are created and send for moderation, both roles i.e article moderator, and event moderator are able to moderate articles, and events. Is this behavior normal or am I missing something?. I really want to be able to setup the article moderators so they can only moderate article and not events.

Thanks

Comments

pwolanin’s picture

Category: support » feature
Priority: Critical » Normal

the functionality you want is not in the module.

FiNeX’s picture

Create a "moderation role" for each node type could be very interesting. http://drupal.org/project/publishcontent implemented this feature.

mathankumarc’s picture

Version: 6.x-1.3 » 7.x-1.x-dev
Status: Active » Postponed

New features are going into 7.x

I think having this one in another contrib module will be a better idea rather than integrating this one with modr8 like modr8_bypass

cwithout’s picture

I think this is best handled in Modr8 itself, but if the maintainers don't want to include it, I can add it to Modr8 Permissions. If so, go ahead and move it to the Modr8 Permissions issue queue.

kenorb’s picture

Priority: Normal » Minor
Issue summary: View changes