From 5deaaf55651c09b21a226e51438b29182896f66a Mon Sep 17 00:00:00 2001 From: bach Date: Wed, 31 Jan 2024 21:49:05 +0100 Subject: [PATCH] uninstalled url_to_video_filter --- composer.json | 1 + composer.lock | 2 +- config/sync/core.extension.yml | 1 - config/sync/filter.format.wysiwyg.yml | 11 ----------- web/profiles/d8-starterkit-profile | 2 +- 5 files changed, 3 insertions(+), 14 deletions(-) diff --git a/composer.json b/composer.json index 731abfc6..8cff0caa 100644 --- a/composer.json +++ b/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", diff --git a/composer.lock b/composer.lock index 90f3fb2f..8317bb2a 100644 --- a/composer.lock +++ b/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", diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index 924ed88f..431ce97e 100644 --- a/config/sync/core.extension.yml +++ b/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 diff --git a/config/sync/filter.format.wysiwyg.yml b/config/sync/filter.format.wysiwyg.yml index c8e27241..577ab8f2 100644 --- a/config/sync/filter.format.wysiwyg.yml +++ b/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 diff --git a/web/profiles/d8-starterkit-profile b/web/profiles/d8-starterkit-profile index b23ced42..291a1819 160000 --- a/web/profiles/d8-starterkit-profile +++ b/web/profiles/d8-starterkit-profile @@ -1 +1 @@ -Subproject commit b23ced426ada76452e5df48f1b46efdbb2ec0dc1 +Subproject commit 291a1819cafc26cb744ead3816158e1989f39082