From fd6def739bac00369a66ba6f123e1b886bac3fc2 Mon Sep 17 00:00:00 2001 From: Mike Decker Date: Mon, 12 Aug 2024 12:18:13 -0700 Subject: [PATCH 1/2] Update configs after dependency updates --- .../sync/auto_entitylabel.settings.node.stanford_person.yml | 1 + .../sync/auto_entitylabel.settings.node.stanford_policy.yml | 1 + ...ity_view_display.media.stanford_gallery_images.default.yml | 4 ++-- config/sync/core.extension.yml | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/config/sync/auto_entitylabel.settings.node.stanford_person.yml b/config/sync/auto_entitylabel.settings.node.stanford_person.yml index c2a448b9a..8e822f873 100644 --- a/config/sync/auto_entitylabel.settings.node.stanford_person.yml +++ b/config/sync/auto_entitylabel.settings.node.stanford_person.yml @@ -7,3 +7,4 @@ chunk: 50 dependencies: config: - node.type.stanford_person +new_content_behavior: 1 diff --git a/config/sync/auto_entitylabel.settings.node.stanford_policy.yml b/config/sync/auto_entitylabel.settings.node.stanford_policy.yml index a852f02b1..396b51b94 100644 --- a/config/sync/auto_entitylabel.settings.node.stanford_policy.yml +++ b/config/sync/auto_entitylabel.settings.node.stanford_policy.yml @@ -7,3 +7,4 @@ chunk: 50 dependencies: config: - node.type.stanford_policy +new_content_behavior: 1 diff --git a/config/sync/core.entity_view_display.media.stanford_gallery_images.default.yml b/config/sync/core.entity_view_display.media.stanford_gallery_images.default.yml index 888c3aa4c..224ea1553 100644 --- a/config/sync/core.entity_view_display.media.stanford_gallery_images.default.yml +++ b/config/sync/core.entity_view_display.media.stanford_gallery_images.default.yml @@ -28,13 +28,13 @@ content: type: colorbox label: hidden settings: - colorbox_node_style: cta_1x_596x397 - colorbox_node_style_first: '' colorbox_image_style: breakpoint_2xl_2x colorbox_gallery: page colorbox_gallery_custom: '' colorbox_caption: custom colorbox_caption_custom: '[media:su_gallery_caption]' + colorbox_node_style: cta_1x_596x397 + colorbox_node_style_first: '' third_party_settings: field_formatter_class: class: '' diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index cad201e85..211fc4301 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -1,11 +1,11 @@ _core: default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc module: + auto_entitylabel: -100 address: 0 admin_toolbar: 0 admin_toolbar_tools: 0 allowed_formats: 0 - auto_entitylabel: 0 autologout: 0 basic_auth: 0 block: 0 From 82913d2a7e47bbf6eed0d1bc682e2874730a9f78 Mon Sep 17 00:00:00 2001 From: Mike Decker Date: Mon, 12 Aug 2024 12:58:32 -0700 Subject: [PATCH 2/2] Adjusted entity label settings --- config/sync/auto_entitylabel.settings.node.stanford_person.yml | 2 +- config/sync/auto_entitylabel.settings.node.stanford_policy.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/sync/auto_entitylabel.settings.node.stanford_person.yml b/config/sync/auto_entitylabel.settings.node.stanford_person.yml index 8e822f873..090d28cba 100644 --- a/config/sync/auto_entitylabel.settings.node.stanford_person.yml +++ b/config/sync/auto_entitylabel.settings.node.stanford_person.yml @@ -7,4 +7,4 @@ chunk: 50 dependencies: config: - node.type.stanford_person -new_content_behavior: 1 +new_content_behavior: 0 diff --git a/config/sync/auto_entitylabel.settings.node.stanford_policy.yml b/config/sync/auto_entitylabel.settings.node.stanford_policy.yml index 396b51b94..3b4994fc1 100644 --- a/config/sync/auto_entitylabel.settings.node.stanford_policy.yml +++ b/config/sync/auto_entitylabel.settings.node.stanford_policy.yml @@ -7,4 +7,4 @@ chunk: 50 dependencies: config: - node.type.stanford_policy -new_content_behavior: 1 +new_content_behavior: 0