drupal_yp_install_profile/config/install/user.role.editor.yml
alex a4496d666d Config update:
- Embedding media with CKEditor
- Adding media to Linkit
- Adding Full screen WYSIWYG button
- Turn on file delete by default
- Archive workflow default revision fix
- Bulk media upload functionality
- Add "Very Simple HTML" editor type
2022-01-31 11:58:48 -07:00

85 lines
2.2 KiB
YAML

uuid: f793b9f6-842c-417a-9618-8c010b68d1a2
langcode: en
status: true
dependencies:
config:
- filter.format.basic_html
- filter.format.super_simple_html
- media.type.document
- media.type.image
- media.type.remote_video
- media.type.svg
- node.type.homepage
- workflows.workflow.default_workflow
module:
- actions_permissions
- content_moderation
- contextual
- dropzonejs
- entity_usage
- file
- filter
- honeypot
- media
- node
- paragraphs
- scheduled_transitions
- system
- taxonomy
- toolbar
_core:
default_config_hash: Xoc9aTjAG5PjRkEjZwKRmsC0GgwwydqVWPe5Z8MldM0
id: editor
label: Editor
weight: -7
is_admin: null
permissions:
- 'access administration pages'
- 'access content overview'
- 'access contextual links'
- 'access entity usage statistics'
- 'access files overview'
- 'access media overview'
- 'access taxonomy overview'
- 'access toolbar'
- 'bypass honeypot protection'
- 'create document media'
- 'create image media'
- 'create media'
- 'create remote_video media'
- 'create svg media'
- 'delete media'
- 'delete own document media'
- 'delete own image media'
- 'delete own remote_video media'
- 'delete own svg media'
- 'dropzone upload files'
- 'edit any homepage content'
- 'edit own document media'
- 'edit own homepage content'
- 'edit own image media'
- 'edit own remote_video media'
- 'edit own svg media'
- 'execute entity:publish_action media'
- 'execute entity:publish_action paragraph'
- 'execute entity:save_action file'
- 'execute entity:save_action media'
- 'execute entity:save_action node'
- 'execute entity:unpublish_action paragraph'
- 'update media'
- 'use default_workflow transition create_new_draft'
- 'use text format basic_html'
- 'use text format super_simple_html'
- 'view all media revisions'
- 'view all scheduled transitions'
- 'view any unpublished content'
- 'view exhibition_event revisions'
- 'view featured_work revisions'
- 'view homepage revisions'
- 'view latest version'
- 'view news_article revisions'
- 'view own unpublished content'
- 'view own unpublished media'
- 'view the administration theme'
- 'view unpublished paragraphs'