ressource diaporama field caption

This commit is contained in:
Bachir Soussi Chiadmi 2025-03-10 14:16:37 +01:00
parent f4d9c22229
commit 522eab200e
2 changed files with 4 additions and 3 deletions

View File

@ -27,6 +27,7 @@ dependencies:
- datetime - datetime
- file - file
- image - image
- image_field_caption
- panelizer - panelizer
- text - text
- user - user
@ -109,11 +110,11 @@ content:
weight: 12 weight: 12
region: content region: content
field_image: field_image:
type: image type: image_caption
label: hidden label: hidden
settings: settings:
image_link: ''
image_style: '' image_style: ''
image_link: ''
image_loading: image_loading:
attribute: lazy attribute: lazy
third_party_settings: { } third_party_settings: { }

View File

@ -43,6 +43,6 @@ settings:
width: null width: null
height: null height: null
caption: '' caption: ''
caption_field: 0 caption_field: 1
caption_field_required: 0 caption_field_required: 0
field_type: image field_type: image