Commit config as originally set by file
which i hope works...
This commit is contained in:
parent
29546d0c74
commit
cec457e154
1 changed files with 4 additions and 34 deletions
|
@ -12,57 +12,27 @@ filters:
|
||||||
id: filter_htmlcorrector
|
id: filter_htmlcorrector
|
||||||
provider: filter
|
provider: filter
|
||||||
status: true
|
status: true
|
||||||
weight: -47
|
weight: -10
|
||||||
settings: { }
|
settings: { }
|
||||||
filter_url:
|
filter_url:
|
||||||
id: filter_url
|
id: filter_url
|
||||||
provider: filter
|
provider: filter
|
||||||
status: true
|
status: true
|
||||||
weight: -48
|
weight: -20
|
||||||
settings:
|
settings:
|
||||||
filter_url_length: 72
|
filter_url_length: 72
|
||||||
filter_autop:
|
filter_autop:
|
||||||
id: filter_autop
|
id: filter_autop
|
||||||
provider: filter
|
provider: filter
|
||||||
status: true
|
status: true
|
||||||
weight: -50
|
weight: -40
|
||||||
settings: { }
|
settings: { }
|
||||||
filter_html:
|
filter_html:
|
||||||
id: filter_html
|
id: filter_html
|
||||||
provider: filter
|
provider: filter
|
||||||
status: true
|
status: true
|
||||||
weight: -49
|
weight: -30
|
||||||
settings:
|
settings:
|
||||||
allowed_html: '<abbr title> <em> <strong> <code> <br>'
|
allowed_html: '<abbr title> <em> <strong> <code> <br>'
|
||||||
filter_html_help: false
|
filter_html_help: false
|
||||||
filter_html_nofollow: false
|
filter_html_nofollow: false
|
||||||
editor_file_reference:
|
|
||||||
id: editor_file_reference
|
|
||||||
provider: editor
|
|
||||||
status: false
|
|
||||||
weight: -45
|
|
||||||
settings: { }
|
|
||||||
filter_html_escape:
|
|
||||||
id: filter_html_escape
|
|
||||||
provider: filter
|
|
||||||
status: false
|
|
||||||
weight: -46
|
|
||||||
settings: { }
|
|
||||||
filter_align:
|
|
||||||
id: filter_align
|
|
||||||
provider: filter
|
|
||||||
status: false
|
|
||||||
weight: -44
|
|
||||||
settings: { }
|
|
||||||
filter_html_image_secure:
|
|
||||||
id: filter_html_image_secure
|
|
||||||
provider: filter
|
|
||||||
status: false
|
|
||||||
weight: -42
|
|
||||||
settings: { }
|
|
||||||
filter_caption:
|
|
||||||
id: filter_caption
|
|
||||||
provider: filter
|
|
||||||
status: false
|
|
||||||
weight: -43
|
|
||||||
settings: { }
|
|
||||||
|
|
Loading…
Reference in a new issue