mirror of
https://git.northern.co/onpoint-suite/drupal_yp_install_profile.git
synced 2024-10-31 17:05:32 +00:00
- 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
79 lines
1.5 KiB
YAML
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
|