Organic Groups create permissions
Categories
Component ID
1039636
Component name
Organic Groups create permissions
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
41371
Component created
Component changed
Component body
Per node type create permissions for Drupal 7 Organic Group content
The D7 version of Organic Groups does not provide any mechanism to limit node creation to a group context.
This module provides the following key features:
- Users can no longer create content in groups they are not active members of
- Provides a new group level "Create" permission
Important note
The group create permission will only work if there is a gid context in the url. (See the og README.txt for details).
This requires manual theming to implement.
Usage
Once installed, a new set of OG permissions will be created for any group content types. Rights to create content can now be assigned at a group context, even if there is no global permission to create the content type.
