switched to ckeditor5, plu C modules
This commit is contained in:
86
wysiwyg-editor-after.yml
Normal file
86
wysiwyg-editor-after.yml
Normal file
@@ -0,0 +1,86 @@
|
||||
uuid: 3ee84454-2996-4dd0-85cb-037da45a7137
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- filter.format.wysiwyg
|
||||
module:
|
||||
- ckeditor
|
||||
_core:
|
||||
default_config_hash: 45tCDsVx8RKDcrtyfVeP88jcBXzIxLtadjP2kF_DIjs
|
||||
format: wysiwyg
|
||||
editor: ckeditor
|
||||
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
|
||||
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
|
||||
image_upload:
|
||||
status: true
|
||||
scheme: public
|
||||
directory: wysiwyg-images
|
||||
max_size: ''
|
||||
max_dimensions:
|
||||
width: null
|
||||
height: null
|
||||
|
Reference in New Issue
Block a user