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
27
config/field.field.paragraph.video.field_video_embed.yml
Normal file
27
config/field.field.paragraph.video.field_video_embed.yml
Normal file
|
@ -0,0 +1,27 @@
|
|||
uuid: 7ea4a4c7-277d-4e28-ad49-a3c776e0902d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_video_embed
|
||||
- paragraphs.paragraphs_type.video
|
||||
module:
|
||||
- video_embed_field
|
||||
_core:
|
||||
default_config_hash: Yrm-bWfkd2hARu0QJI5GATWCD4Sf6COaEHduLWg21M0
|
||||
id: paragraph.video.field_video_embed
|
||||
field_name: field_video_embed
|
||||
entity_type: paragraph
|
||||
bundle: video
|
||||
label: 'Video embed'
|
||||
description: 'Paste in the embed link from YouTube or Vimeo to embed a video.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
allowed_providers:
|
||||
vimeo: '0'
|
||||
youtube: '0'
|
||||
youtube_playlist: '0'
|
||||
field_type: video_embed_field
|
Loading…
Add table
Add a link
Reference in a new issue