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.session.default.yml

82 lines
1.8 KiB
YAML
Raw Normal View History

2017-05-22 14:14:21 +00:00
uuid: 82b45af9-d88c-4f8b-8dca-300485accc78
langcode: en
status: true
dependencies:
config:
- field.field.node.session.body
- field.field.node.session.field_category
- field.field.node.session.field_keynote
- field.field.node.session.field_length
- field.field.node.session.field_level
- field.field.node.session.field_session_type
- field.field.node.session.field_slides
- field.field.node.session.field_speaker_s_
- field.field.node.session.field_time_slot
- field.field.node.session.field_venue_location
- node.type.session
module:
- datetime_range
- text
- user
id: node.session.default
targetEntityType: node
bundle: session
mode: default
content:
body:
label: hidden
type: text_default
weight: 3
settings: { }
third_party_settings: { }
region: content
field_category:
weight: 0
label: inline
settings:
link: false
third_party_settings: { }
type: entity_reference_label
region: content
field_length:
weight: 2
label: inline
settings:
link: false
third_party_settings: { }
type: entity_reference_label
region: content
field_level:
weight: 1
label: inline
settings:
link: false
third_party_settings: { }
type: entity_reference_label
region: content
field_speaker_s_:
weight: 5
label: hidden
settings:
view_mode: speaker_profile
link: false
third_party_settings: { }
type: entity_reference_entity_view
region: content
field_time_slot:
weight: 4
label: inline
settings:
timezone_override: ''
format_type: time_only
separator: '-'
third_party_settings: { }
type: daterange_default
region: content
hidden:
field_keynote: true
field_session_type: true
field_slides: true
field_venue_location: true
links: true