oliverdavies.uk/config/sync/core.entity_view_display.node.testimonial.default.yml
Oliver Davies cfb98aea2f Create a block of testimonials
Sorted by weight, added using the Weight module.
https://www.drupal.org/project/weight

If two testimonials have the same weight, they are sorted by their
created date.
2025-05-16 00:41:38 +01:00

74 lines
1.5 KiB
YAML

uuid: 046819a6-eb81-4ab6-8840-19d16df1623f
langcode: en
status: true
dependencies:
config:
- field.field.node.testimonial.body
- field.field.node.testimonial.field_image
- field.field.node.testimonial.field_role
- field.field.node.testimonial.field_url
- field.field.node.testimonial.field_weight
- image.style.thumbnail
- node.type.testimonial
module:
- image
- link
- text
- user
- weight
id: node.testimonial.default
targetEntityType: node
bundle: testimonial
mode: default
content:
body:
type: text_default
label: hidden
settings: { }
third_party_settings: { }
weight: 0
region: content
field_image:
type: image
label: hidden
settings:
image_link: ''
image_style: thumbnail
image_loading:
attribute: lazy
third_party_settings: { }
weight: -1
region: content
field_role:
type: string
label: above
settings:
link_to_entity: false
third_party_settings: { }
weight: 101
region: content
field_url:
type: link
label: above
settings:
trim_length: 80
url_only: false
url_plain: false
rel: ''
target: ''
third_party_settings: { }
weight: 102
region: content
field_weight:
type: default_weight
label: above
settings: { }
third_party_settings: { }
weight: 103
region: content
links:
settings: { }
third_party_settings: { }
weight: 100
region: content
hidden: { }