From fc0585670872f5f842251c3a36f10d9cc7369f04 Mon Sep 17 00:00:00 2001 From: Christia Troyer Date: Fri, 13 Oct 2023 11:21:40 -0700 Subject: [PATCH] VACMS-15635: Replace help text for CLP Hero Banner --- ...ield.field.node.campaign_landing_page.field_hero_blurb.yml | 2 +- ...ield.field.node.campaign_landing_page.field_hero_image.yml | 4 +++- config/sync/node.type.faq_multiple_q_a.yml | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/config/sync/field.field.node.campaign_landing_page.field_hero_blurb.yml b/config/sync/field.field.node.campaign_landing_page.field_hero_blurb.yml index 24fd39cbc78..b9ee2a3c519 100644 --- a/config/sync/field.field.node.campaign_landing_page.field_hero_blurb.yml +++ b/config/sync/field.field.node.campaign_landing_page.field_hero_blurb.yml @@ -10,7 +10,7 @@ field_name: field_hero_blurb entity_type: node bundle: campaign_landing_page label: 'Page introduction' -description: 'Add a brief introduction that will also be used as a meta description in search results. (See further guidelines) ' +description: 'Add a brief introduction that will also be used as a meta description in search results.' required: false translatable: false default_value: { } diff --git a/config/sync/field.field.node.campaign_landing_page.field_hero_image.yml b/config/sync/field.field.node.campaign_landing_page.field_hero_image.yml index 9f0a8dc95ab..60c2f063cba 100644 --- a/config/sync/field.field.node.campaign_landing_page.field_hero_image.yml +++ b/config/sync/field.field.node.campaign_landing_page.field_hero_image.yml @@ -18,7 +18,9 @@ field_name: field_hero_image entity_type: node bundle: campaign_landing_page label: 'Hero Image' -description: "Provide an image to display in the hero. Your image will be displayed with a 2:1 aspect ratio, so select an image that will work in with that aspect ratio. If your image does not already match that size, you may want to specify the 2:1 crop when prompted, or the system will crop it for you. \r\n\r\nIf you do not add a hero image, the hero banner will display as a gradient background color." +description: "Hero image +Details +Provide an image to display in the hero. Your image will be displayed at a 1:1 aspect ratio. If your image does not already match that size, specify the square crop when prompted. \r\n\r\nIf you do not add a hero image, the hero banner will display as a gradient background color." required: true translatable: false default_value: { } diff --git a/config/sync/node.type.faq_multiple_q_a.yml b/config/sync/node.type.faq_multiple_q_a.yml index 2b75e847af1..258e8939017 100644 --- a/config/sync/node.type.faq_multiple_q_a.yml +++ b/config/sync/node.type.faq_multiple_q_a.yml @@ -16,7 +16,7 @@ third_party_settings: minimum_age_to_delete: 0 when_to_delete: 0 node_title_help_text: - title_help: 'Add a page title with sentence case capitalization. (See further guidelines) ' + title_help: 'Add a page title with sentence case capitalization. (See capitalization guidelines.) ' menu_force: menu_force: 0 menu_force_parent: 0