add_to_calendar-1.0.0-beta5/tests/modules/add_to_calendar_test/config/install/core.entity_view_display.node.add_to_calendar_test.default.yml
tests/modules/add_to_calendar_test/config/install/core.entity_view_display.node.add_to_calendar_test.default.yml
langcode: en
status: true
dependencies:
config:
- field.field.node.add_to_calendar_test.body
- field.field.node.add_to_calendar_test.date
- field.field.node.add_to_calendar_test.location
- node.type.add_to_calendar_test
module:
- add_to_calendar
- datetime_range
- text
- user
id: node.add_to_calendar_test.default
targetEntityType: node
bundle: add_to_calendar_test
mode: default
content:
add_to_calendar:
type: add_to_calendar_default
label: above
settings:
date_field: date
description_field: body
address_field: location
enabled_generators:
google: google
ics: ics
webOffice: '0'
webOutlook: '0'
yahoo: '0'
third_party_settings: { }
weight: 0
region: content
body:
type: text_default
label: hidden
settings: { }
third_party_settings: { }
weight: 101
region: content
date:
type: daterange_default
label: above
settings:
timezone_override: ''
format_type: medium
separator: '-'
third_party_settings: { }
weight: 102
region: content
location:
type: string
label: above
settings:
link_to_entity: false
third_party_settings: { }
weight: 103
region: content
hidden:
langcode: true
