drupal_yp_install_profile/config/install/editor.editor.basic_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

79 lines
1.5 KiB
YAML

uuid: fd0c0d83-dfc8-40de-9a8e-ad850d19689c
langcode: en
status: true
dependencies:
config:
- filter.format.basic_html
module:
- ckeditor
_core:
default_config_hash: TljEERgwJ7gXa44lcWjt3dxav-Orb912H7WbSgTdeYQ
format: basic_html
editor: ckeditor
settings:
toolbar:
rows:
-
-
name: Formatting
items:
- Bold
- Italic
- 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
- PasteText
- Paste
- PasteFromWord
- 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