You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

71 lines
1.3 KiB

uuid: 9959babe-5bec-457c-b24a-83f932dbb834
langcode: en
status: true
dependencies:
config:
- filter.format.full_html
module:
- ckeditor5
format: full_html
editor: ckeditor5
settings:
toolbar:
items:
- heading
- bold
- italic
- undo
- redo
- specialCharacters
- sourceEditing
- underline
- code
- codeBlock
- strikethrough
- subscript
- superscript
- blockQuote
- link
- bulletedList
- numberedList
- horizontalLine
- alignment
- removeFormat
- insertTable
- drupalInsertImage
- indent
- outdent
- drupalMedia
- imce_link
- imce_image
plugins:
ckeditor5_alignment:
enabled_alignments:
- center
- justify
- left
- right
ckeditor5_heading:
enabled_headings:
- heading2
- heading3
- heading4
- heading5
- heading6
ckeditor5_imageResize:
allow_resize: true
ckeditor5_list:
reversed: true
startIndex: true
ckeditor5_sourceEditing:
allowed_tags: { }
media_media:
allow_view_mode_override: false
image_upload:
status: false
scheme: public
directory: inline-images
max_size: ''
max_dimensions:
width: 0
height: 0