images in static CT wysiwyg #2448

This commit is contained in:
2023-12-01 10:43:46 +01:00
parent 84686dd39d
commit d45668f042
3 changed files with 16 additions and 4 deletions
+11 -1
View File
@@ -16,6 +16,7 @@ settings:
- heading
- bold
- italic
- drupalInsertImage
plugins:
ckeditor5_heading:
enabled_headings:
@@ -24,4 +25,13 @@ settings:
- heading4
- heading5
- heading6
image_upload: { }
ckeditor5_imageResize:
allow_resize: true
image_upload:
status: true
scheme: public
directory: inline-images
max_size: ''
max_dimensions:
width: 1080
height: 1080