added image field to CT static
This commit is contained in:
@@ -0,0 +1,45 @@
|
||||
uuid: 2d03b0e4-fa4a-44ec-b6a7-c015026d3c2d
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.full
|
||||
- field.field.node.static.body
|
||||
- field.field.node.static.field_images
|
||||
- image.style.wide
|
||||
- node.type.static
|
||||
module:
|
||||
- image_field_caption
|
||||
- text
|
||||
- user
|
||||
id: node.static.full
|
||||
targetEntityType: node
|
||||
bundle: static
|
||||
mode: full
|
||||
content:
|
||||
body:
|
||||
type: text_default
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
field_images:
|
||||
type: image_caption
|
||||
label: hidden
|
||||
settings:
|
||||
image_style: wide
|
||||
image_link: file
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: content
|
||||
links:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
region: content
|
||||
hidden:
|
||||
langcode: true
|
||||
search_api_excerpt: true
|
||||
Reference in New Issue
Block a user