This repository has been archived on 2022-07-13. You can view files and clone it, but cannot push or open issues or pull requests.
opencase_composer/config/core.entity_view_display.no...

56 lines
1.1 KiB
YAML
Raw Normal View History

2022-04-01 09:44:50 +00:00
uuid: c810b856-b307-4583-883b-e22f624e204e
2021-08-07 20:55:05 +00:00
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.node.teaser
- field.field.node.article.body
- field.field.node.article.comment
- field.field.node.article.field_image
- field.field.node.article.field_tags
- image.style.medium
- node.type.article
module:
- image
- text
- user
_core:
2022-04-01 09:44:50 +00:00
default_config_hash: 0ur5-yZyR8pJ3lugC_Micbr6V_tpMWz-yHFhtuLcZo8
2021-08-07 20:55:05 +00:00
id: node.article.teaser
targetEntityType: node
bundle: article
mode: teaser
content:
body:
type: text_summary_or_trimmed
2022-04-01 09:44:50 +00:00
label: hidden
2021-08-07 20:55:05 +00:00
settings:
trim_length: 600
third_party_settings: { }
2022-04-01 09:44:50 +00:00
weight: 0
region: content
2021-08-07 20:55:05 +00:00
field_image:
type: image
2022-04-01 09:44:50 +00:00
label: hidden
2021-08-07 20:55:05 +00:00
settings:
image_link: content
2022-04-01 09:44:50 +00:00
image_style: medium
2021-08-07 20:55:05 +00:00
third_party_settings: { }
2022-04-01 09:44:50 +00:00
weight: -1
region: content
2021-08-07 20:55:05 +00:00
field_tags:
type: entity_reference_label
2022-04-01 09:44:50 +00:00
label: above
2021-08-07 20:55:05 +00:00
settings:
link: true
third_party_settings: { }
2022-04-01 09:44:50 +00:00
weight: 10
region: content
2021-08-07 20:55:05 +00:00
links:
weight: 100
region: content
hidden:
comment: true
field_image: true
field_tags: true