diff --git a/config/sync/core.entity_form_display.node.collection.default.yml b/config/sync/core.entity_form_display.node.collection.default.yml
new file mode 100644
index 0000000..f825fa8
--- /dev/null
+++ b/config/sync/core.entity_form_display.node.collection.default.yml
@@ -0,0 +1,149 @@
+uuid: 1673af4a-6312-426a-9101-62aa9f0d3289
+langcode: en
+status: true
+dependencies:
+ config:
+ - field.field.node.collection.body
+ - field.field.node.collection.field_authors
+ - field.field.node.collection.field_collection_items
+ - field.field.node.collection.field_collection_type
+ - field.field.node.collection.field_image
+ - field.field.node.collection.field_meta_tags
+ - field.field.node.collection.field_summary
+ - field.field.node.collection.field_tags
+ - field.field.node.collection.field_topics
+ - image.style.thumbnail
+ - node.type.collection
+ module:
+ - image
+ - metatag
+ - path
+ - text
+_core:
+ default_config_hash: 45H-br1I69zi0Az4J9sYMXMdVokkpmRBWsiWbpe8B64
+id: node.collection.default
+targetEntityType: node
+bundle: collection
+mode: default
+content:
+ created:
+ type: datetime_timestamp
+ weight: 10
+ region: content
+ settings: { }
+ third_party_settings: { }
+ field_authors:
+ weight: 4
+ settings:
+ match_operator: CONTAINS
+ size: 60
+ placeholder: ''
+ third_party_settings: { }
+ type: entity_reference_autocomplete
+ region: content
+ field_collection_items:
+ weight: 5
+ settings:
+ match_operator: CONTAINS
+ size: 60
+ placeholder: ''
+ third_party_settings: { }
+ type: entity_reference_autocomplete
+ region: content
+ field_collection_type:
+ weight: 1
+ settings: { }
+ third_party_settings: { }
+ type: options_select
+ region: content
+ field_image:
+ weight: 3
+ settings:
+ progress_indicator: throbber
+ preview_image_style: thumbnail
+ third_party_settings: { }
+ type: image_image
+ region: content
+ field_meta_tags:
+ weight: 7
+ settings: { }
+ third_party_settings: { }
+ type: metatag_firehose
+ region: content
+ field_summary:
+ weight: 2
+ settings:
+ rows: 5
+ placeholder: ''
+ third_party_settings: { }
+ type: text_textarea
+ region: content
+ field_tags:
+ weight: 15
+ settings:
+ match_operator: CONTAINS
+ size: 60
+ placeholder: ''
+ third_party_settings: { }
+ type: entity_reference_autocomplete
+ region: content
+ field_topics:
+ weight: 14
+ settings:
+ match_operator: CONTAINS
+ size: 60
+ placeholder: ''
+ third_party_settings: { }
+ type: entity_reference_autocomplete
+ region: content
+ path:
+ type: path
+ weight: 8
+ region: content
+ settings: { }
+ third_party_settings: { }
+ promote:
+ type: boolean_checkbox
+ settings:
+ display_label: true
+ weight: 12
+ region: content
+ third_party_settings: { }
+ status:
+ type: boolean_checkbox
+ settings:
+ display_label: true
+ weight: 13
+ region: content
+ third_party_settings: { }
+ sticky:
+ type: boolean_checkbox
+ settings:
+ display_label: true
+ weight: 11
+ region: content
+ third_party_settings: { }
+ title:
+ type: string_textfield
+ weight: 0
+ region: content
+ settings:
+ size: 60
+ placeholder: ''
+ third_party_settings: { }
+ uid:
+ type: entity_reference_autocomplete
+ weight: 6
+ settings:
+ match_operator: CONTAINS
+ size: 60
+ placeholder: ''
+ region: content
+ third_party_settings: { }
+ url_redirects:
+ weight: 9
+ region: content
+ settings: { }
+ third_party_settings: { }
+hidden:
+ body: true
diff --git a/config/sync/core.entity_view_display.node.collection.default.yml b/config/sync/core.entity_view_display.node.collection.default.yml
new file mode 100644
index 0000000..cee26d6
--- /dev/null
+++ b/config/sync/core.entity_view_display.node.collection.default.yml
@@ -0,0 +1,108 @@
+uuid: e183398c-575c-4d5e-98ba-579b32d16b03
+langcode: en
+status: true
+dependencies:
+ config:
+ - field.field.node.collection.body
+ - field.field.node.collection.field_authors
+ - field.field.node.collection.field_collection_items
+ - field.field.node.collection.field_collection_type
+ - field.field.node.collection.field_image
+ - field.field.node.collection.field_meta_tags
+ - field.field.node.collection.field_summary
+ - field.field.node.collection.field_tags
+ - field.field.node.collection.field_topics
+ - node.type.collection
+ module:
+ - ds
+ - image
+ - metatag
+ - text
+ - user
+_core:
+ default_config_hash: VdRPCswDeQt_699xq5eV44VFlk9cve4hp9aTbmY4qIM
+id: node.collection.default
+targetEntityType: node
+bundle: collection
+mode: default
+content:
+ body:
+ label: hidden
+ type: text_default
+ weight: 2
+ settings: { }
+ third_party_settings: { }
+ region: content
+ field_authors:
+ weight: 5
+ label: hidden
+ settings:
+ link: true
+ third_party_settings: { }
+ type: entity_reference_label
+ region: content
+ field_collection_items:
+ weight: 6
+ label: hidden
+ settings:
+ view_mode: teaser
+ link: false
+ third_party_settings:
+ ds:
+ ds_limit: ''
+ type: entity_reference_entity_view
+ region: content
+ field_collection_type:
+ weight: 9
+ label: above
+ settings:
+ link: true
+ third_party_settings: { }
+ type: entity_reference_label
+ region: content
+ field_image:
+ weight: 3
+ label: hidden
+ settings:
+ image_style: ''
+ image_link: ''
+ third_party_settings: { }
+ type: image
+ region: content
+ field_meta_tags:
+ weight: 4
+ label: hidden
+ settings: { }
+ third_party_settings: { }
+ type: metatag_empty_formatter
+ region: content
+ field_summary:
+ weight: 1
+ label: hidden
+ settings: { }
+ third_party_settings: { }
+ type: text_default
+ region: content
+ field_tags:
+ weight: 8
+ label: above
+ settings:
+ link: true
+ third_party_settings: { }
+ type: entity_reference_label
+ region: content
+ field_topics:
+ weight: 7
+ label: above
+ settings:
+ link: true
+ third_party_settings: { }
+ type: entity_reference_label
+ region: content
+ links:
+ weight: 0
+ region: content
+ settings: { }
+ third_party_settings: { }
+hidden:
+ search_api_excerpt: true
diff --git a/config/sync/core.entity_view_display.node.collection.full.yml b/config/sync/core.entity_view_display.node.collection.full.yml
new file mode 100644
index 0000000..11d142d
--- /dev/null
+++ b/config/sync/core.entity_view_display.node.collection.full.yml
@@ -0,0 +1,129 @@
+uuid: 1260a547-04da-466d-adeb-f5f9210de575
+langcode: en
+status: true
+dependencies:
+ config:
+ - core.entity_view_mode.node.full
+ - field.field.node.collection.body
+ - field.field.node.collection.field_authors
+ - field.field.node.collection.field_collection_items
+ - field.field.node.collection.field_collection_type
+ - field.field.node.collection.field_image
+ - field.field.node.collection.field_meta_tags
+ - field.field.node.collection.field_summary
+ - field.field.node.collection.field_tags
+ - field.field.node.collection.field_topics
+ - node.type.collection
+ module:
+ - ds
+ - image
+ - text
+ - user
+third_party_settings:
+ ds:
+ layout:
+ id: ds_2col_stacked
+ library: ds/ds_2col_stacked
+ disable_css: true
+ entity_classes: all_classes
+ settings:
+ wrappers:
+ header: div
+ left: div
+ right: div
+ footer: div
+ outer_wrapper: div
+ attributes: ''
+ link_attribute: ''
+ link_custom: ''
+ classes:
+ layout_class: { }
+ regions:
+ header:
+ - field_image
+ left:
+ - node_post_date
+ - field_authors
+ - field_collection_type
+ - field_topics
+ - field_tags
+ right:
+ - field_summary
+ - field_collection_items
+ 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:
+ weight: 2
+ label: hidden
+ settings:
+ link: true
+ third_party_settings: { }
+ type: entity_reference_label
+ region: left
+ field_collection_items:
+ weight: 7
+ label: hidden
+ settings:
+ view_mode: teaser
+ link: false
+ third_party_settings:
+ ds:
+ ds_limit: ''
+ type: entity_reference_entity_view
+ region: right
+ field_collection_type:
+ type: entity_reference_label
+ weight: 3
+ region: left
+ label: visually_hidden
+ settings:
+ link: false
+ third_party_settings: { }
+ field_image:
+ weight: 0
+ label: hidden
+ settings:
+ image_style: ''
+ image_link: ''
+ third_party_settings: { }
+ type: image
+ region: header
+ field_summary:
+ weight: 6
+ label: hidden
+ settings: { }
+ third_party_settings: { }
+ type: text_default
+ region: right
+ field_tags:
+ type: entity_reference_label
+ weight: 5
+ region: left
+ label: hidden
+ settings:
+ link: true
+ third_party_settings: { }
+ field_topics:
+ type: entity_reference_label
+ weight: 4
+ region: left
+ label: visually_hidden
+ settings:
+ link: true
+ third_party_settings: { }
+hidden:
+ body: true
+ field_meta_tags: true
+ links: true
+ search_api_excerpt: true
diff --git a/config/sync/core.entity_view_display.node.collection.teaser.yml b/config/sync/core.entity_view_display.node.collection.teaser.yml
new file mode 100644
index 0000000..9e0c58c
--- /dev/null
+++ b/config/sync/core.entity_view_display.node.collection.teaser.yml
@@ -0,0 +1,49 @@
+uuid: d6f24134-b470-4a98-b653-a3d937e388cf
+langcode: en
+status: true
+dependencies:
+ config:
+ - core.entity_view_mode.node.teaser
+ - field.field.node.collection.body
+ - field.field.node.collection.field_authors
+ - field.field.node.collection.field_collection_items
+ - field.field.node.collection.field_collection_type
+ - field.field.node.collection.field_image
+ - field.field.node.collection.field_meta_tags
+ - field.field.node.collection.field_summary
+ - field.field.node.collection.field_tags
+ - field.field.node.collection.field_topics
+ - node.type.collection
+ module:
+ - text
+ - user
+_core:
+ default_config_hash: Ae7AbDdKC_kFLs-Rnod2dVpSbQUjbkGCXQtTQ55GV5k
+id: node.collection.teaser
+targetEntityType: node
+bundle: collection
+mode: teaser
+content:
+ body:
+ label: hidden
+ type: text_summary_or_trimmed
+ weight: 101
+ settings:
+ trim_length: 600
+ third_party_settings: { }
+ region: content
+ links:
+ weight: 100
+ settings: { }
+ third_party_settings: { }
+ region: content
+hidden:
+ field_authors: true
+ field_collection_items: true
+ field_collection_type: true
+ field_image: true
+ field_meta_tags: true
+ field_summary: true
+ field_tags: true
+ field_topics: true
+ search_api_excerpt: true
diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml
index 6251506..7039934 100644
--- a/config/sync/core.extension.yml
+++ b/config/sync/core.extension.yml
@@ -33,6 +33,7 @@ module:
dblog: 0
drutopia_article: 0
drutopia_blog: 0
+ drutopia_collection: 0
drutopia_comment: 0
drutopia_core: 0
drutopia_landing_page: 0
diff --git a/config/sync/field.field.node.collection.body.yml b/config/sync/field.field.node.collection.body.yml
new file mode 100644
index 0000000..bd00176
--- /dev/null
+++ b/config/sync/field.field.node.collection.body.yml
@@ -0,0 +1,24 @@
+uuid: c0005b1e-4f64-4fad-98b2-f44058b55d25
+langcode: en
+status: true
+dependencies:
+ config:
+ - field.storage.node.body
+ - node.type.collection
+ module:
+ - text
+_core:
+ default_config_hash: WqgDhaPELkw6JGhrh7TfT43wKws4fg45OgEkunye7ss
+id: node.collection.body
+field_name: body
+entity_type: node
+bundle: collection
+label: Body
+description: ''
+required: false
+translatable: true
+default_value: { }
+default_value_callback: ''
+settings:
+ display_summary: true
+field_type: text_with_summary
diff --git a/config/sync/field.field.node.collection.field_authors.yml b/config/sync/field.field.node.collection.field_authors.yml
new file mode 100644
index 0000000..c1d0e76
--- /dev/null
+++ b/config/sync/field.field.node.collection.field_authors.yml
@@ -0,0 +1,31 @@
+uuid: 762ee90e-0623-4e6f-a588-cf9d2842d707
+langcode: en
+status: true
+dependencies:
+ config:
+ - field.storage.node.field_authors
+ - node.type.collection
+ - node.type.people
+_core:
+ default_config_hash: OrTTW4_ECRhwCEGANjteWeZi18YWtx-oqSJtjtsnQfM
+id: node.collection.field_authors
+field_name: field_authors
+entity_type: node
+bundle: collection
+label: Authors
+description: 'Optionally attribute this collection to one or more of the People with profiles on the site.'
+required: false
+translatable: true
+default_value: { }
+default_value_callback: ''
+settings:
+ handler: 'default:node'
+ handler_settings:
+ target_bundles:
+ people: people
+ sort:
+ field: title
+ direction: ASC
+ auto_create: false
+ auto_create_bundle: ''
+field_type: entity_reference
diff --git a/config/sync/field.field.node.collection.field_collection_items.yml b/config/sync/field.field.node.collection.field_collection_items.yml
new file mode 100644
index 0000000..3fda3fe
--- /dev/null
+++ b/config/sync/field.field.node.collection.field_collection_items.yml
@@ -0,0 +1,27 @@
+uuid: f3000391-12f7-4a2c-aed3-81970f4efc69
+langcode: en
+status: true
+dependencies:
+ config:
+ - field.storage.node.field_collection_items
+ - node.type.collection
+_core:
+ default_config_hash: 6X5yj9boH7NtcRbeF2H7cXLeNdjCfZY9ReiufRdXuXc
+id: node.collection.field_collection_items
+field_name: field_collection_items
+entity_type: node
+bundle: collection
+label: Items
+description: 'Select any other content on the site to display as a list of teasers by typing words from the title and looking for the autocompletion of the content you want in the collection. You can change the order after adding each item.'
+required: true
+translatable: false
+default_value: { }
+default_value_callback: ''
+settings:
+ handler: views
+ handler_settings:
+ view:
+ view_name: collection_select_content
+ display_name: entity_reference
+ arguments: { }
+field_type: entity_reference
diff --git a/config/sync/field.field.node.collection.field_collection_type.yml b/config/sync/field.field.node.collection.field_collection_type.yml
new file mode 100644
index 0000000..c344509
--- /dev/null
+++ b/config/sync/field.field.node.collection.field_collection_type.yml
@@ -0,0 +1,31 @@
+uuid: de63a375-60fa-4584-b2d7-e2f8e87582f0
+langcode: en
+status: true
+dependencies:
+ config:
+ - field.storage.node.field_collection_type
+ - node.type.collection
+ - taxonomy.vocabulary.collection_type
+_core:
+ default_config_hash: kC3_rOUozrdfvnh-qzpCz7MoI8HoyP1J6OM8cOKdKec
+id: node.collection.field_collection_type
+field_name: field_collection_type
+entity_type: node
+bundle: collection
+label: 'Collection type'
+description: ''
+required: false
+translatable: false
+default_value: { }
+default_value_callback: ''
+settings:
+ handler: 'default:taxonomy_term'
+ handler_settings:
+ target_bundles:
+ collection_type: collection_type
+ sort:
+ field: name
+ direction: asc
+ auto_create: false
+ auto_create_bundle: ''
+field_type: entity_reference
diff --git a/config/sync/field.field.node.collection.field_image.yml b/config/sync/field.field.node.collection.field_image.yml
new file mode 100644
index 0000000..b373a74
--- /dev/null
+++ b/config/sync/field.field.node.collection.field_image.yml
@@ -0,0 +1,40 @@
+uuid: e7a917ab-6692-4c5e-ad23-72eb1904af94
+langcode: en
+status: true
+dependencies:
+ config:
+ - field.storage.node.field_image
+ - node.type.collection
+ module:
+ - image
+_core:
+ default_config_hash: zBDVKqvoMMh7BWNgskjQQbHyTDLFE8r96x1qWGUX7Zw
+id: node.collection.field_image
+field_name: field_image
+entity_type: node
+bundle: collection
+label: Image
+description: ''
+required: false
+translatable: true
+default_value: { }
+default_value_callback: ''
+settings:
+ file_directory: '[date:custom:Y]-[date:custom:m]'
+ file_extensions: 'png gif jpg jpeg'
+ max_filesize: ''
+ max_resolution: ''
+ min_resolution: ''
+ alt_field: true
+ alt_field_required: true
+ title_field: false
+ title_field_required: false
+ default_image:
+ uuid: ''
+ alt: ''
+ title: ''
+ width: null
+ height: null
+ handler: 'default:file'
+ handler_settings: { }
+field_type: image
diff --git a/config/sync/field.field.node.collection.field_meta_tags.yml b/config/sync/field.field.node.collection.field_meta_tags.yml
new file mode 100644
index 0000000..2a7491b
--- /dev/null
+++ b/config/sync/field.field.node.collection.field_meta_tags.yml
@@ -0,0 +1,23 @@
+uuid: 5bec3005-b2d6-421a-8055-512c73d48d0c
+langcode: en
+status: true
+dependencies:
+ config:
+ - field.storage.node.field_meta_tags
+ - node.type.collection
+ module:
+ - metatag
+_core:
+ default_config_hash: s5m_9i4ysGOa4EWQLPM8uXAthSHK1wub2Fvl69J6H88
+id: node.collection.field_meta_tags
+field_name: field_meta_tags
+entity_type: node
+bundle: collection
+label: 'Meta tags'
+description: ''
+required: false
+translatable: true
+default_value: { }
+default_value_callback: ''
+settings: { }
+field_type: metatag
diff --git a/config/sync/field.field.node.collection.field_summary.yml b/config/sync/field.field.node.collection.field_summary.yml
new file mode 100644
index 0000000..cb06651
--- /dev/null
+++ b/config/sync/field.field.node.collection.field_summary.yml
@@ -0,0 +1,23 @@
+uuid: 645eb7f1-c2ce-4fce-b53d-90a1a5740d06
+langcode: en
+status: true
+dependencies:
+ config:
+ - field.storage.node.field_summary
+ - node.type.collection
+ module:
+ - text
+_core:
+ default_config_hash: 4VgNv6j__Zkf6FRVk20T510x6SpcboFHU5NtFipdQyc
+id: node.collection.field_summary
+field_name: field_summary
+entity_type: node
+bundle: collection
+label: Summary
+description: 'Use this space to introduce your collection with a short description. This summary is also> displayed on teasers, such as those shown in search results. '
+required: true
+translatable: true
+default_value: { }
+default_value_callback: ''
+settings: { }
+field_type: text_long
diff --git a/config/sync/field.field.node.collection.field_tags.yml b/config/sync/field.field.node.collection.field_tags.yml
new file mode 100644
index 0000000..f5225ec
--- /dev/null
+++ b/config/sync/field.field.node.collection.field_tags.yml
@@ -0,0 +1,31 @@
+uuid: 917a80e2-abe4-47a7-bb33-f4a0d9b48cc4
+langcode: en
+status: true
+dependencies:
+ config:
+ - field.storage.node.field_tags
+ - node.type.collection
+ - taxonomy.vocabulary.tags
+_core:
+ default_config_hash: rXf2ywn1NcjYQ8T6KyCPzRJ6Ajvk8fNa7BwM4uDdg1I
+id: node.collection.field_tags
+field_name: field_tags
+entity_type: node
+bundle: collection
+label: Tags
+description: ''
+required: false
+translatable: true
+default_value: { }
+default_value_callback: ''
+settings:
+ handler: 'default:taxonomy_term'
+ handler_settings:
+ target_bundles:
+ tags: tags
+ sort:
+ field: name
+ direction: asc
+ auto_create: true
+ auto_create_bundle: ''
+field_type: entity_reference
diff --git a/config/sync/field.field.node.collection.field_topics.yml b/config/sync/field.field.node.collection.field_topics.yml
new file mode 100644
index 0000000..f26216f
--- /dev/null
+++ b/config/sync/field.field.node.collection.field_topics.yml
@@ -0,0 +1,31 @@
+uuid: 6cb39832-a232-4f62-a027-60a71a778f11
+langcode: en
+status: true
+dependencies:
+ config:
+ - field.storage.node.field_topics
+ - node.type.collection
+ - taxonomy.vocabulary.topics
+_core:
+ default_config_hash: Pg-JRInG6Nx2HfzJT2lKOaq4x1Y4ZFE5SZM9dFzeGlg
+id: node.collection.field_topics
+field_name: field_topics
+entity_type: node
+bundle: collection
+label: Topics
+description: ''
+required: false
+translatable: true
+default_value: { }
+default_value_callback: ''
+settings:
+ handler: 'default:taxonomy_term'
+ handler_settings:
+ target_bundles:
+ topics: topics
+ sort:
+ field: name
+ direction: asc
+ auto_create: false
+ auto_create_bundle: ''
+field_type: entity_reference
diff --git a/config/sync/field.storage.node.field_collection_items.yml b/config/sync/field.storage.node.field_collection_items.yml
new file mode 100644
index 0000000..224a283
--- /dev/null
+++ b/config/sync/field.storage.node.field_collection_items.yml
@@ -0,0 +1,21 @@
+uuid: ee461a2f-64c7-48dd-ac1d-ccab29991022
+langcode: en
+status: true
+dependencies:
+ module:
+ - node
+_core:
+ default_config_hash: psnh1gqgVQvkgOeMy2UPZCmTlRAkEBYuBOi6jZGOvUc
+id: node.field_collection_items
+field_name: field_collection_items
+entity_type: node
+type: entity_reference
+settings:
+ target_type: node
+module: core
+locked: false
+cardinality: -1
+translatable: true
+indexes: { }
+persist_with_no_fields: false
+custom_storage: false
diff --git a/config/sync/field.storage.node.field_collection_type.yml b/config/sync/field.storage.node.field_collection_type.yml
new file mode 100644
index 0000000..bef97c2
--- /dev/null
+++ b/config/sync/field.storage.node.field_collection_type.yml
@@ -0,0 +1,22 @@
+uuid: c3f7a1f1-2d95-46f1-a794-7295b835437f
+langcode: en
+status: true
+dependencies:
+ module:
+ - node
+ - taxonomy
+_core:
+ default_config_hash: RLkCTg6QDZQdy0j5eduNhF5sSLCi-dqmfp8o_JZAkA0
+id: node.field_collection_type
+field_name: field_collection_type
+entity_type: node
+type: entity_reference
+settings:
+ target_type: taxonomy_term
+module: core
+locked: false
+cardinality: 1
+translatable: true
+indexes: { }
+persist_with_no_fields: false
+custom_storage: false
diff --git a/config/sync/node.type.collection.yml b/config/sync/node.type.collection.yml
new file mode 100644
index 0000000..2c26f5d
--- /dev/null
+++ b/config/sync/node.type.collection.yml
@@ -0,0 +1,20 @@
+uuid: 340ca7c4-ddc9-4fef-8603-2b29aceb696e
+langcode: en
+status: true
+dependencies:
+ module:
+ - menu_ui
+third_party_settings:
+ menu_ui:
+ available_menus:
+ - main
+ parent: 'main:'
+_core:
+ default_config_hash: stQdgWbQWDAjVwOeuvG1Ye8uI8OiGwWQ4sinbQPW2lI
+name: Collection
+type: collection
+description: 'Create a collection to bring together ordered listings of Articles, Blog posts, or other content. This is useful for magazine issues or online books (referencing each chapter) or to create a meta-resource of recommended resources and people.'
+help: ''
+new_revision: true
+preview_mode: 1
+display_submitted: false
diff --git a/config/sync/taxonomy.vocabulary.collection_type.yml b/config/sync/taxonomy.vocabulary.collection_type.yml
new file mode 100644
index 0000000..7ac59c3
--- /dev/null
+++ b/config/sync/taxonomy.vocabulary.collection_type.yml
@@ -0,0 +1,10 @@
+uuid: 00ca6317-60c6-4498-b811-dcbaf230b0a4
+langcode: en
+status: true
+dependencies: { }
+_core:
+ default_config_hash: NRvgGmvJBASvwlaRtyOhK0ur-e-b02hS5hSe89iTTrc
+name: 'Collection type'
+vid: collection_type
+description: 'For categorizing collections on aspects unique to collections.'
+weight: 0
diff --git a/config/sync/views.view.collection_select_content.yml b/config/sync/views.view.collection_select_content.yml
new file mode 100644
index 0000000..b8c0b2b
--- /dev/null
+++ b/config/sync/views.view.collection_select_content.yml
@@ -0,0 +1,409 @@
+uuid: 053b527d-5f36-4d83-93ec-345c5a08b3b6
+langcode: en
+status: true
+dependencies:
+ config:
+ - field.storage.node.field_summary
+ module:
+ - node
+ - text
+ - user
+_core:
+ default_config_hash: v-S3QqIVn35UujN6yge8GibCgD3sPt76Ef-IyBL6zDU
+id: collection_select_content
+label: 'Select content'
+module: views
+description: 'Choose items to include in a Collection.'
+tag: ''
+base_table: node_field_data
+base_field: nid
+core: 8.x
+display:
+ default:
+ display_plugin: default
+ id: default
+ display_title: Master
+ position: 0
+ display_options:
+ access:
+ type: perm
+ options:
+ perm: 'access content'
+ cache:
+ type: tag
+ options: { }
+ query:
+ type: views_query
+ options:
+ disable_sql_rewrite: false
+ distinct: false
+ replica: false
+ query_comment: ''
+ query_tags: { }
+ exposed_form:
+ type: basic
+ options:
+ submit_button: Apply
+ reset_button: false
+ reset_button_label: Reset
+ exposed_sorts_label: 'Sort by'
+ expose_sort_order: true
+ sort_asc_label: Asc
+ sort_desc_label: Desc
+ pager:
+ type: mini
+ options:
+ items_per_page: 10
+ offset: 0
+ id: 0
+ total_pages: null
+ expose:
+ items_per_page: false
+ items_per_page_label: 'Items per page'
+ items_per_page_options: '5, 10, 25, 50'
+ items_per_page_options_all: false
+ items_per_page_options_all_label: '- All -'
+ offset: false
+ offset_label: Offset
+ tags:
+ previous: ‹‹
+ next: ››
+ style:
+ type: default
+ options:
+ grouping: { }
+ row_class: ''
+ default_row_class: true
+ uses_fields: false
+ row:
+ type: fields
+ options:
+ inline: { }
+ separator: ''
+ hide_empty: false
+ default_field_elements: true
+ fields:
+ title:
+ id: title
+ table: node_field_data
+ field: title
+ entity_type: node
+ entity_field: title
+ label: ''
+ alter:
+ alter_text: false
+ make_link: false
+ absolute: false
+ trim: false
+ word_boundary: false
+ ellipsis: false
+ strip_tags: false
+ html: false
+ hide_empty: false
+ empty_zero: false
+ settings:
+ link_to_entity: true
+ plugin_id: field
+ relationship: none
+ group_type: group
+ admin_label: ''
+ exclude: false
+ element_type: ''
+ element_class: ''
+ element_label_type: ''
+ element_label_class: ''
+ element_label_colon: true
+ element_wrapper_type: ''
+ element_wrapper_class: ''
+ element_default_classes: true
+ empty: ''
+ hide_alter_empty: true
+ click_sort_column: value
+ type: string
+ group_column: value
+ group_columns: { }
+ group_rows: true
+ delta_limit: 0
+ delta_offset: 0
+ delta_reversed: false
+ delta_first_last: false
+ multi_type: separator
+ separator: ', '
+ field_api_classes: false
+ type:
+ id: type
+ table: node_field_data
+ field: type
+ relationship: none
+ group_type: group
+ admin_label: ''
+ label: ''
+ exclude: false
+ alter:
+ alter_text: false
+ text: ''
+ make_link: false
+ path: ''
+ absolute: false
+ external: false
+ replace_spaces: false
+ path_case: none
+ trim_whitespace: false
+ alt: ''
+ rel: ''
+ link_class: ''
+ prefix: ''
+ suffix: ''
+ target: ''
+ nl2br: false
+ max_length: 0
+ word_boundary: true
+ ellipsis: true
+ more_link: false
+ more_link_text: ''
+ more_link_path: ''
+ strip_tags: false
+ trim: false
+ preserve_tags: ''
+ html: false
+ element_type: kbd
+ element_class: ''
+ element_label_type: ''
+ element_label_class: ''
+ element_label_colon: false
+ element_wrapper_type: '0'
+ element_wrapper_class: ''
+ element_default_classes: false
+ empty: ''
+ hide_empty: false
+ empty_zero: false
+ hide_alter_empty: true
+ click_sort_column: target_id
+ type: entity_reference_label
+ settings:
+ link: false
+ group_column: target_id
+ group_columns: { }
+ group_rows: true
+ delta_limit: 0
+ delta_offset: 0
+ delta_reversed: false
+ delta_first_last: false
+ multi_type: separator
+ separator: ', '
+ field_api_classes: false
+ entity_type: node
+ entity_field: type
+ plugin_id: field
+ status:
+ id: status
+ table: node_field_data
+ field: status
+ relationship: none
+ group_type: group
+ admin_label: ''
+ label: ''
+ exclude: false
+ alter:
+ alter_text: false
+ text: ''
+ make_link: false
+ path: ''
+ absolute: false
+ external: false
+ replace_spaces: false
+ path_case: none
+ trim_whitespace: false
+ alt: ''
+ rel: ''
+ link_class: ''
+ prefix: ''
+ suffix: ''
+ target: ''
+ nl2br: false
+ max_length: 0
+ word_boundary: true
+ ellipsis: true
+ more_link: false
+ more_link_text: ''
+ more_link_path: ''
+ strip_tags: false
+ trim: false
+ preserve_tags: ''
+ html: false
+ element_type: em
+ element_class: ''
+ element_label_type: ''
+ element_label_class: ''
+ element_label_colon: false
+ element_wrapper_type: ''
+ element_wrapper_class: ''
+ element_default_classes: false
+ empty: ''
+ hide_empty: false
+ empty_zero: false
+ hide_alter_empty: true
+ click_sort_column: value
+ type: boolean
+ settings:
+ format: custom
+ format_custom_true: ''
+ format_custom_false: Unpublished
+ group_column: value
+ group_columns: { }
+ group_rows: true
+ delta_limit: 0
+ delta_offset: 0
+ delta_reversed: false
+ delta_first_last: false
+ multi_type: separator
+ separator: ', '
+ field_api_classes: false
+ entity_type: node
+ entity_field: status
+ plugin_id: field
+ field_summary:
+ id: field_summary
+ table: node__field_summary
+ field: field_summary
+ relationship: none
+ group_type: group
+ admin_label: ''
+ label: ''
+ exclude: false
+ alter:
+ alter_text: false
+ text: ''
+ make_link: false
+ path: ''
+ absolute: false
+ external: false
+ replace_spaces: false
+ path_case: none
+ trim_whitespace: false
+ alt: ''
+ rel: ''
+ link_class: ''
+ prefix: ''
+ suffix: ''
+ target: ''
+ nl2br: false
+ max_length: 0
+ word_boundary: true
+ ellipsis: true
+ more_link: false
+ more_link_text: ''
+ more_link_path: ''
+ strip_tags: false
+ trim: false
+ preserve_tags: ''
+ html: false
+ element_type: article
+ element_class: ''
+ element_label_type: ''
+ element_label_class: ''
+ element_label_colon: false
+ element_wrapper_type: ''
+ element_wrapper_class: ''
+ element_default_classes: false
+ empty: ''
+ hide_empty: false
+ empty_zero: false
+ hide_alter_empty: true
+ click_sort_column: value
+ type: text_default
+ settings: { }
+ group_column: value
+ group_columns: { }
+ group_rows: true
+ delta_limit: 0
+ delta_offset: 0
+ delta_reversed: false
+ delta_first_last: false
+ multi_type: separator
+ separator: ', '
+ field_api_classes: false
+ plugin_id: field
+ filters:
+ status:
+ value: '1'
+ table: node_field_data
+ field: status
+ plugin_id: boolean
+ entity_type: node
+ entity_field: status
+ id: status
+ expose:
+ operator: ''
+ group: 1
+ sorts:
+ created:
+ id: created
+ table: node_field_data
+ field: created
+ order: DESC
+ entity_type: node
+ entity_field: created
+ plugin_id: date
+ relationship: none
+ group_type: group
+ admin_label: ''
+ exposed: false
+ expose:
+ label: ''
+ granularity: second
+ header: { }
+ footer: { }
+ empty: { }
+ relationships: { }
+ arguments: { }
+ display_extenders: { }
+ cache_metadata:
+ max-age: -1
+ contexts:
+ - 'languages:language_content'
+ - 'languages:language_interface'
+ - url.query_args
+ - 'user.node_grants:view'
+ - user.permissions
+ tags:
+ - 'config:field.storage.node.field_summary'
+ entity_reference:
+ display_plugin: entity_reference
+ id: entity_reference
+ display_title: 'Entity Reference'
+ position: 1
+ display_options:
+ display_extenders: { }
+ style:
+ type: entity_reference
+ options:
+ search_fields:
+ title: title
+ type: type
+ field_summary: field_summary
+ status: '0'
+ row:
+ type: entity_reference
+ options:
+ default_field_elements: true
+ inline:
+ title: title
+ type: type
+ status: status
+ separator: ' · '
+ hide_empty: true
+ pager:
+ type: some
+ options:
+ items_per_page: 20
+ offset: 0
+ cache_metadata:
+ max-age: -1
+ contexts:
+ - 'languages:language_content'
+ - 'languages:language_interface'
+ - 'user.node_grants:view'
+ - user.permissions
+ tags:
+ - 'config:field.storage.node.field_summary'