OG user Roles and modr8
Release 2.1 of OG User Roles now modified to work with modr8 module.
If a user has an OG role which gives him the "moderate content" permission, this user can NOT access the modr8 Moderation List or overall Moderation Log. These are "admin" functions and OG User Roles does not give group role users access to sitewide "admin" functions.
However, the user CAN moderate individual nodes (a "Moderate" tab will appear on nodes that the user can moderate) and see the moderation log for individual nodes.
Because the OG user (with the OG role giving him "moderate content" permission) can see individual nodes in a group that he is able to moderate and in fact is able to moderate those individual nodes, we can use "Views" to obtain a list of nodes in moderation. I exported a view here: http://drupal.org/node/164092#comment-283138 to list all nodes in moderation for a particular group. The URL to the view is: http://www.mysite.com/og/modr8/(GroupID) Your users can use this view to list all nodes in moderation within a group, click on the node link which will bring it up with a "Moderate" tab, and then click on the tab to change the moderation status of the node.
So, it is important to note that the OG User Roles / moder8 integration allows users to moderate to view and moderate individual group nodes. You will need to use Views to obtain a list of nodes in moderation because OG User Roles does not allow group "moderators" to access the modr8 functions available under the "admin" menu.
