first back integration
This commit is contained in:
46
config/sync/user.role.editeur.yml
Normal file
46
config/sync/user.role.editeur.yml
Normal file
@@ -0,0 +1,46 @@
|
||||
uuid: 7740ebe5-9200-4336-b6b8-c29afee5f3b4
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- filter.format.wysiwyg
|
||||
- node.type.partenaire
|
||||
- node.type.static
|
||||
module:
|
||||
- actions_permissions
|
||||
- content_translation
|
||||
- filter
|
||||
- locale
|
||||
- node
|
||||
- system
|
||||
- toolbar
|
||||
id: editeur
|
||||
label: Editeur
|
||||
weight: -5
|
||||
is_admin: null
|
||||
permissions:
|
||||
- 'access administration pages'
|
||||
- 'access content overview'
|
||||
- 'access toolbar'
|
||||
- 'administer nodes'
|
||||
- 'create content translations'
|
||||
- 'create partenaire content'
|
||||
- 'create static content'
|
||||
- 'edit any partenaire content'
|
||||
- 'edit any static content'
|
||||
- 'execute entity:save_action node'
|
||||
- 'execute node_assign_owner_action node'
|
||||
- 'execute node_make_sticky_action node'
|
||||
- 'execute node_make_unsticky_action node'
|
||||
- 'execute node_promote_action node'
|
||||
- 'execute node_unpromote_action node'
|
||||
- 'revert partenaire revisions'
|
||||
- 'revert static revisions'
|
||||
- 'translate editable entities'
|
||||
- 'translate interface'
|
||||
- 'update content translations'
|
||||
- 'use text format wysiwyg'
|
||||
- 'view own unpublished content'
|
||||
- 'view partenaire revisions'
|
||||
- 'view static revisions'
|
||||
- 'view the administration theme'
|
Reference in New Issue
Block a user