switched to ckeditor5

This commit is contained in:
2025-03-11 19:29:56 +01:00
parent b96a114269
commit bba4dc5c04
6 changed files with 97 additions and 65 deletions

View File

@@ -1,76 +1,43 @@
uuid: a4e62f3c-179b-40bd-b5ff-bad393554328
uuid: deddb1b4-05d6-4c9b-821d-cf8862c09983
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
- video_embed
-
name: Outils
items:
- Source
-
name: Copy/Paste
items:
- Copy
- Cut
- Paste
- PasteText
- PasteFromWord
-
name: iframe
items:
- Iframe
items:
- heading
- bold
- underline
- italic
- link
- bulletedList
- numberedList
- blockQuote
- uploadImage
- sourceEditing
plugins:
drupallink:
linkit_enabled: true
linkit_profile: default
stylescombo:
styles: h4.inter-titre|Inter-titre
video_embed:
defaults:
children:
autoplay: false
responsive: false
width: '854'
height: '480'
ckeditor5_heading:
enabled_headings:
- heading2
- heading3
- heading4
- heading5
- heading6
ckeditor5_sourceEditing:
allowed_tags: { }
linkit_extension:
linkit_enabled: false
image_upload:
status: true
scheme: public
directory: wysiwyg-images
directory: inline-images
max_size: ''
max_dimensions:
width: null
height: null
width: 0
height: 0