better capsule (aka footnotes)
This commit is contained in:
@@ -16,13 +16,22 @@ settings:
|
||||
- bold
|
||||
- italic
|
||||
- underline
|
||||
- link
|
||||
- bulletedList
|
||||
- drupalInsertImage
|
||||
- showBlocks
|
||||
plugins:
|
||||
ckeditor5_imageResize:
|
||||
allow_resize: true
|
||||
ckeditor5_list:
|
||||
properties:
|
||||
reversed: false
|
||||
startIndex: false
|
||||
multiBlock: false
|
||||
image_upload:
|
||||
status: false
|
||||
status: true
|
||||
scheme: public
|
||||
directory: inline-images
|
||||
max_size: null
|
||||
max_dimensions:
|
||||
width: 1080
|
||||
height: null
|
||||
|
||||
@@ -3,6 +3,10 @@ langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- editor
|
||||
- footnotes
|
||||
- linkit
|
||||
- media
|
||||
- pathologic
|
||||
_core:
|
||||
default_config_hash: SYAah-i4HbJnc3ZnKC9NmY4M0UAFYpfobYzxg0eMunM
|
||||
@@ -10,23 +14,108 @@ name: Footnote
|
||||
format: footnote
|
||||
weight: 0
|
||||
filters:
|
||||
editor_file_reference:
|
||||
id: editor_file_reference
|
||||
provider: editor
|
||||
status: true
|
||||
weight: -48
|
||||
settings: { }
|
||||
filter_align:
|
||||
id: filter_align
|
||||
provider: filter
|
||||
status: false
|
||||
weight: -47
|
||||
settings: { }
|
||||
filter_autop:
|
||||
id: filter_autop
|
||||
provider: filter
|
||||
status: true
|
||||
weight: -43
|
||||
settings: { }
|
||||
filter_caption:
|
||||
id: filter_caption
|
||||
provider: filter
|
||||
status: false
|
||||
weight: -46
|
||||
settings: { }
|
||||
filter_footnotes:
|
||||
id: filter_footnotes
|
||||
provider: footnotes
|
||||
status: false
|
||||
weight: -44
|
||||
settings:
|
||||
footnotes_collapse: false
|
||||
footnotes_css: true
|
||||
footnotes_dialog: false
|
||||
footnotes_dialog_prevent_bubbling: false
|
||||
footnotes_footer_disable: false
|
||||
footnotes_preview_show_text: true
|
||||
footnotes_preview_character: ''
|
||||
filter_html:
|
||||
id: filter_html
|
||||
provider: filter
|
||||
status: true
|
||||
weight: -10
|
||||
weight: -50
|
||||
settings:
|
||||
allowed_html: '<br> <p> <strong> <em> <u> <a href> <ul> <ol reversed start> <li>'
|
||||
filter_html_help: true
|
||||
allowed_html: '<br> <p> <strong> <em> <u> <ul> <ol> <li> <img src alt height width data-entity-uuid data-entity-type>'
|
||||
filter_html_help: false
|
||||
filter_html_nofollow: false
|
||||
filter_html_escape:
|
||||
id: filter_html_escape
|
||||
provider: filter
|
||||
status: false
|
||||
weight: -49
|
||||
settings: { }
|
||||
filter_html_image_secure:
|
||||
id: filter_html_image_secure
|
||||
provider: filter
|
||||
status: false
|
||||
weight: -41
|
||||
settings: { }
|
||||
filter_htmlcorrector:
|
||||
id: filter_htmlcorrector
|
||||
provider: filter
|
||||
status: false
|
||||
weight: -40
|
||||
settings: { }
|
||||
filter_image_lazy_load:
|
||||
id: filter_image_lazy_load
|
||||
provider: filter
|
||||
status: false
|
||||
weight: -39
|
||||
settings: { }
|
||||
filter_pathologic:
|
||||
id: filter_pathologic
|
||||
provider: pathologic
|
||||
status: false
|
||||
weight: 50
|
||||
weight: -38
|
||||
settings:
|
||||
settings_source: global
|
||||
local_settings:
|
||||
protocol_style: full
|
||||
local_paths: ''
|
||||
keep_language_prefix: true
|
||||
filter_url:
|
||||
id: filter_url
|
||||
provider: filter
|
||||
status: false
|
||||
weight: -45
|
||||
settings:
|
||||
filter_url_length: 72
|
||||
linkit:
|
||||
id: linkit
|
||||
provider: linkit
|
||||
status: false
|
||||
weight: -42
|
||||
settings:
|
||||
title: true
|
||||
media_substitution: metadata
|
||||
media_embed:
|
||||
id: media_embed
|
||||
provider: media
|
||||
status: false
|
||||
weight: -37
|
||||
settings:
|
||||
default_view_mode: default
|
||||
allowed_view_modes: { }
|
||||
allowed_media_types: { }
|
||||
|
||||
@@ -5,6 +5,8 @@ dependencies:
|
||||
module:
|
||||
- editor
|
||||
- footnotes
|
||||
- linkit
|
||||
- media
|
||||
- pathologic
|
||||
_core:
|
||||
default_config_hash: a0dSxrd1nnzeSvKpvFmtoLpxDd3Nj6E7dQN-MZUi20g
|
||||
@@ -22,38 +24,38 @@ filters:
|
||||
id: filter_align
|
||||
provider: filter
|
||||
status: false
|
||||
weight: -41
|
||||
weight: -42
|
||||
settings: { }
|
||||
filter_autop:
|
||||
id: filter_autop
|
||||
provider: filter
|
||||
status: true
|
||||
weight: -49
|
||||
weight: -45
|
||||
settings: { }
|
||||
filter_caption:
|
||||
id: filter_caption
|
||||
provider: filter
|
||||
status: false
|
||||
weight: -40
|
||||
weight: -41
|
||||
settings: { }
|
||||
filter_footnotes:
|
||||
id: filter_footnotes
|
||||
provider: footnotes
|
||||
status: true
|
||||
weight: 0
|
||||
weight: -47
|
||||
settings:
|
||||
footnotes_collapse: false
|
||||
footnotes_css: false
|
||||
footnotes_dialog: false
|
||||
footnotes_dialog_prevent_bubbling: true
|
||||
footnotes_footer_disable: true
|
||||
footnotes_preview_show_text: true
|
||||
footnotes_preview_show_text: false
|
||||
footnotes_preview_character: ''
|
||||
filter_html:
|
||||
id: filter_html
|
||||
provider: filter
|
||||
status: false
|
||||
weight: -43
|
||||
weight: -44
|
||||
settings:
|
||||
allowed_html: ''
|
||||
filter_html_help: true
|
||||
@@ -62,25 +64,31 @@ filters:
|
||||
id: filter_html_escape
|
||||
provider: filter
|
||||
status: false
|
||||
weight: -42
|
||||
weight: -43
|
||||
settings: { }
|
||||
filter_html_image_secure:
|
||||
id: filter_html_image_secure
|
||||
provider: filter
|
||||
status: true
|
||||
weight: -48
|
||||
weight: -49
|
||||
settings: { }
|
||||
filter_htmlcorrector:
|
||||
id: filter_htmlcorrector
|
||||
provider: filter
|
||||
status: true
|
||||
weight: -47
|
||||
weight: -46
|
||||
settings: { }
|
||||
filter_image_lazy_load:
|
||||
id: filter_image_lazy_load
|
||||
provider: filter
|
||||
status: false
|
||||
weight: -39
|
||||
settings: { }
|
||||
filter_pathologic:
|
||||
id: filter_pathologic
|
||||
provider: pathologic
|
||||
status: false
|
||||
weight: 50
|
||||
weight: -38
|
||||
settings:
|
||||
settings_source: global
|
||||
local_settings:
|
||||
@@ -91,6 +99,23 @@ filters:
|
||||
id: filter_url
|
||||
provider: filter
|
||||
status: true
|
||||
weight: -45
|
||||
weight: -48
|
||||
settings:
|
||||
filter_url_length: 72
|
||||
linkit:
|
||||
id: linkit
|
||||
provider: linkit
|
||||
status: false
|
||||
weight: -40
|
||||
settings:
|
||||
title: true
|
||||
media_substitution: metadata
|
||||
media_embed:
|
||||
id: media_embed
|
||||
provider: media
|
||||
status: false
|
||||
weight: -37
|
||||
settings:
|
||||
default_view_mode: default
|
||||
allowed_view_modes: { }
|
||||
allowed_media_types: { }
|
||||
|
||||
Reference in New Issue
Block a user