editor.editor.full_html.yml
Same filename in this branch
Same filename in other branches
- 8.9.x core/profiles/standard/config/install/editor.editor.full_html.yml
- 8.9.x core/profiles/demo_umami/config/install/editor.editor.full_html.yml
- 10 core/profiles/standard/config/install/editor.editor.full_html.yml
- 10 core/profiles/demo_umami/config/install/editor.editor.full_html.yml
- 10 core/modules/ckeditor5/tests/fixtures/ckeditor4_config/editor.editor.full_html.yml
- 11.x core/profiles/standard/config/install/editor.editor.full_html.yml
- 11.x core/profiles/demo_umami/config/install/editor.editor.full_html.yml
- 11.x core/modules/ckeditor5/tests/fixtures/ckeditor4_config/editor.editor.full_html.yml
- 11.x core/recipes/full_html_format_editor/config/editor.editor.full_html.yml
- 10 core/recipes/full_html_format_editor/config/editor.editor.full_html.yml
File
-
core/
profiles/ demo_umami/ config/ install/ editor.editor.full_html.yml
View source
- langcode: en
- status: true
- dependencies:
- config:
- - filter.format.full_html
- module:
- - ckeditor5
- format: full_html
- editor: ckeditor5
- settings:
- toolbar:
- items:
- - bold
- - italic
- - strikethrough
- - superscript
- - subscript
- - removeFormat
- - '|'
- - link
- - '|'
- - bulletedList
- - numberedList
- - '|'
- - blockQuote
- - drupalMedia
- - insertTable
- - horizontalLine
- - '|'
- - heading
- - '|'
- - sourceEditing
- plugins:
- ckeditor5_heading:
- enabled_headings:
- - heading2
- - heading3
- - heading4
- - heading5
- - heading6
- ckeditor5_sourceEditing:
- allowed_tags: { }
- image_upload:
- status: true
- scheme: public
- directory: inline-images
- max_size: ''
- max_dimensions:
- width: null
- height: null
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.