From f94b70bd580b38dd60e30af30904abdd50b32394 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 23 Oct 2018 21:41:49 -0400 Subject: [PATCH] Commit config snapshot --- ...ot.config_sync.module.minimalhtmltitle.yml | 94 +++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.minimalhtmltitle.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.minimalhtmltitle.yml b/config/sync/config_snapshot.snapshot.config_sync.module.minimalhtmltitle.yml new file mode 100644 index 0000000..8b0c926 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.minimalhtmltitle.yml @@ -0,0 +1,94 @@ +uuid: 615395e8-3753-4d72-8564-db825f47b23a +langcode: en +status: true +dependencies: + module: + - minimalhtmltitle +id: config_sync.module.minimalhtmltitle +snapshotSet: config_sync +extensionType: module +extensionName: minimalhtmltitle +items: + - + collection: '' + name: editor.editor.minimalhtmltitle + data: + langcode: en + status: true + dependencies: + config: + - filter.format.minimalhtmltitle + module: + - ckeditor + format: minimalhtmltitle + editor: ckeditor + settings: + toolbar: + rows: + - + - + name: Formatting + items: + - Bold + - Italic + - + name: Tools + items: + - Source + plugins: + language: + language_list: un + stylescombo: + styles: '' + indentblock: + enable: 0 + colorbutton: + colors: '' + linebreaks: + method: force + image_upload: + status: false + scheme: public + directory: inline-images + max_size: '' + max_dimensions: + width: null + height: null + - + collection: '' + name: filter.format.minimalhtmltitle + data: + langcode: en + status: true + name: 'Minimal HTML' + format: minimalhtmltitle + weight: 0 + filters: + filter_htmlcorrector: + id: filter_htmlcorrector + provider: filter + status: true + weight: 10 + settings: { } + filter_url: + id: filter_url + provider: filter + status: true + weight: 0 + settings: + filter_url_length: 72 + filter_autop: + id: filter_autop + provider: filter + status: true + weight: 0 + settings: { } + filter_html: + id: filter_html + provider: filter + status: true + weight: -10 + settings: + allowed_html: '
' + filter_html_help: false + filter_html_nofollow: false