geo-coop/config/sync/editor.editor.full_html.yml

55 lines
1.1 KiB
YAML
Raw Normal View History

2024-03-07 17:49:46 -08:00
uuid: 041f5b78-6d48-495d-8e78-6cc728679a20
2019-07-17 14:47:01 -05:00
langcode: en
status: true
dependencies:
config:
- filter.format.full_html
module:
- ckeditor5
2019-07-17 14:47:01 -05:00
format: full_html
editor: ckeditor5
2019-07-17 14:47:01 -05:00
settings:
toolbar:
items:
2024-03-07 17:49:46 -08:00
- heading
- bold
- italic
- underline
- superscript
- subscript
- removeFormat
2024-03-07 17:49:46 -08:00
- Footnotes
- link
- bulletedList
- numberedList
- blockQuote
2024-03-07 17:49:46 -08:00
- drupalMedia
- insertTable
- horizontalLine
2024-03-07 17:49:46 -08:00
- showBlocks
- sourceEditing
2019-07-17 14:47:01 -05:00
plugins:
ckeditor5_heading:
enabled_headings:
- heading2
- heading3
- heading4
- heading5
- heading6
ckeditor5_list:
properties:
reversed: true
startIndex: true
multiBlock: true
ckeditor5_sourceEditing:
allowed_tags: { }
2024-03-07 17:49:46 -08:00
editor_advanced_link_link:
enabled_attributes: { }
linkit_extension:
linkit_enabled: true
linkit_profile: default
2024-03-07 17:49:46 -08:00
media_media:
allow_view_mode_override: false
2024-10-07 12:38:45 -07:00
image_upload:
status: false