image field caption
This commit is contained in:
@@ -26,7 +26,7 @@ dependencies:
|
||||
- entity_reference_revisions
|
||||
- file
|
||||
- geofield
|
||||
- image
|
||||
- image_field_caption
|
||||
- link
|
||||
- manage_display
|
||||
- options
|
||||
@@ -128,7 +128,7 @@ content:
|
||||
weight: 106
|
||||
region: content
|
||||
field_photo:
|
||||
type: image
|
||||
type: image_caption
|
||||
label: above
|
||||
settings:
|
||||
image_link: ''
|
||||
|
||||
@@ -43,6 +43,6 @@ settings:
|
||||
width: null
|
||||
height: null
|
||||
caption: ''
|
||||
caption_field: 0
|
||||
caption_field: 1
|
||||
caption_field_required: 0
|
||||
field_type: image
|
||||
|
||||
@@ -62,12 +62,14 @@ variant_settings:
|
||||
context_mapping:
|
||||
entity: node
|
||||
formatter:
|
||||
type: image
|
||||
type: image_caption
|
||||
weight: 0
|
||||
label: hidden
|
||||
settings:
|
||||
image_link: ''
|
||||
image_style: wide
|
||||
image_link: ''
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
region: top
|
||||
weight: -5
|
||||
|
||||
Reference in New Issue
Block a user