Commit config snapshots
This commit is contained in:
parent
097f2539db
commit
cf9bce28ef
2 changed files with 119 additions and 0 deletions
|
@ -0,0 +1,108 @@
|
|||
uuid: 4eafdbeb-0bbc-4c71-a7c2-42efa7a9c24d
|
||||
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: '<a href hreflang> <abbr title> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd>'
|
||||
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: { }
|
|
@ -0,0 +1,11 @@
|
|||
uuid: 7c802ccd-4896-4dbd-8c20-c0ad7e0e9b85
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- wysiwyg_linebreaks
|
||||
id: config_sync.module.wysiwyg_linebreaks
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: wysiwyg_linebreaks
|
||||
items: { }
|
Loading…
Reference in a new issue