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

61 lines
1.1 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
plugins:
2018-11-19 08:56:15 +00:00
language:
language_list: un
2018-08-22 18:22:21 +00:00
stylescombo:
2018-11-19 08:56:15 +00:00
styles: 'p.subtitle.is-mono.is-4|Mono subtitle'
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