Commit config snapshot

This commit is contained in:
benjamin melançon 2025-02-22 01:13:26 -05:00
parent d818b6782f
commit 0853ec84af

View file

@ -8,4 +8,57 @@ id: config_sync.module.footnotes
snapshotSet: config_sync snapshotSet: config_sync
extensionType: module extensionType: module
extensionName: footnotes extensionName: footnotes
items: { } items:
-
collection: ''
name: editor.editor.footnote
data:
status: true
dependencies:
config:
- filter.format.footnote
module:
- ckeditor5
format: footnote
editor: ckeditor5
settings:
toolbar:
items:
- bold
- italic
- link
image_upload: { }
_core:
default_config_hash: SyHxfjreOgdyYXaIXOlKvLazJjPl6X-6ywdJeSruOzg
-
collection: ''
name: filter.format.footnote
data:
status: true
dependencies:
module:
- footnotes
name: Footnote
format: footnote
filters:
filter_html:
id: filter_html
provider: filter
status: true
weight: -10
settings:
allowed_html: '<br> <p> <strong> <em> <a href>'
filter_html_help: true
filter_html_nofollow: false
filter_footnotes:
id: filter_footnotes
provider: footnotes
status: false
weight: 0
settings:
footnotes_collapse: false
footnotes_css: true
footnotes_dialog: false
footnotes_footer_disable: false
_core:
default_config_hash: SYAah-i4HbJnc3ZnKC9NmY4M0UAFYpfobYzxg0eMunM