1
0

2 Commitit f4a6e65fcb ... cef79dc5a3

Tekijä SHA1 Viesti Päivämäärä
  bach cef79dc5a3 composer removed url_to_video_filter 1 vuosi sitten
  bach 5deaaf5565 uninstalled url_to_video_filter 1 vuosi sitten

+ 0 - 44
composer.lock

@@ -9911,50 +9911,6 @@
                 "source": "https://git.drupalcode.org/project/ultimate_cron"
             }
         },
-        {
-            "name": "drupal/url_to_video_filter",
-            "version": "2.0.0",
-            "source": {
-                "type": "git",
-                "url": "https://git.drupalcode.org/project/url_to_video_filter.git",
-                "reference": "2.0.0"
-            },
-            "dist": {
-                "type": "zip",
-                "url": "https://ftp.drupal.org/files/projects/url_to_video_filter-2.0.0.zip",
-                "reference": "2.0.0",
-                "shasum": "ac728919cc220846d8ef2ce61dbe1b94fbbf479b"
-            },
-            "require": {
-                "drupal/core": "^8 || ^9"
-            },
-            "type": "drupal-module",
-            "extra": {
-                "drupal": {
-                    "version": "2.0.0",
-                    "datestamp": "1607298389",
-                    "security-coverage": {
-                        "status": "covered",
-                        "message": "Covered by Drupal's security advisory policy"
-                    }
-                }
-            },
-            "notification-url": "https://packages.drupal.org/8/downloads",
-            "license": [
-                "GPL-2.0-or-later"
-            ],
-            "authors": [
-                {
-                    "name": "Jaypan",
-                    "homepage": "https://www.drupal.org/user/324696"
-                }
-            ],
-            "description": "Text filter to convert URLs to embedded videos",
-            "homepage": "https://www.drupal.org/project/url_to_video_filter",
-            "support": {
-                "source": "https://git.drupalcode.org/project/url_to_video_filter"
-            }
-        },
         {
             "name": "drupal/video_embed_dailymotion",
             "version": "2.0.0",

+ 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