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.
To change the moderation status of an individual node, use this url:
node/< nid >/ogmodr8
Because the OG user (with "moderate content" permission from the OG role) can see and moderate individual nodes in that group, 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.