ressources video

This commit is contained in:
2025-04-01 16:11:05 +02:00
parent 98c5c62a0f
commit bee2b9bad1
7 changed files with 141 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ dependencies:
- field.field.node.ressource.field_sous_titre
- field.field.node.ressource.field_tous_les_sites
- field.field.node.ressource.field_type_de_ressource
- field.field.node.ressource.field_video
- image.style.wide
- node.type.ressource
module:
@@ -23,6 +24,7 @@ dependencies:
- link
- manage_display
- text
- video_embed_field
id: node.ressource.default
targetEntityType: node
bundle: ressource
@@ -125,6 +127,17 @@ content:
third_party_settings: { }
weight: 102
region: content
field_video:
type: video_embed_field_video
label: above
settings:
autoplay: true
responsive: true
width: 854
height: 480
third_party_settings: { }
weight: 107
region: content
links:
settings: { }
third_party_settings: { }