Enable new Title format submodule of Minimal HTML
This commit is contained in:
parent
7edec8774e
commit
5f3b662728
3 changed files with 79 additions and 0 deletions
40
config/sync/editor.editor.minimalhtmltitle.yml
Normal file
40
config/sync/editor.editor.minimalhtmltitle.yml
Normal file
|
@ -0,0 +1,40 @@
|
|||
uuid: 43deace6-3066-4627-a78f-7f4177aeafd9
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- filter.format.minimalhtmltitle
|
||||
module:
|
||||
- ckeditor
|
||||
_core:
|
||||
default_config_hash: KzgAyGtOmwxsCmjDE1v5LInNV3wobOT8oBbfnLl59jM
|
||||
format: minimalhtmltitle
|
||||
editor: ckeditor
|
||||
settings:
|
||||
toolbar:
|
||||
rows:
|
||||
-
|
||||
-
|
||||
name: Formatting
|
||||
items:
|
||||
- Bold
|
||||
- Italic
|
||||
-
|
||||
name: Tools
|
||||
items:
|
||||
- Source
|
||||
plugins:
|
||||
language:
|
||||
language_list: un
|
||||
stylescombo:
|
||||
styles: ''
|
||||
linebreaks:
|
||||
method: force
|
||||
image_upload:
|
||||
status: false
|
||||
scheme: public
|
||||
directory: inline-images
|
||||
max_size: ''
|
||||
max_dimensions:
|
||||
width: null
|
||||
height: null
|
Loading…
Add table
Add a link
Reference in a new issue