diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_collection.yml b/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_collection.yml index f0419fd..5d3a4e7 100644 --- a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_collection.yml +++ b/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_collection.yml @@ -159,6 +159,33 @@ items: third_party_settings: { } hidden: body: true + - + collection: '' + name: core.entity_form_display.paragraph.drutopia_collection.default + data: + langcode: en + status: true + dependencies: + config: + - field.field.paragraph.drutopia_collection.field_items + - paragraphs.paragraphs_type.drutopia_collection + id: paragraph.drutopia_collection.default + targetEntityType: paragraph + bundle: drutopia_collection + mode: default + content: + field_items: + weight: 0 + settings: + match_operator: CONTAINS + size: 60 + placeholder: '' + third_party_settings: { } + type: entity_reference_autocomplete + region: content + hidden: + created: true + status: true - collection: '' name: core.entity_view_display.node.collection.default @@ -432,6 +459,31 @@ items: region: content hidden: search_api_excerpt: true + - + collection: '' + name: core.entity_view_display.paragraph.drutopia_collection.default + data: + langcode: en + status: true + dependencies: + config: + - field.field.paragraph.drutopia_collection.field_items + - paragraphs.paragraphs_type.drutopia_collection + id: paragraph.drutopia_collection.default + targetEntityType: paragraph + bundle: drutopia_collection + mode: default + content: + field_items: + weight: 0 + label: above + settings: + link: true + third_party_settings: { } + type: entity_reference_label + region: content + hidden: + search_api_excerpt: true - collection: '' name: field.field.node.collection.body @@ -489,6 +541,65 @@ items: auto_create: false auto_create_bundle: '' field_type: entity_reference + - + collection: '' + name: field.field.node.collection.field_body_paragraph + data: + langcode: en + status: true + dependencies: + config: + - field.storage.node.field_body_paragraph + - node.type.collection + - paragraphs.paragraphs_type.drutopia_collection + - paragraphs.paragraphs_type.image + - paragraphs.paragraphs_type.text + module: + - entity_reference_revisions + id: node.collection.field_body_paragraph + field_name: field_body_paragraph + entity_type: node + bundle: collection + label: 'Body paragraph' + description: '' + required: false + translatable: true + default_value: { } + default_value_callback: '' + settings: + handler: 'default:paragraph' + handler_settings: + negate: 0 + target_bundles: + drutopia_collection: drutopia_collection + image: image + text: text + target_bundles_drag_drop: + drutopia_collection: + enabled: true + weight: 9 + faq: + weight: 10 + enabled: false + file: + weight: 11 + enabled: false + image: + enabled: true + weight: 12 + slide: + weight: 13 + enabled: false + text: + enabled: true + weight: 14 + update: + weight: 15 + enabled: false + video: + weight: 16 + enabled: false + field_type: entity_reference_revisions - collection: '' name: field.field.node.collection.field_collection_items @@ -702,6 +813,42 @@ items: auto_create: false auto_create_bundle: '' field_type: entity_reference + - + collection: '' + name: field.field.paragraph.drutopia_collection.field_items + data: + langcode: en + status: true + dependencies: + config: + - field.storage.paragraph.field_items + - node.type.article + - node.type.blog + - node.type.people + - paragraphs.paragraphs_type.drutopia_collection + id: paragraph.drutopia_collection.field_items + field_name: field_items + entity_type: paragraph + bundle: drutopia_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: 'default:node' + handler_settings: + target_bundles: + article: article + blog: blog + people: people + sort: + field: changed + direction: DESC + auto_create: false + auto_create_bundle: article + field_type: entity_reference - collection: '' name: field.storage.node.field_collection_items @@ -747,6 +894,29 @@ items: indexes: { } persist_with_no_fields: false custom_storage: false + - + collection: '' + name: field.storage.paragraph.field_items + data: + langcode: en + status: true + dependencies: + module: + - node + - paragraphs + id: paragraph.field_items + field_name: field_items + entity_type: paragraph + type: entity_reference + settings: + target_type: node + module: core + locked: false + cardinality: -1 + translatable: true + indexes: { } + persist_with_no_fields: false + custom_storage: false - collection: '' name: node.type.collection @@ -768,6 +938,18 @@ items: new_revision: true preview_mode: 1 display_submitted: false + - + collection: '' + name: paragraphs.paragraphs_type.drutopia_collection + data: + langcode: en + status: true + dependencies: { } + id: drutopia_collection + label: Collection + icon_uuid: null + description: 'Allows grouping referenced content together. For instance, an Issue collection could use collection paragraphs to group articles into three themes within that issue.' + behavior_plugins: { } - collection: '' name: taxonomy.vocabulary.collection_type diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.geo_citation.yml b/config/sync/config_snapshot.snapshot.config_sync.module.geo_citation.yml new file mode 100644 index 0000000..ea5b97c --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.geo_citation.yml @@ -0,0 +1,11 @@ +uuid: 0bfcde9c-b413-4ee6-ab85-c4c823b7b0cf +langcode: en +status: true +dependencies: + module: + - geo_citation +id: config_sync.module.geo_citation +snapshotSet: config_sync +extensionType: module +extensionName: geo_citation +items: { }