actus permissions
This commit is contained in:
@@ -4,6 +4,7 @@ status: true
|
|||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- filter.format.wysiwyg
|
- filter.format.wysiwyg
|
||||||
|
- node.type.actualite
|
||||||
- node.type.operation
|
- node.type.operation
|
||||||
- node.type.static
|
- node.type.static
|
||||||
module:
|
module:
|
||||||
@@ -34,11 +35,16 @@ permissions:
|
|||||||
- 'administer users'
|
- 'administer users'
|
||||||
- 'break content lock'
|
- 'break content lock'
|
||||||
- 'change own username'
|
- 'change own username'
|
||||||
|
- 'create actualite content'
|
||||||
- 'create content translations'
|
- 'create content translations'
|
||||||
|
- 'delete any actualite content'
|
||||||
|
- 'delete own actualite content'
|
||||||
|
- 'edit any actualite content'
|
||||||
- 'edit any operation content'
|
- 'edit any operation content'
|
||||||
- 'edit any static content'
|
- 'edit any static content'
|
||||||
- 'edit contact config page entity'
|
- 'edit contact config page entity'
|
||||||
- 'edit mentions_legales config page entity'
|
- 'edit mentions_legales config page entity'
|
||||||
|
- 'edit own actualite content'
|
||||||
- 'edit partenaires config page entity'
|
- 'edit partenaires config page entity'
|
||||||
- 'execute entity:break_lock config_pages'
|
- 'execute entity:break_lock config_pages'
|
||||||
- 'execute entity:break_lock node'
|
- 'execute entity:break_lock node'
|
||||||
@@ -56,9 +62,11 @@ permissions:
|
|||||||
- 'execute user_unblock_user_action user'
|
- 'execute user_unblock_user_action user'
|
||||||
- 'execute vbo_cancel_user_action user'
|
- 'execute vbo_cancel_user_action user'
|
||||||
- 'execute views_bulk_edit all'
|
- 'execute views_bulk_edit all'
|
||||||
|
- 'revert actualite revisions'
|
||||||
- 'revert static revisions'
|
- 'revert static revisions'
|
||||||
- 'update content translations'
|
- 'update content translations'
|
||||||
- 'use text format wysiwyg'
|
- 'use text format wysiwyg'
|
||||||
|
- 'view actualite revisions'
|
||||||
- 'view config_pages entity'
|
- 'view config_pages entity'
|
||||||
- 'view static revisions'
|
- 'view static revisions'
|
||||||
- 'view the administration theme'
|
- 'view the administration theme'
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ status: true
|
|||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- filter.format.wysiwyg
|
- filter.format.wysiwyg
|
||||||
|
- node.type.actualite
|
||||||
- node.type.static
|
- node.type.static
|
||||||
module:
|
module:
|
||||||
- actions_permissions
|
- actions_permissions
|
||||||
@@ -25,16 +26,21 @@ permissions:
|
|||||||
- 'access toolbar'
|
- 'access toolbar'
|
||||||
- 'access user profiles'
|
- 'access user profiles'
|
||||||
- 'break content lock'
|
- 'break content lock'
|
||||||
|
- 'create actualite content'
|
||||||
|
- 'edit any actualite content'
|
||||||
- 'edit any static content'
|
- 'edit any static content'
|
||||||
- 'edit contact config page entity'
|
- 'edit contact config page entity'
|
||||||
- 'edit mentions_legales config page entity'
|
- 'edit mentions_legales config page entity'
|
||||||
|
- 'edit own actualite content'
|
||||||
- 'edit partenaires config page entity'
|
- 'edit partenaires config page entity'
|
||||||
- 'execute entity:break_lock config_pages'
|
- 'execute entity:break_lock config_pages'
|
||||||
- 'execute entity:break_lock node'
|
- 'execute entity:break_lock node'
|
||||||
- 'execute entity:save_action config_pages'
|
- 'execute entity:save_action config_pages'
|
||||||
- 'execute entity:save_action node'
|
- 'execute entity:save_action node'
|
||||||
|
- 'revert actualite revisions'
|
||||||
- 'revert static revisions'
|
- 'revert static revisions'
|
||||||
- 'use text format wysiwyg'
|
- 'use text format wysiwyg'
|
||||||
|
- 'view actualite revisions'
|
||||||
- 'view static revisions'
|
- 'view static revisions'
|
||||||
- 'view the administration theme'
|
- 'view the administration theme'
|
||||||
- 'view user email addresses'
|
- 'view user email addresses'
|
||||||
|
|||||||
Reference in New Issue
Block a user