first batch of content architecture and admin ui
This commit is contained in:
25
src/config/sync/field.field.node.entite.field_videos.yml
Normal file
25
src/config/sync/field.field.node.entite.field_videos.yml
Normal file
@@ -0,0 +1,25 @@
|
||||
uuid: a88f7ddd-3a1c-4208-b7ca-accba574a410
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_videos
|
||||
- node.type.entite
|
||||
module:
|
||||
- video_embed_field
|
||||
id: node.entite.field_videos
|
||||
field_name: field_videos
|
||||
entity_type: node
|
||||
bundle: entite
|
||||
label: Vidéos
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
allowed_providers:
|
||||
vimeo: vimeo
|
||||
youtube: youtube
|
||||
youtube_playlist: '0'
|
||||
field_type: video_embed_field
|
||||
Reference in New Issue
Block a user