editor.editor.full_html.yml
Same filename in this branch
Same filename in other branches
- 9 core/profiles/standard/config/install/editor.editor.full_html.yml
- 9 core/profiles/demo_umami/config/install/editor.editor.full_html.yml
- 9 core/modules/ckeditor5/tests/fixtures/ckeditor4_config/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
1 string reference to 'editor.editor.full_html'
- EditorUpdateTest::testEditorUpdate8001 in core/
modules/ editor/ tests/ src/ Functional/ Update/ EditorUpdateTest.php - Tests editor_update_8001().
File
-
core/
profiles/ standard/ config/ install/ editor.editor.full_html.yml
View 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
- - DrupalImage
- - Table
- - HorizontalRule
- -
- name: 'Block Formatting'
- items:
- - Format
- -
- name: Tools
- items:
- - ShowBlocks
- - Source
- plugins:
- stylescombo:
- styles: ''
- image_upload:
- status: true
- scheme: public
- directory: inline-images
- max_size: ''
- max_dimensions:
- width: 0
- height: 0
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.