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_schedule.yml

60 lines
1.4 KiB
YAML
Raw Normal View History

2017-06-16 08:54:14 +00:00
uuid: 70ab11b6-84b3-4624-b816-a2d9968bfd1d
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.node.speaker_profile_schedule
- 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
- user
id: node.speaker.speaker_profile_schedule
targetEntityType: node
bundle: speaker
mode: speaker_profile_schedule
content:
field_drupal_org_handle:
weight: 3
label: inline
settings:
link_to_entity: false
third_party_settings: { }
type: string
region: content
field_organisation:
weight: 1
label: inline
settings:
link_to_entity: false
third_party_settings: { }
type: string
region: content
field_profile_picture:
type: image
weight: 0
region: content
label: hidden
settings:
image_style: speaker_profile_small
image_link: ''
third_party_settings: { }
field_twitter_handle:
weight: 2
label: inline
settings:
link_to_entity: false
third_party_settings: { }
type: string
region: content
hidden:
body: true
field_email_address: true
links: true