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

46 lines
864 B
YAML
Raw Normal View History

2024-02-20 11:50:15 +01:00
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
2024-02-29 17:24:53 +01:00
- underline
- drupalInsertImage
- bulletedList
- numberedList
2024-02-20 11:50:15 +01:00
plugins:
ckeditor5_heading:
enabled_headings:
- heading2
- heading3
- heading4
- heading5
- heading6
2024-02-29 17:24:53 +01:00
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