Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Surely it will be ported to Drupal 6. I was highly busy earning "money" for past sometime. I expect to get enough free time in march to port the module.
It may need some tweaking to work with your particular set up, but it's a starting point. I used this to create a block for OG admins, which shows a list of nodes in moderation with a pager if it goes over the pre-set limit. If you don't configure anything differently in the block visibility settings it will show on all pages within a given group. (Only to admins.)
This is necessary because otherwise OG users can't see the moderation queue without administer nodes permissions. (Not something you want to give out to anyone but the site admin.)
Hope it helps to post this. Please leave this here, I spent quite a bit of time researching this issue this week and this is the most visible place to put it for others who are feeling the same pain. There are similar things posted elsewhere but at this point they are all quite old and used Views 1.
Comments
Comment #1
mirnazim commentedSurely it will be ported to Drupal 6. I was highly busy earning "money" for past sometime. I expect to get enough free time in march to port the module.
Comment #2
nalb commentedAny news? I mean this release is strongly awaited.
Comment #3
Skirr commentedIs this is the end of this module?
Comment #4
jenyum commentedFrom the sound of it, OG itself isn't getting any updates except for Drupal 7.
Here's an exported Drupal 6 view (made using Views 2) for a Modr8 block for OG admins:
It may need some tweaking to work with your particular set up, but it's a starting point. I used this to create a block for OG admins, which shows a list of nodes in moderation with a pager if it goes over the pre-set limit. If you don't configure anything differently in the block visibility settings it will show on all pages within a given group. (Only to admins.)
This is necessary because otherwise OG users can't see the moderation queue without administer nodes permissions. (Not something you want to give out to anyone but the site admin.)
Hope it helps to post this. Please leave this here, I spent quite a bit of time researching this issue this week and this is the most visible place to put it for others who are feeling the same pain. There are similar things posted elsewhere but at this point they are all quite old and used Views 1.