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