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

67 lines
1.5 KiB
YAML

uuid: 255a96b6-3136-4ed0-b758-6176efeb7e67
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.node.speaker_profile
- 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.speaker_profile_small
- node.type.speaker
module:
- image
- text
- user
id: node.speaker.speaker_profile
targetEntityType: node
bundle: speaker
mode: speaker_profile
content:
body:
label: hidden
type: text_default
weight: 1
settings: { }
third_party_settings: { }
region: content
field_drupal_org_handle:
weight: 4
label: hidden
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: 0
label: hidden
settings:
image_style: speaker_profile_small
image_link: ''
third_party_settings: { }
type: image
region: content
field_twitter_handle:
weight: 3
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
type: string
region: content
hidden:
field_email_address: true
links: true