1234567891011121314151617181920212223242526272829303132333435363738394041 |
- uuid: 7740ebe5-9200-4336-b6b8-c29afee5f3b4
- langcode: fr
- status: true
- dependencies:
- config:
- - filter.format.wysiwyg
- - node.type.static
- module:
- - actions_permissions
- - content_translation
- - filter
- - locale
- - node
- - system
- - toolbar
- id: editeur
- label: Editeur
- weight: -5
- is_admin: null
- permissions:
- - 'access administration pages'
- - 'access content overview'
- - 'access toolbar'
- - 'administer nodes'
- - 'create content translations'
- - 'create static content'
- - 'edit any static content'
- - 'execute entity:save_action node'
- - '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'
- - 'revert static revisions'
- - 'translate editable entities'
- - 'translate interface'
- - 'update content translations'
- - 'use text format wysiwyg'
- - 'view own unpublished content'
- - 'view static revisions'
- - 'view the administration theme'
|