group.role.closed_group-group_manager.yml in Open Social 10.2.x
Same filename and directory in other branches
- 8.9 modules/social_features/social_group/config/install/group.role.closed_group-group_manager.yml
- 8 modules/social_features/social_group/config/install/group.role.closed_group-group_manager.yml
- 8.2 modules/social_features/social_group/config/install/group.role.closed_group-group_manager.yml
- 8.3 modules/social_features/social_group/config/install/group.role.closed_group-group_manager.yml
- 8.4 modules/social_features/social_group/config/install/group.role.closed_group-group_manager.yml
- 8.5 modules/social_features/social_group/config/install/group.role.closed_group-group_manager.yml
- 8.6 modules/social_features/social_group/config/install/group.role.closed_group-group_manager.yml
- 8.7 modules/social_features/social_group/config/install/group.role.closed_group-group_manager.yml
- 8.8 modules/social_features/social_group/config/install/group.role.closed_group-group_manager.yml
- 10.3.x modules/social_features/social_group/config/install/group.role.closed_group-group_manager.yml
- 10.0.x modules/social_features/social_group/config/install/group.role.closed_group-group_manager.yml
- 10.1.x modules/social_features/social_group/config/install/group.role.closed_group-group_manager.yml
modules/social_features/social_group/config/install/group.role.closed_group-group_manager.yml
File
modules/social_features/social_group/config/install/group.role.closed_group-group_manager.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - group.type.closed_group
- _core:
- default_config_hash: SsbFvuhxkbOGZWPOPj7wg2Z-_SBGyW7rVefjyxxQXng
- id: closed_group-group_manager
- label: 'Group Manager'
- weight: -99
- internal: false
- audience: member
- group_type: closed_group
- permissions_ui: true
- permissions:
- - 'access content overview'
- - 'access group_membership overview'
- - 'access group_node overview'
- - 'access posts in group'
- - 'add post entities in group'
- - 'administer members'
- - 'create group_node:event entity'
- - 'create group_node:topic entity'
- - 'delete any group_node:event entity'
- - 'delete any group_node:topic entity'
- - 'delete group'
- - 'delete own group_node:event entity'
- - 'delete own group_node:topic entity'
- - 'edit group'
- - 'enroll to events in groups'
- - 'leave group'
- - 'update own group_membership content'
- - 'update own group_node:event entity'
- - 'update own group_node:topic entity'
- - 'view group'
- - 'view group stream page'
- - 'view group_membership content'
- - 'view group_node:event content'
- - 'view group_node:event entity'
- - 'view group_node:topic content'
- - 'view group_node:topic entity'