Hello and thank you for creating this module! I really like the groups being entities.

I wanted to ask something; is there a way for the group admins to moderate content published on a group?

For OG, there are modules like Workbench OG or a simpler solution is OG Moderation. Is it possible out of the box with this module, or an extra module needed?

Comments

Sinan Erdem created an issue. See original summary.

kristiaanvandeneynde’s picture

Hi there and thanks for using Group!

Could you please elaborate on the use case? I've not used Workbench before so I need to get a general idea of what you're trying to achieve.

Sinan Erdem’s picture

use case:

- member can create content to a group, but cannot set it as published
- group admin can publish that content

OG moderation module achieves this with following extra permissions:
https://www.drupal.org/files/images/Screen%20Shot%202012-02-17%20at%2011...

Sinan Erdem’s picture

There is also this module: https://www.drupal.org/project/publishcontent

Do you think there is an easy integration path?

Thanks

kristiaanvandeneynde’s picture

You'd have to hook into that module and replace any user_access check with a combination of user_access and group_access. Seems doable to me.

nikathone’s picture

Just adding a relationship to an older issue I posted a while ago.

kristiaanvandeneynde’s picture

Status: Active » Closed (duplicate)

Closing this as a duplicate then, seeing as it's asking for the same thing: Workbench support.