editor.editor.full_html.yml in Drupal 9
Same filename in this branch
Same filename and directory in other branches
core/profiles/demo_umami/config/install/editor.editor.full_html.yml
File
core/profiles/demo_umami/config/install/editor.editor.full_html.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - filter.format.full_html
- module:
- - ckeditor
- format: full_html
- editor: ckeditor
- settings:
- toolbar:
- rows:
- -
- -
- name: Formatting
- items:
- - Bold
- - Italic
- - Strike
- - Superscript
- - Subscript
- - '-'
- - RemoveFormat
- -
- name: Linking
- items:
- - DrupalLink
- - DrupalUnlink
- -
- name: Lists
- items:
- - BulletedList
- - NumberedList
- -
- name: Media
- items:
- - Blockquote
- - DrupalMediaLibrary
- - Table
- - HorizontalRule
- -
- name: 'Block Formatting'
- items:
- - Format
- -
- name: Tools
- items:
- - ShowBlocks
- - Source
- plugins:
- language:
- language_list: un
- stylescombo:
- styles: ''
- image_upload:
- status: true
- scheme: public
- directory: inline-images
- max_size: ''
- max_dimensions:
- width: null
- height: null