architecture de contenu refactoring : everything in paragraoh 'parties'; footnotes; more
This commit is contained in:
25
config/sync/field.field.paragraph.video.field_videos.yml
Normal file
25
config/sync/field.field.paragraph.video.field_videos.yml
Normal file
@@ -0,0 +1,25 @@
|
||||
uuid: 44629330-27b3-4492-b6a9-1eb58c837e5c
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_videos
|
||||
- paragraphs.paragraphs_type.video
|
||||
module:
|
||||
- video_embed_field
|
||||
id: paragraph.video.field_videos
|
||||
field_name: field_videos
|
||||
entity_type: paragraph
|
||||
bundle: video
|
||||
label: Vidéos
|
||||
description: 'Ajouter un lien vidéo Youtube'
|
||||
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