changed editors formats order
This commit is contained in:
parent
d12d293c33
commit
a39da8fc36
|
@ -8,7 +8,7 @@ dependencies:
|
||||||
- video_embed_wysiwyg
|
- video_embed_wysiwyg
|
||||||
name: 'full html'
|
name: 'full html'
|
||||||
format: full_html
|
format: full_html
|
||||||
weight: 0
|
weight: -9
|
||||||
filters:
|
filters:
|
||||||
filter_htmlcorrector:
|
filter_htmlcorrector:
|
||||||
id: filter_htmlcorrector
|
id: filter_htmlcorrector
|
||||||
|
@ -47,8 +47,8 @@ filters:
|
||||||
settings:
|
settings:
|
||||||
youtube: '1'
|
youtube: '1'
|
||||||
youtube_webp_preview: '0'
|
youtube_webp_preview: '0'
|
||||||
vimeo: '1'
|
|
||||||
autoload: '0'
|
autoload: '0'
|
||||||
|
vimeo: '1'
|
||||||
video_embed_wysiwyg:
|
video_embed_wysiwyg:
|
||||||
id: video_embed_wysiwyg
|
id: video_embed_wysiwyg
|
||||||
provider: video_embed_wysiwyg
|
provider: video_embed_wysiwyg
|
||||||
|
|
|
@ -6,7 +6,7 @@ _core:
|
||||||
default_config_hash: '-HkgHFb_tVNTyyY2lYcwyfNRVwiDA6HKxfP6hr2oA00'
|
default_config_hash: '-HkgHFb_tVNTyyY2lYcwyfNRVwiDA6HKxfP6hr2oA00'
|
||||||
name: 'Texte brut'
|
name: 'Texte brut'
|
||||||
format: plain_text
|
format: plain_text
|
||||||
weight: 10
|
weight: -8
|
||||||
filters:
|
filters:
|
||||||
filter_html_escape:
|
filter_html_escape:
|
||||||
id: filter_html_escape
|
id: filter_html_escape
|
||||||
|
|
|
@ -9,7 +9,7 @@ _core:
|
||||||
default_config_hash: w3wAkgsV6hn7P_cXCSnV-_1B_HOVJ7qwjv2DZID3B7g
|
default_config_hash: w3wAkgsV6hn7P_cXCSnV-_1B_HOVJ7qwjv2DZID3B7g
|
||||||
name: wysiwyg
|
name: wysiwyg
|
||||||
format: wysiwyg
|
format: wysiwyg
|
||||||
weight: 0
|
weight: -10
|
||||||
filters:
|
filters:
|
||||||
editor_file_reference:
|
editor_file_reference:
|
||||||
id: editor_file_reference
|
id: editor_file_reference
|
||||||
|
@ -77,5 +77,5 @@ filters:
|
||||||
settings:
|
settings:
|
||||||
youtube: '1'
|
youtube: '1'
|
||||||
youtube_webp_preview: '0'
|
youtube_webp_preview: '0'
|
||||||
vimeo: '1'
|
|
||||||
autoload: '0'
|
autoload: '0'
|
||||||
|
vimeo: '1'
|
||||||
|
|
Loading…
Reference in New Issue