drupal_yp_install_profile/config/install/editor.editor.full_html.yml
alex a4496d666d Config update:
- Embedding media with CKEditor
- Adding media to Linkit
- Adding Full screen WYSIWYG button
- Turn on file delete by default
- Archive workflow default revision fix
- Bulk media upload functionality
- Add "Very Simple HTML" editor type
2022-01-31 11:58:48 -07:00

84 lines
1.6 KiB
YAML

uuid: a1287bda-277b-47a6-a883-81b27903dd17
langcode: en
status: true
dependencies:
config:
- filter.format.full_html
module:
- ckeditor
_core:
default_config_hash: 5kuowXa-gvTyefEo8KxgMHR9kzci3qKxZnD79IDGVbc
format: full_html
editor: ckeditor
settings:
toolbar:
rows:
-
-
name: Formatting
items:
- Bold
- Italic
- Underline
- Strike
- Superscript
- Subscript
- JustifyLeft
- JustifyCenter
- JustifyRight
- Undo
- Redo
-
name: Links
items:
- DrupalLink
- DrupalUnlink
- Anchor
-
name: Lists
items:
- BulletedList
- NumberedList
-
name: Media
items:
- Blockquote
- DrupalMediaLibrary
-
name: Indent
items:
- Outdent
- Indent
-
name: Format
items:
- Format
- Table
-
name: Tools
items:
- Source
- Paste
- PasteText
- PasteFromWord
- SpecialChar
- Maximize
plugins:
stylescombo:
styles: ''
drupallink:
linkit_enabled: true
linkit_profile: default
language:
language_list: un
indentblock:
enable: 1
image_upload:
status: true
scheme: public
directory: inline-images
max_size: ''
max_dimensions:
width: null
height: null