layout_builder_tomsaw-1.0.x-dev/config/optional/editor.editor.default.yml
config/optional/editor.editor.default.yml
langcode: en
status: true
dependencies:
config:
- filter.format.default
module:
- ckeditor5
format: default
editor: ckeditor5
settings:
toolbar:
items:
- heading
- bold
- italic
- underline
- strikethrough
- removeFormat
- alignment
- '|'
- link
- bulletedList
- numberedList
- code
- insertTable
- horizontalLine
- '|'
- blockQuote
- drupalMedia
- '|'
- sourceEditing
plugins:
ckeditor5_alignment:
enabled_alignments:
- center
- justify
- left
- right
ckeditor5_heading:
enabled_headings:
- heading2
- heading3
- heading4
- heading5
- heading6
ckeditor5_list:
reversed: true
startIndex: true
ckeditor5_sourceEditing:
allowed_tags: { }
linkit_extension:
linkit_enabled: true
linkit_profile: default
media_media:
allow_view_mode_override: false
image_upload:
status: false
scheme: public
directory: inline-images
max_size: ''
max_dimensions:
width: 0
height: 0
