editor role, admin menu, operations admin page
This commit is contained in:
@@ -3,6 +3,7 @@ langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- filter.format.wysiwyg
|
||||
- node.type.operation
|
||||
- node.type.static
|
||||
module:
|
||||
@@ -11,6 +12,7 @@ dependencies:
|
||||
- content_lock
|
||||
- content_translation
|
||||
- file
|
||||
- filter
|
||||
- menu_admin_per_menu
|
||||
- node
|
||||
- system
|
||||
@@ -36,6 +38,9 @@ permissions:
|
||||
- 'edit contact config page entity'
|
||||
- 'edit mentions_legales config page entity'
|
||||
- 'edit partenaires config page entity'
|
||||
- 'execute entity:break_lock config_pages'
|
||||
- 'execute entity:break_lock node'
|
||||
- 'execute entity:save_action config_pages'
|
||||
- 'execute entity:save_action menu_link_content'
|
||||
- 'execute entity:save_action node'
|
||||
- 'execute entity:save_action taxonomy_term'
|
||||
@@ -51,6 +56,7 @@ permissions:
|
||||
- 'execute views_bulk_edit all'
|
||||
- 'revert static revisions'
|
||||
- 'update content translations'
|
||||
- 'use text format wysiwyg'
|
||||
- 'view config_pages entity'
|
||||
- 'view static revisions'
|
||||
- 'view the administration theme'
|
||||
|
||||
Reference in New Issue
Block a user