continued drupal integration with pages and footer
This commit is contained in:
@@ -6,9 +6,11 @@ dependencies:
|
||||
- node.type.static
|
||||
module:
|
||||
- actions_permissions
|
||||
- config_pages
|
||||
- content_lock
|
||||
- content_translation
|
||||
- file
|
||||
- menu_admin_per_menu
|
||||
- node
|
||||
- system
|
||||
- toolbar
|
||||
@@ -22,11 +24,15 @@ permissions:
|
||||
- 'access administration pages'
|
||||
- 'access files overview'
|
||||
- 'access toolbar'
|
||||
- 'administer footer menu items'
|
||||
- 'administer users'
|
||||
- 'break content lock'
|
||||
- 'change own username'
|
||||
- 'create content translations'
|
||||
- 'edit any static content'
|
||||
- 'edit contact config page entity'
|
||||
- 'edit mentions_legales config page entity'
|
||||
- 'edit partenaires config page entity'
|
||||
- 'execute entity:save_action menu_link_content'
|
||||
- 'execute entity:save_action node'
|
||||
- 'execute entity:save_action taxonomy_term'
|
||||
@@ -42,5 +48,6 @@ permissions:
|
||||
- 'execute views_bulk_edit all'
|
||||
- 'revert static revisions'
|
||||
- 'update content translations'
|
||||
- 'view config_pages entity'
|
||||
- 'view static revisions'
|
||||
- 'view the administration theme'
|
||||
|
||||
Reference in New Issue
Block a user