Browse Source

fixed wysiwyg video embed player display

bach 1 year ago
parent
commit
bb471bde71
1 changed files with 8 additions and 8 deletions
  1. 8 8
      config/sync/filter.format.wysiwyg.yml

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

@@ -30,7 +30,7 @@ filters:
     id: filter_url
     provider: filter
     status: true
-    weight: -44
+    weight: -43
     settings:
       filter_url_length: 72
   filter_autop:
@@ -49,7 +49,7 @@ filters:
     id: filter_html
     provider: filter
     status: false
-    weight: -43
+    weight: -42
     settings:
       allowed_html: '<em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h5 id> <h6 id> <u> <a href hreflang !href accesskey id rel target title data-entity-type data-entity-uuid data-entity-substitution> <p> <h1> <pre> <h4 id class="inter-titre"> <img src alt data-entity-type data-entity-uuid data-entity-substitution data-align data-caption>'
       filter_html_help: true
@@ -58,19 +58,19 @@ filters:
     id: filter_align
     provider: filter
     status: false
-    weight: -41
+    weight: -40
     settings: {  }
   filter_caption:
     id: filter_caption
     provider: filter
     status: false
-    weight: -40
+    weight: -39
     settings: {  }
   filter_html_escape:
     id: filter_html_escape
     provider: filter
     status: false
-    weight: -42
+    weight: -41
     settings: {  }
   filter_url_to_video:
     id: filter_url_to_video
@@ -81,12 +81,12 @@ filters:
       youtube: '1'
       youtube_webp_preview: '0'
       vimeo: '1'
-      autoload: '0'
+      autoload: '1'
   linkit:
     id: linkit
     provider: linkit
     status: true
-    weight: -39
+    weight: -45
     settings:
       title: true
   filter_pathologic:
@@ -103,5 +103,5 @@ filters:
     id: video_embed_wysiwyg
     provider: video_embed_wysiwyg
     status: true
-    weight: -45
+    weight: -44
     settings: {  }