materio-d9/config/sync/editor.editor.full_html.yml

57 lines
1.1 KiB
YAML

uuid: 56efc351-aaf7-4d9f-b10f-69884d689462
langcode: fr
status: true
dependencies:
config:
- filter.format.full_html
module:
- ckeditor5
format: full_html
editor: ckeditor5
settings:
toolbar:
items:
- heading
- underline
- strikethrough
- bold
- italic
- blockQuote
- link
- bulletedList
- numberedList
- drupalInsertImage
- sourceEditing
- alignment
plugins:
ckeditor5_heading:
enabled_headings:
- heading2
- heading3
- heading4
- heading5
- heading6
ckeditor5_sourceEditing:
allowed_tags: { }
ckeditor5_list:
reversed: true
startIndex: true
ckeditor5_alignment:
enabled_alignments:
- left
- center
- right
- justify
ckeditor5_imageResize:
allow_resize: true
editor_advanced_link_link:
enabled_attributes: { }
image_upload:
status: true
scheme: public
directory: inline-images
max_size: ''
max_dimensions:
width: 0
height: 0