12345678910111213141516171819202122232425262728293031323334353637383940 |
- uuid: 757c78f0-42aa-46aa-89b4-2223779b4ec6
- langcode: fr
- status: true
- dependencies:
- config:
- - filter.format.wysiwyg
- - node.type.static
- module:
- - actions_permissions
- - config_pages
- - content_lock
- - filter
- - node
- - notify
- - system
- - toolbar
- id: editor
- label: Editor
- weight: -5
- is_admin: null
- permissions:
- - 'access administration pages'
- - 'access content overview'
- - 'access notify'
- - 'access toolbar'
- - 'access user profiles'
- - 'break content lock'
- - 'edit any static content'
- - 'edit contact config page entity'
- - 'edit mentions_legales config page entity'
- - 'edit partenaires config page entity'
- - 'execute entity:break_lock config_pages'
- - 'execute entity:break_lock node'
- - 'execute entity:save_action config_pages'
- - 'execute entity:save_action node'
- - 'revert static revisions'
- - 'use text format wysiwyg'
- - 'view static revisions'
- - 'view the administration theme'
- - 'view user email addresses'
|