Browse Source

uninstalled url_to_video_filter

bach 3 months ago
parent
commit
5deaaf5565

+ 1 - 0
composer.json

@@ -57,6 +57,7 @@
         "drupal/smart_date": "^4.0@beta",
         "drupal/structure_sync": "^2.0",
         "drupal/twig_xdebug": "^1.2",
+        "drupal/url_to_video_filter": "^2.0",
         "drupal/video_embed_dailymotion": "^2.0",
         "drupal/video_embed_field": "^2.4",
         "drupal/views_argument_token": "2.0.x-dev@dev",

+ 1 - 1
composer.lock

@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "744526d239953bb84031586fadb47e15",
+    "content-hash": "d84049923727883ad09083b9c7475ca9",
     "packages": [
         {
             "name": "ajgl/breakpoint-twig-extension",

+ 0 - 1
config/sync/core.extension.yml

@@ -142,7 +142,6 @@ module:
   translation_views: 0
   twig_xdebug: 0
   update: 0
-  url_to_video_filter: 0
   user: 0
   video_embed_dailymotion: 0
   video_embed_field: 0

+ 0 - 11
config/sync/filter.format.wysiwyg.yml

@@ -6,7 +6,6 @@ dependencies:
     - editor
     - linkit
     - pathologic
-    - url_to_video_filter
     - video_embed_wysiwyg
 _core:
   default_config_hash: w3wAkgsV6hn7P_cXCSnV-_1B_HOVJ7qwjv2DZID3B7g
@@ -72,16 +71,6 @@ filters:
     status: false
     weight: -41
     settings: {  }
-  filter_url_to_video:
-    id: filter_url_to_video
-    provider: url_to_video_filter
-    status: true
-    weight: -46
-    settings:
-      youtube: '0'
-      youtube_webp_preview: '0'
-      autoload: '0'
-      vimeo: '0'
   linkit:
     id: linkit
     provider: linkit

+ 1 - 1
web/profiles/d8-starterkit-profile

@@ -1 +1 @@
-Subproject commit b23ced426ada76452e5df48f1b46efdbb2ec0dc1
+Subproject commit 291a1819cafc26cb744ead3816158e1989f39082