restored ckeditor5
This commit is contained in:
parent
a0127f9d4a
commit
2eecc15c17
24
config/install/editor.editor.wysiwyg.yml
Normal file
24
config/install/editor.editor.wysiwyg.yml
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- filter.format.wysiwyg
|
||||||
|
module:
|
||||||
|
- ckeditor5
|
||||||
|
format: wysiwyg
|
||||||
|
editor: ckeditor5
|
||||||
|
settings:
|
||||||
|
toolbar:
|
||||||
|
items:
|
||||||
|
- heading
|
||||||
|
- bold
|
||||||
|
- italic
|
||||||
|
plugins:
|
||||||
|
ckeditor5_heading:
|
||||||
|
enabled_headings:
|
||||||
|
- heading2
|
||||||
|
- heading3
|
||||||
|
- heading4
|
||||||
|
- heading5
|
||||||
|
- heading6
|
||||||
|
image_upload: { }
|
@ -8,6 +8,7 @@ dependencies:
|
|||||||
- 'ban'
|
- 'ban'
|
||||||
- 'block'
|
- 'block'
|
||||||
- 'breakpoint'
|
- 'breakpoint'
|
||||||
|
- 'ckeditor5'
|
||||||
- 'config'
|
- 'config'
|
||||||
- 'contact'
|
- 'contact'
|
||||||
- 'contextual'
|
- 'contextual'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user