Initial commit of configuration
This commit is contained in:
parent
97a9ba1c23
commit
c102efd31b
640 changed files with 60699 additions and 0 deletions
27
config/field.field.node.resource.field_resource_video.yml
Normal file
27
config/field.field.node.resource.field_resource_video.yml
Normal file
|
@ -0,0 +1,27 @@
|
|||
uuid: 2cf3dae4-765b-444d-a63e-9b46afa544d3
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_resource_video
|
||||
- node.type.resource
|
||||
module:
|
||||
- video_embed_field
|
||||
_core:
|
||||
default_config_hash: HEfr7NJ5bqyMeGY6gu7Y4Hk6xcrMg6EN5BrVT2DQo_o
|
||||
id: node.resource.field_resource_video
|
||||
field_name: field_resource_video
|
||||
entity_type: node
|
||||
bundle: resource
|
||||
label: 'Resource video'
|
||||
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