agaric-coop/config/editor.editor.basic_html.yml

61 lines
1.2 KiB
YAML
Raw Normal View History

uuid: 3c712744-1e92-4192-b577-117e3e23079b
2018-08-22 18:22:21 +00:00
langcode: en
status: true
dependencies:
config:
- filter.format.basic_html
module:
- ckeditor
_core:
default_config_hash: AqlPmO16LvJI4D0Ih6u4GFQIzqr5OnLgAUSjcUGWk2g
format: basic_html
editor: ckeditor
settings:
toolbar:
rows:
-
-
name: Formatting
items:
- Bold
- Italic
-
name: Linking
items:
- DrupalLink
- DrupalUnlink
-
name: Lists
items:
- BulletedList
- NumberedList
-
name: Media
items:
- Blockquote
- DrupalImage
-
name: 'Block Formatting'
items:
- Format
2018-11-19 08:56:15 +00:00
- Styles
2018-08-22 18:22:21 +00:00
-
name: Tools
items:
- Source
2019-02-21 14:02:38 +00:00
- ShowBlocks
- Maximize
2018-08-22 18:22:21 +00:00
plugins:
stylescombo:
styles: "p.subtitle.is-mono.is-4|Mono subtitle\r\np.title.is-5.is-spaced|Small title\r\np.subtitle.is-6|Small subtitle\r\n"
2018-11-19 08:56:15 +00:00
linebreaks:
method: force
2018-08-22 18:22:21 +00:00
image_upload:
status: true
scheme: public
directory: inline-images
max_size: ''
max_dimensions:
2018-11-19 08:56:15 +00:00
width: null
height: null