fully updated to drupal 10

This commit is contained in:
2024-08-22 00:02:35 +02:00
parent 096aa350d9
commit b6cc242184
297 changed files with 4219 additions and 5427 deletions

View File

@@ -24,6 +24,12 @@ settings:
- sourceEditing
- alignment
plugins:
ckeditor5_alignment:
enabled_alignments:
- left
- center
- right
- justify
ckeditor5_heading:
enabled_headings:
- heading2
@@ -31,26 +37,22 @@ settings:
- 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
ckeditor5_list:
properties:
reversed: true
startIndex: true
multiBlock: true
ckeditor5_sourceEditing:
allowed_tags: { }
editor_advanced_link_link:
enabled_attributes: { }
image_upload:
status: true
scheme: public
directory: inline-images
max_size: ''
max_size: null
max_dimensions:
width: 0
height: 0
width: null
height: null