2019-08-30 12:59:31 -04:00
|
|
|
uuid: 1260a547-04da-466d-adeb-f5f9210de575
|
|
|
|
langcode: en
|
|
|
|
status: true
|
|
|
|
dependencies:
|
|
|
|
config:
|
|
|
|
- core.entity_view_mode.node.full
|
|
|
|
- field.field.node.collection.body
|
2019-09-24 09:57:26 -04:00
|
|
|
- field.field.node.collection.comment
|
2019-08-30 12:59:31 -04:00
|
|
|
- field.field.node.collection.field_authors
|
2019-09-22 22:16:56 -04:00
|
|
|
- field.field.node.collection.field_body_paragraph
|
2019-08-30 12:59:31 -04:00
|
|
|
- field.field.node.collection.field_collection_items
|
|
|
|
- field.field.node.collection.field_collection_type
|
|
|
|
- field.field.node.collection.field_image
|
2024-03-07 16:55:04 -08:00
|
|
|
- field.field.node.collection.field_media_image
|
2019-08-30 12:59:31 -04:00
|
|
|
- field.field.node.collection.field_meta_tags
|
2019-10-01 18:50:50 -04:00
|
|
|
- field.field.node.collection.field_publication_date
|
2019-08-30 12:59:31 -04:00
|
|
|
- field.field.node.collection.field_summary
|
|
|
|
- field.field.node.collection.field_tags
|
|
|
|
- field.field.node.collection.field_topics
|
|
|
|
- node.type.collection
|
2024-03-08 10:52:07 -08:00
|
|
|
- responsive_image.styles.drutopia_wide
|
2019-08-30 12:59:31 -04:00
|
|
|
module:
|
|
|
|
- ds
|
2019-09-24 09:57:26 -04:00
|
|
|
- entity_reference_revisions
|
2024-03-07 16:55:04 -08:00
|
|
|
- media_responsive_thumbnail
|
2019-08-30 12:59:31 -04:00
|
|
|
- user
|
|
|
|
third_party_settings:
|
|
|
|
ds:
|
|
|
|
layout:
|
|
|
|
id: ds_2col_stacked
|
|
|
|
library: ds/ds_2col_stacked
|
|
|
|
disable_css: true
|
|
|
|
entity_classes: all_classes
|
|
|
|
settings:
|
2022-01-28 19:20:33 -05:00
|
|
|
classes:
|
|
|
|
layout_class: { }
|
|
|
|
header: { }
|
|
|
|
left: { }
|
|
|
|
right: { }
|
|
|
|
footer: { }
|
2019-08-30 12:59:31 -04:00
|
|
|
wrappers:
|
|
|
|
header: div
|
|
|
|
left: div
|
|
|
|
right: div
|
|
|
|
footer: div
|
|
|
|
outer_wrapper: div
|
|
|
|
attributes: ''
|
|
|
|
link_attribute: ''
|
|
|
|
link_custom: ''
|
2024-03-08 10:52:07 -08:00
|
|
|
label: ''
|
2019-08-30 12:59:31 -04:00
|
|
|
regions:
|
|
|
|
header:
|
2024-03-08 10:52:07 -08:00
|
|
|
- field_media_image
|
2019-08-30 12:59:31 -04:00
|
|
|
left:
|
|
|
|
- node_post_date
|
|
|
|
- field_authors
|
|
|
|
- field_collection_type
|
|
|
|
- field_topics
|
|
|
|
- field_tags
|
|
|
|
right:
|
|
|
|
- field_collection_items
|
2019-09-24 09:57:26 -04:00
|
|
|
- field_body_paragraph
|
2019-08-30 12:59:31 -04:00
|
|
|
fields:
|
|
|
|
node_post_date:
|
|
|
|
plugin_id: node_post_date
|
|
|
|
weight: 1
|
|
|
|
label: hidden
|
|
|
|
formatter: ds_post_date_month_day_year
|
|
|
|
_core:
|
|
|
|
default_config_hash: DJOx8WaQSefDsn3szN1EbtTVXHNI3Pblt1QD0M_gIMw
|
|
|
|
id: node.collection.full
|
|
|
|
targetEntityType: node
|
|
|
|
bundle: collection
|
|
|
|
mode: full
|
|
|
|
content:
|
|
|
|
field_authors:
|
2022-01-28 19:20:33 -05:00
|
|
|
type: entity_reference_label
|
2019-08-30 12:59:31 -04:00
|
|
|
label: hidden
|
|
|
|
settings:
|
|
|
|
link: true
|
|
|
|
third_party_settings: { }
|
2022-01-28 19:20:33 -05:00
|
|
|
weight: 2
|
2019-08-30 12:59:31 -04:00
|
|
|
region: left
|
2019-09-22 22:16:56 -04:00
|
|
|
field_body_paragraph:
|
2019-09-24 09:57:26 -04:00
|
|
|
type: entity_reference_revisions_entity_view
|
2019-09-22 22:16:56 -04:00
|
|
|
label: hidden
|
2019-09-24 09:57:26 -04:00
|
|
|
settings:
|
|
|
|
view_mode: default
|
|
|
|
link: ''
|
2019-09-22 22:16:56 -04:00
|
|
|
third_party_settings: { }
|
2022-01-28 19:20:33 -05:00
|
|
|
weight: 7
|
|
|
|
region: right
|
2019-08-30 12:59:31 -04:00
|
|
|
field_collection_items:
|
2022-01-28 19:20:33 -05:00
|
|
|
type: entity_reference_entity_view
|
2019-08-30 12:59:31 -04:00
|
|
|
label: hidden
|
|
|
|
settings:
|
|
|
|
view_mode: teaser
|
|
|
|
link: false
|
|
|
|
third_party_settings:
|
|
|
|
ds:
|
|
|
|
ds_limit: ''
|
2022-01-28 19:20:33 -05:00
|
|
|
weight: 6
|
2019-08-30 12:59:31 -04:00
|
|
|
region: right
|
|
|
|
field_collection_type:
|
|
|
|
type: entity_reference_label
|
2024-03-01 13:38:22 -08:00
|
|
|
label: hidden
|
2019-08-30 12:59:31 -04:00
|
|
|
settings:
|
|
|
|
link: false
|
|
|
|
third_party_settings: { }
|
2022-01-28 19:20:33 -05:00
|
|
|
weight: 3
|
|
|
|
region: left
|
2024-03-07 16:55:04 -08:00
|
|
|
field_media_image:
|
|
|
|
type: media_responsive_thumbnail
|
|
|
|
label: hidden
|
|
|
|
settings:
|
2024-03-08 10:52:07 -08:00
|
|
|
responsive_image_style: drutopia_wide
|
2024-03-07 16:55:04 -08:00
|
|
|
image_link: ''
|
|
|
|
image_loading:
|
|
|
|
attribute: lazy
|
2024-03-08 10:52:07 -08:00
|
|
|
third_party_settings:
|
|
|
|
ds:
|
|
|
|
ds_limit: ''
|
2024-03-07 16:55:04 -08:00
|
|
|
weight: 0
|
|
|
|
region: header
|
2019-08-30 12:59:31 -04:00
|
|
|
field_tags:
|
|
|
|
type: entity_reference_label
|
2019-09-22 22:16:56 -04:00
|
|
|
label: visually_hidden
|
2019-08-30 12:59:31 -04:00
|
|
|
settings:
|
|
|
|
link: true
|
|
|
|
third_party_settings: { }
|
2024-03-08 10:52:07 -08:00
|
|
|
weight: 5
|
2022-01-28 19:20:33 -05:00
|
|
|
region: left
|
2019-08-30 12:59:31 -04:00
|
|
|
field_topics:
|
|
|
|
type: entity_reference_label
|
2024-03-01 13:38:22 -08:00
|
|
|
label: hidden
|
2019-08-30 12:59:31 -04:00
|
|
|
settings:
|
|
|
|
link: true
|
|
|
|
third_party_settings: { }
|
2024-03-08 10:52:07 -08:00
|
|
|
weight: 4
|
2022-01-28 19:20:33 -05:00
|
|
|
region: left
|
2019-08-30 12:59:31 -04:00
|
|
|
hidden:
|
|
|
|
body: true
|
2019-09-22 22:19:25 -04:00
|
|
|
comment: true
|
2024-03-08 10:52:07 -08:00
|
|
|
field_image: true
|
2019-08-30 12:59:31 -04:00
|
|
|
field_meta_tags: true
|
2019-09-30 15:39:58 -04:00
|
|
|
field_publication_date: true
|
2019-10-01 18:50:50 -04:00
|
|
|
field_summary: true
|
2019-08-30 12:59:31 -04:00
|
|
|
links: true
|
|
|
|
search_api_excerpt: true
|