created editor role

This commit is contained in:
2023-12-19 12:03:17 +01:00
parent 9db8cebe7d
commit a0fc50a1ca
4 changed files with 91 additions and 0 deletions

View File

@@ -0,0 +1,46 @@
uuid: fd36b79f-f3ed-407d-ab9f-fd17c84b8bd4
langcode: fr
status: true
dependencies:
config:
- node.type.actualite
- node.type.equipe
- node.type.partenaire
- node.type.static
- taxonomy.vocabulary.type_dactus
module:
- actions_permissions
- node
- system
- taxonomy
- toolbar
id: editor
label: Editor
weight: -5
is_admin: null
permissions:
- 'access administration pages'
- 'access content overview'
- 'access toolbar'
- 'create actualite content'
- 'create equipe content'
- 'create partenaire content'
- 'create terms in type_dactus'
- 'edit any actualite content'
- 'edit any equipe content'
- 'edit any partenaire content'
- 'edit any static content'
- 'edit terms in type_dactus'
- 'execute entity:save_action menu_link_content'
- 'execute entity:save_action node'
- 'execute entity:save_action taxonomy_term'
- 'execute entity:save_action user'
- 'execute node_promote_action node'
- 'execute node_unpromote_action node'
- 'execute user_unblock_user_action user'
- 'revert actualite revisions'
- 'revert equipe revisions'
- 'revert partenaire revisions'
- 'revert static revisions'
- 'view static revisions'
- 'view the administration theme'