first back integration
This commit is contained in:
@@ -3,11 +3,17 @@ langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.logo_link
|
||||
- filter.format.wysiwyg
|
||||
- node.type.partenaire
|
||||
- node.type.static
|
||||
module:
|
||||
- actions_permissions
|
||||
- block_content
|
||||
- content_translation
|
||||
- file
|
||||
- filter
|
||||
- locale
|
||||
- node
|
||||
- system
|
||||
- toolbar
|
||||
@@ -19,17 +25,25 @@ 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 content translations'
|
||||
- 'create partenaire content'
|
||||
- 'create static content'
|
||||
- 'edit any logo_link block content'
|
||||
- 'edit any partenaire content'
|
||||
- 'edit any static content'
|
||||
- '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_assign_owner_action node'
|
||||
- 'execute node_make_sticky_action node'
|
||||
- 'execute node_make_unsticky_action node'
|
||||
- 'execute node_promote_action node'
|
||||
- 'execute node_unpromote_action node'
|
||||
- 'execute user_add_role_action user'
|
||||
@@ -38,7 +52,14 @@ permissions:
|
||||
- 'execute user_unblock_user_action user'
|
||||
- 'execute vbo_cancel_user_action user'
|
||||
- 'execute views_bulk_edit all'
|
||||
- 'revert partenaire revisions'
|
||||
- 'revert static revisions'
|
||||
- 'translate editable entities'
|
||||
- 'translate interface'
|
||||
- 'update content translations'
|
||||
- 'use text format wysiwyg'
|
||||
- 'view any logo_link block content history'
|
||||
- 'view own unpublished content'
|
||||
- 'view partenaire revisions'
|
||||
- 'view static revisions'
|
||||
- 'view the administration theme'
|
||||
|
Reference in New Issue
Block a user