Prechádzať zdrojové kódy

changed editors formats order

bach 3 rokov pred
rodič
commit
a39da8fc36

+ 2 - 2
config/sync/filter.format.full_html.yml

@@ -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

+ 1 - 1
config/sync/filter.format.plain_text.yml

@@ -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

+ 2 - 2
config/sync/filter.format.wysiwyg.yml

@@ -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'