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

110 lines
2.1 KiB
YAML
Raw Normal View History

2019-07-17 14:47:01 -05:00
uuid: a5f0abfb-3948-4dc0-b8d6-f790acee0227
langcode: en
status: true
dependencies:
config:
- filter.format.full_html
module:
- ckeditor5
2019-07-17 14:47:01 -05:00
_core:
default_config_hash: 967ijj7p6i7rwrYl7r08WQFeCY_c23YAh0h8u-w_CXM
format: full_html
editor: ckeditor5
2019-07-17 14:47:01 -05:00
settings:
toolbar:
items:
- bold
- italic
- underline
- strikethrough
- code
- superscript
- subscript
- removeFormat
- '|'
- link
- '|'
- bulletedList
- numberedList
- '|'
- blockQuote
- drupalInsertImage
- insertTable
- specialCharacters
- horizontalLine
- '|'
- heading
- '|'
- undo
- redo
- sourceEditing
2019-07-17 14:47:01 -05:00
rows:
-
-
name: Formatting
items:
- Bold
- Italic
- Underline
2019-07-17 14:47:01 -05:00
- Superscript
- Subscript
- '-'
- RemoveFormat
-
name: Linking
items:
- footnotes
- DrupalLink
2019-07-17 14:47:01 -05:00
- DrupalUnlink
-
name: Lists
items:
- BulletedList
- NumberedList
-
name: Media
items:
- Blockquote
- DrupalImage
- Table
- HorizontalRule
-
name: 'Block Formatting'
items:
- Format
-
name: Tools
items:
- ShowBlocks
- Source
plugins:
ckeditor5_heading:
enabled_headings:
- heading2
- heading3
- heading4
- heading5
- heading6
ckeditor5_imageResize:
allow_resize: true
ckeditor5_list:
properties:
reversed: true
startIndex: true
multiBlock: true
ckeditor5_sourceEditing:
allowed_tags: { }
drupallink:
linkit_enabled: true
linkit_profile: default
linebreaks:
method: force
2019-07-17 14:47:01 -05:00
image_upload:
status: true
scheme: public
directory: inline-images
max_size: ''
max_dimensions:
width: null
height: null