This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/config/core.entity_view_display.node.speaker.teaser.yml
2017-05-22 15:14:21 +01:00

39 lines
935 B
YAML

uuid: 9b25e1e1-c450-4405-86a5-5380694964f9
langcode: en
status: false
dependencies:
config:
- core.entity_view_mode.node.teaser
- field.field.node.speaker.body
- field.field.node.speaker.field_drupal_org_handle
- field.field.node.speaker.field_email_address
- field.field.node.speaker.field_organisation
- field.field.node.speaker.field_profile_picture
- field.field.node.speaker.field_twitter_handle
- node.type.speaker
module:
- text
- user
id: node.speaker.teaser
targetEntityType: node
bundle: speaker
mode: teaser
content:
body:
label: hidden
type: text_summary_or_trimmed
weight: 101
settings:
trim_length: 600
third_party_settings: { }
region: content
links:
weight: 100
region: content
hidden:
field_drupal_org_handle: true
field_email_address: true
field_organisation: true
field_profile_picture: true
field_twitter_handle: true