openfed-8.x-8.5/config/install/user.role.content_editor.yml
config/install/user.role.content_editor.yml
langcode: en
status: true
dependencies:
config:
- filter.format.embeddable_text
- filter.format.flexible_html
- node.type.page
- workflows.workflow.openfed_workflow
module:
- content_moderation
- content_translation
- contextual
- file
- filter
- media
- node
- override_node_options
- path
- system
- toolbar
id: content_editor
label: 'Content Editor'
weight: 4
is_admin: null
permissions:
- 'access administration pages'
- 'access content overview'
- 'access contextual links'
- 'access files overview'
- 'access media overview'
- 'access site in maintenance mode'
- 'access toolbar'
- 'administer menu'
- 'administer url aliases'
- 'create content translations'
- 'create page content'
- 'create url aliases'
- 'delete any page content'
- 'delete content translations'
- 'edit any page content'
- 'enter page revision log entry'
- 'override page authored by option'
- 'override page authored on option'
- 'override page published option'
- 'override page revision option'
- 'revert page revisions'
- 'translate any entity'
- 'update content translations'
- 'use openfed_workflow transition archive'
- 'use openfed_workflow transition drafting'
- 'use openfed_workflow transition publish'
- 'use text format embeddable_text'
- 'use text format flexible_html'
- 'view all revisions'
- 'view any unpublished content'
- 'view latest version'
- 'view media'
- 'view own unpublished content'
- 'view page revisions'
- 'view the administration theme'
