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.default.yml
2017-05-26 10:05:19 +01:00

66 lines
1.4 KiB
YAML

uuid: d760a494-54be-48e9-87fd-001c47484560
langcode: en
status: true
dependencies:
config:
- 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
- image.style.medium
- node.type.speaker
module:
- image
- text
- user
id: node.speaker.default
targetEntityType: node
bundle: speaker
mode: default
content:
body:
label: hidden
type: text_default
weight: 0
settings: { }
third_party_settings: { }
region: content
field_drupal_org_handle:
weight: 4
label: inline
settings:
link_to_entity: false
third_party_settings: { }
type: string
region: content
field_organisation:
weight: 2
label: inline
settings:
link_to_entity: false
third_party_settings: { }
type: string
region: content
field_profile_picture:
weight: 1
label: hidden
settings:
image_style: medium
image_link: ''
third_party_settings: { }
type: image
region: content
field_twitter_handle:
weight: 3
label: inline
settings:
link_to_entity: false
third_party_settings: { }
type: string
region: content
hidden:
field_email_address: true
links: true