upgraded to ckeditor5

This commit is contained in:
2025-07-22 21:35:56 +02:00
parent f1a9390611
commit 302e4fdc15
7 changed files with 87 additions and 93 deletions
+33 -46
View File
@@ -1,64 +1,51 @@
uuid: 0b448044-22d4-49e6-9d45-d849b3b4d154
uuid: cb09e5e1-dbca-45f6-a4be-c2e2debac9a9
langcode: fr
status: true
dependencies:
config:
- filter.format.wysiwyg
module:
- ckeditor
_core:
default_config_hash: 45tCDsVx8RKDcrtyfVeP88jcBXzIxLtadjP2kF_DIjs
- ckeditor5
format: wysiwyg
editor: ckeditor
editor: ckeditor5
settings:
toolbar:
rows:
-
-
name: Formats
items:
- Styles
- Bold
- Italic
- Underline
-
name: Liens
items:
- DrupalLink
- DrupalUnlink
-
name: Listes
items:
- BulletedList
- NumberedList
-
name: Média
items:
- Blockquote
- DrupalImage
-
name: Outils
items:
- Source
-
name: Copy/Paste
items:
- Copy
- Cut
- Paste
- PasteText
- PasteFromWord
items:
- style
- bold
- italic
- underline
- '|'
- link
- '|'
- bulletedList
- numberedList
- '|'
- blockQuote
- drupalInsertImage
- '|'
- sourceEditing
plugins:
drupallink:
ckeditor5_style:
styles:
-
label: Inter-titre
element: '<h4 class="inter-titre">'
ckeditor5_sourceEditing:
allowed_tags: { }
ckeditor5_list:
reversed: true
startIndex: true
ckeditor5_imageResize:
allow_resize: true
linkit_extension:
linkit_enabled: true
linkit_profile: default
stylescombo:
styles: h4.inter-titre|Inter-titre
image_upload:
status: true
scheme: public
directory: wysiwyg-images
max_size: ''
max_dimensions:
width: null
height: null
width: 0
height: 0