Install drutopia site with the engage subprofile
This commit is contained in:
parent
1d3f5ba5ad
commit
101f8e0e54
645 changed files with 62725 additions and 0 deletions
20
config/media.type.remote_video.yml
Normal file
20
config/media.type.remote_video.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: cd94bad3-aea4-4cf0-aec4-0608dfed4164
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: hIBTnDGgDKnCiP6HUZm1m7600DHUEpC6FN3LQ4sUgZ4
|
||||
id: remote_video
|
||||
label: 'Remote video'
|
||||
description: 'A remotely hosted video from YouTube or Vimeo.'
|
||||
source: 'oembed:video'
|
||||
queue_thumbnail_downloads: false
|
||||
new_revision: true
|
||||
source_configuration:
|
||||
source_field: field_media_oembed_video
|
||||
thumbnails_directory: 'public://oembed_thumbnails/[date:custom:Y-m]'
|
||||
providers:
|
||||
- YouTube
|
||||
- Vimeo
|
||||
field_map:
|
||||
title: name
|
Loading…
Add table
Add a link
Reference in a new issue