From bd93c6c211f628c166f48c30f02025dfb915c91a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 7 Oct 2019 11:12:43 -0400 Subject: [PATCH] Commit config snapshot --- ...napshot.config_sync.module.minimalhtml.yml | 108 ++++++++++++++++++ ....config_sync.module.wysiwyg_linebreaks.yml | 11 ++ 2 files changed, 119 insertions(+) create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.minimalhtml.yml create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.wysiwyg_linebreaks.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.minimalhtml.yml b/config/sync/config_snapshot.snapshot.config_sync.module.minimalhtml.yml new file mode 100644 index 0000000..8325ab6 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.minimalhtml.yml @@ -0,0 +1,108 @@ +uuid: 4583474c-a3fe-444f-9e4b-3c3a92afa6fd +langcode: en +status: true +dependencies: + module: + - minimalhtml +id: config_sync.module.minimalhtml +snapshotSet: config_sync +extensionType: module +extensionName: minimalhtml +items: + - + collection: '' + name: editor.editor.minimalhtml + data: + langcode: en + status: true + dependencies: + config: + - filter.format.minimalhtml + module: + - ckeditor + format: minimalhtml + editor: ckeditor + settings: + toolbar: + rows: + - + - + name: Formatting + items: + - Bold + - Italic + - + name: Links + items: + - DrupalLink + - DrupalUnlink + - + name: Lists + items: + - BulletedList + - NumberedList + - + name: Media + items: + - Blockquote + - + 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.minimalhtml + data: + langcode: en + status: true + name: 'Minimal HTML' + format: minimalhtml + weight: 0 + filters: + filter_htmlcorrector: + id: filter_htmlcorrector + provider: filter + status: true + weight: 10 + settings: { } + filter_html: + id: filter_html + provider: filter + status: true + weight: -10 + settings: + allowed_html: '
    1. ' + filter_html_help: true + filter_html_nofollow: false + 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: { } diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.wysiwyg_linebreaks.yml b/config/sync/config_snapshot.snapshot.config_sync.module.wysiwyg_linebreaks.yml new file mode 100644 index 0000000..7fcb605 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.wysiwyg_linebreaks.yml @@ -0,0 +1,11 @@ +uuid: b4b9a27c-ff2b-4454-9a95-49b6a73ba7c4 +langcode: en +status: true +dependencies: + module: + - wysiwyg_linebreaks +id: config_sync.module.wysiwyg_linebreaks +snapshotSet: config_sync +extensionType: module +extensionName: wysiwyg_linebreaks +items: { }