architecture de contenu + theming in parrallele
This commit is contained in:
@@ -3,6 +3,8 @@ langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.chapitre
|
||||
- node.type.partie
|
||||
- node.type.static
|
||||
module:
|
||||
- actions_permissions
|
||||
@@ -19,11 +21,21 @@ weight: -7
|
||||
is_admin: null
|
||||
permissions:
|
||||
- 'access administration pages'
|
||||
- 'access content overview'
|
||||
- 'access files overview'
|
||||
- 'access toolbar'
|
||||
- 'administer nodes'
|
||||
- 'administer users'
|
||||
- 'change own username'
|
||||
- 'create chapitre content'
|
||||
- 'create content translations'
|
||||
- 'create partie content'
|
||||
- 'create static content'
|
||||
- 'delete chapitre revisions'
|
||||
- 'delete partie revisions'
|
||||
- 'delete static revisions'
|
||||
- 'edit any chapitre content'
|
||||
- 'edit any partie content'
|
||||
- 'edit any static content'
|
||||
- 'execute entity:save_action menu_link_content'
|
||||
- 'execute entity:save_action node'
|
||||
@@ -37,7 +49,12 @@ permissions:
|
||||
- 'execute user_unblock_user_action user'
|
||||
- 'execute vbo_cancel_user_action user'
|
||||
- 'execute views_bulk_edit all'
|
||||
- 'revert chapitre revisions'
|
||||
- 'revert partie revisions'
|
||||
- 'revert static revisions'
|
||||
- 'update content translations'
|
||||
- 'view chapitre revisions'
|
||||
- 'view own unpublished content'
|
||||
- 'view partie revisions'
|
||||
- 'view static revisions'
|
||||
- 'view the administration theme'
|
||||
|
||||
Reference in New Issue
Block a user