drupal-quartiersdedemain/config/sync/editor.editor.wysiwyg.yml

46 lines
864 B
YAML

uuid: 15ca57b6-a81d-4f0e-9191-c902c0f2404c
langcode: fr
status: true
dependencies:
config:
- filter.format.wysiwyg
module:
- ckeditor5
_core:
default_config_hash: UHzilqnilnoji3DdOanr6_xzX4Dg430p8Dn4Ub7U9dw
format: wysiwyg
editor: ckeditor5
settings:
toolbar:
items:
- heading
- bold
- italic
- underline
- drupalInsertImage
- bulletedList
- numberedList
plugins:
ckeditor5_heading:
enabled_headings:
- heading2
- heading3
- heading4
- heading5
- heading6
ckeditor5_imageResize:
allow_resize: true
ckeditor5_list:
properties:
reversed: true
startIndex: true
multiBlock: true
image_upload:
status: true
scheme: public
directory: inline-images
max_size: ''
max_dimensions:
width: 0
height: 0