govcms-2.x-dev/config/install/editor.editor.rich_text.yml
config/install/editor.editor.rich_text.yml
langcode: en
status: true
dependencies:
config:
- filter.format.rich_text
module:
- ckeditor
format: rich_text
editor: ckeditor
settings:
toolbar:
rows:
-
-
name: Formatting
items:
- Bold
- Italic
- Underline
- Strike
- Superscript
- Subscript
- JustifyLeft
- JustifyCenter
- JustifyRight
- JustifyBlock
-
name: Links
items:
- DrupalLink
- DrupalUnlink
-
name: Lists
items:
- Table
- BulletedList
- NumberedList
-
name: Media
items:
- Blockquote
- DrupalImage
-
name: Tools
items:
- PasteFromWord
- Source
plugins:
language:
language_list: un
stylescombo:
styles: ''
image_upload:
status: false
scheme: public
directory: inline-images
max_size: ''
max_dimensions:
width: null
height: null
