popsu-d9/config/sync/editor.editor.wysiwyg.yml
2025-03-11 20:12:40 +01:00

49 lines
910 B
YAML

uuid: deddb1b4-05d6-4c9b-821d-cf8862c09983
langcode: fr
status: true
dependencies:
config:
- filter.format.wysiwyg
module:
- ckeditor5
format: wysiwyg
editor: ckeditor5
settings:
toolbar:
items:
- heading
- bold
- underline
- italic
- link
- bulletedList
- numberedList
- blockQuote
- drupalInsertImage
- sourceEditing
plugins:
ckeditor5_heading:
enabled_headings:
- heading2
- heading3
- heading4
- heading5
- heading6
ckeditor5_list:
properties:
reversed: true
startIndex: true
ckeditor5_sourceEditing:
allowed_tags: { }
linkit_extension:
linkit_enabled: true
linkit_profile: default
image_upload:
status: true
scheme: public
directory: inline-images
max_size: null
max_dimensions:
width: null
height: null