updated to drupal 10.4

This commit is contained in:
2025-03-11 20:12:40 +01:00
parent 591559f428
commit 2896483a9b
271 changed files with 2841 additions and 6308 deletions

View File

@@ -19,7 +19,7 @@ settings:
- bulletedList
- numberedList
- blockQuote
- uploadImage
- drupalInsertImage
- sourceEditing
plugins:
ckeditor5_heading:
@@ -29,6 +29,10 @@ settings:
- heading4
- heading5
- heading6
ckeditor5_list:
properties:
reversed: true
startIndex: true
ckeditor5_sourceEditing:
allowed_tags: { }
linkit_extension:
@@ -38,7 +42,7 @@ image_upload:
status: true
scheme: public
directory: inline-images
max_size: ''
max_size: null
max_dimensions:
width: 0
height: 0
width: null
height: null