oliverdavies.uk-drupal-old/config/core.entity_view_display.paragraph.event.default.yml

81 lines
1.7 KiB
YAML
Raw Normal View History

2020-04-12 17:18:00 +00:00
uuid: 9382d377-3f8c-4c9d-8c60-98024c6a9a0a
langcode: en
status: true
dependencies:
config:
- field.field.paragraph.event.field_date
2020-09-09 20:17:52 +00:00
- field.field.paragraph.event.field_feedback_url
- field.field.paragraph.event.field_is_online
2020-04-12 17:18:00 +00:00
- field.field.paragraph.event.field_link
2020-05-08 12:38:28 +00:00
- field.field.paragraph.event.field_location
2020-04-12 17:18:00 +00:00
- field.field.paragraph.event.field_name
2020-05-08 12:38:28 +00:00
- field.field.paragraph.event.field_remote
2020-04-12 17:18:00 +00:00
- paragraphs.paragraphs_type.event
module:
- datetime
- link
id: paragraph.event.default
targetEntityType: paragraph
bundle: event
mode: default
content:
field_date:
weight: 2
2020-05-21 11:03:35 +00:00
label: hidden
2020-04-12 17:18:00 +00:00
settings:
format_type: medium
timezone_override: ''
third_party_settings: { }
type: datetime_default
region: content
field_is_online:
2021-12-19 17:24:46 +00:00
weight: 5
label: above
settings:
2021-12-19 17:24:46 +00:00
format: default
2021-12-09 12:00:00 +00:00
format_custom_false: ''
2021-12-19 17:24:46 +00:00
format_custom_true: ''
third_party_settings: { }
2021-12-19 17:24:46 +00:00
type: boolean
region: content
2020-04-12 17:18:00 +00:00
field_link:
weight: 1
2020-05-21 11:03:35 +00:00
label: hidden
2020-04-12 17:18:00 +00:00
settings:
trim_length: 80
url_only: false
url_plain: false
rel: ''
target: ''
third_party_settings: { }
type: link
region: content
2020-05-08 12:38:28 +00:00
field_location:
weight: 4
2020-05-21 11:03:35 +00:00
label: hidden
2020-05-08 12:38:28 +00:00
settings:
link_to_entity: false
third_party_settings: { }
type: string
region: content
2020-04-12 17:18:00 +00:00
field_name:
weight: 0
2020-05-21 11:03:35 +00:00
label: hidden
2020-04-12 17:18:00 +00:00
settings:
link_to_entity: false
third_party_settings: { }
type: string
region: content
2020-05-08 12:38:28 +00:00
field_remote:
weight: 3
2020-05-21 11:03:35 +00:00
label: hidden
2020-05-08 12:38:28 +00:00
settings:
format: default
format_custom_false: ''
format_custom_true: ''
third_party_settings: { }
type: boolean
region: content
2020-09-09 20:18:51 +00:00
hidden:
field_feedback_url: true