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
Comment #2
kristiaanvandeneyndeHi 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.
Comment #3
Sinan Erdem commenteduse 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...
Comment #4
Sinan Erdem commentedThere is also this module: https://www.drupal.org/project/publishcontent
Do you think there is an easy integration path?
Thanks
Comment #5
kristiaanvandeneyndeYou'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.
Comment #6
nikathoneJust adding a relationship to an older issue I posted a while ago.
Comment #7
kristiaanvandeneyndeClosing this as a duplicate then, seeing as it's asking for the same thing: Workbench support.