sector-8.x-2.0-alpha4/config/install/editor.editor.full_html.yml
config/install/editor.editor.full_html.yml
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
- '-'
-
name: Linking
items:
- DrupalLink
- DrupalUnlink
- Anchor
-
name: Lists
items:
- BulletedList
- NumberedList
- Outdent
- Indent
-
name: Tools
items:
- Undo
- Redo
- ShowBlocks
- RemoveFormat
- PasteText
- PasteFromWord
- SpecialChar
- Maximize
- Source
-
name: Media
items:
- media_entity_image
- media_entity_file
-
name: 'Custom styles'
items:
- Blockquote
- HorizontalRule
- Styles
- TemplateSelector
plugins:
stylescombo:
styles: "p|Normal text\r\np.lead|Leading text\r\nspan.bg-warning|Highlight text\r\nh2|Heading 1\r\nh3|Heading 2\r\nh4|Heading 3\r\nh5|Heading 4\r\n"
drupallink:
linkit_enabled: true
linkit_profile: linkit_wysiwyg
language:
language_list: un
image_upload:
status: true
scheme: public
directory: inline-images
max_size: ''
max_dimensions:
width: null
height: null
