editor role, admin menu, operations admin page

This commit is contained in:
2023-11-27 15:56:03 +01:00
parent d6bd976a4c
commit 9389dcfd9c
15 changed files with 1037 additions and 56 deletions
+6
View File
@@ -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'