uninstalled url_to_video_filter
This commit is contained in:
parent
f4a6e65fcb
commit
5deaaf5565
@ -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",
|
||||
|
2
composer.lock
generated
2
composer.lock
generated
@ -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",
|
||||
|
@ -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
|
||||
|
@ -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 @@
|
||||
Subproject commit b23ced426ada76452e5df48f1b46efdbb2ec0dc1
|
||||
Subproject commit 291a1819cafc26cb744ead3816158e1989f39082
|
Loading…
x
Reference in New Issue
Block a user