switched to ckeditor5, plu C modules

This commit is contained in:
2024-08-12 16:03:53 +02:00
parent 5bc14ec286
commit b4082df0d7
51 changed files with 860 additions and 266 deletions

View File

@@ -1,85 +1,41 @@
uuid: 3ee84454-2996-4dd0-85cb-037da45a7137
uuid: a786d05f-0af2-4ceb-a899-ae15d35f7cc1
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: misc
items:
- SpecialChar
-
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:
- bold
- italic
- underline
- specialCharacters
- link
- bulletedList
- numberedList
- blockQuote
- drupalInsertImage
- sourceEditing
plugins:
drupallink:
linkit_enabled: true
linkit_profile: default
stylescombo:
styles: h4.inter-titre|Inter-titre
codemirror:
enable: true
mode: htmlmixed
theme: monokai
startupMode: wysiwyg
options:
lineNumbers: true
lineWrapping: true
matchBrackets: true
autoCloseTags: true
autoCloseBrackets: true
enableSearchTools: true
enableCodeFolding: true
enableCodeFormatting: true
autoFormatOnStart: true
autoFormatOnModeChange: true
autoFormatOnUncomment: true
ckeditor5_sourceEditing:
allowed_tags: { }
ckeditor5_list:
reversed: true
startIndex: true
ckeditor5_imageResize:
allow_resize: true
editor_advanced_link_link:
enabled_attributes: { }
image_upload:
status: true
scheme: public
directory: wysiwyg-images
directory: inline-images
max_size: ''
max_dimensions:
width: null
height: null
width: 0
height: 0