From db19beade06ed84c6732bde35233e0c8ee1d6553 Mon Sep 17 00:00:00 2001 From: nJim Date: Mon, 10 Jul 2023 23:06:09 -0400 Subject: [PATCH 1/2] fix (YALB-1450): disable truncation of links --- ...ntity_view_display.block_content.button_link.default.yml | 6 +++--- ...view_display.block_content.content_spotlight.default.yml | 6 +++--- ...entity_view_display.block_content.cta_banner.default.yml | 6 +++--- ...entity_view_display.block_content.grand_hero.default.yml | 6 +++--- ...ntity_view_display.block_content.quick_links.default.yml | 6 +++--- ...re.entity_view_display.paragraph.custom_card.default.yml | 6 +++--- 6 files changed, 18 insertions(+), 18 deletions(-) diff --git a/web/profiles/custom/yalesites_profile/config/sync/core.entity_view_display.block_content.button_link.default.yml b/web/profiles/custom/yalesites_profile/config/sync/core.entity_view_display.block_content.button_link.default.yml index 9bf0dc8093..4d2b13124d 100644 --- a/web/profiles/custom/yalesites_profile/config/sync/core.entity_view_display.block_content.button_link.default.yml +++ b/web/profiles/custom/yalesites_profile/config/sync/core.entity_view_display.block_content.button_link.default.yml @@ -16,11 +16,11 @@ content: type: link_separate label: hidden settings: - trim_length: 80 + trim_length: null url_only: false url_plain: false - rel: '' - target: '' + rel: '0' + target: '0' third_party_settings: { } weight: 1 region: content diff --git a/web/profiles/custom/yalesites_profile/config/sync/core.entity_view_display.block_content.content_spotlight.default.yml b/web/profiles/custom/yalesites_profile/config/sync/core.entity_view_display.block_content.content_spotlight.default.yml index f122f6a47d..6d29480904 100644 --- a/web/profiles/custom/yalesites_profile/config/sync/core.entity_view_display.block_content.content_spotlight.default.yml +++ b/web/profiles/custom/yalesites_profile/config/sync/core.entity_view_display.block_content.content_spotlight.default.yml @@ -33,11 +33,11 @@ content: type: link_separate label: hidden settings: - trim_length: 80 + trim_length: null url_only: false url_plain: false - rel: '' - target: '' + rel: '0' + target: '0' third_party_settings: { } weight: 4 region: content diff --git a/web/profiles/custom/yalesites_profile/config/sync/core.entity_view_display.block_content.cta_banner.default.yml b/web/profiles/custom/yalesites_profile/config/sync/core.entity_view_display.block_content.cta_banner.default.yml index 617a30c881..5958d59316 100644 --- a/web/profiles/custom/yalesites_profile/config/sync/core.entity_view_display.block_content.cta_banner.default.yml +++ b/web/profiles/custom/yalesites_profile/config/sync/core.entity_view_display.block_content.cta_banner.default.yml @@ -31,11 +31,11 @@ content: type: link_separate label: hidden settings: - trim_length: 80 + trim_length: null url_only: false url_plain: false - rel: '' - target: '' + rel: '0' + target: '0' third_party_settings: { } weight: 3 region: content diff --git a/web/profiles/custom/yalesites_profile/config/sync/core.entity_view_display.block_content.grand_hero.default.yml b/web/profiles/custom/yalesites_profile/config/sync/core.entity_view_display.block_content.grand_hero.default.yml index aa3df4f8be..e67117b3fa 100644 --- a/web/profiles/custom/yalesites_profile/config/sync/core.entity_view_display.block_content.grand_hero.default.yml +++ b/web/profiles/custom/yalesites_profile/config/sync/core.entity_view_display.block_content.grand_hero.default.yml @@ -31,11 +31,11 @@ content: type: link_separate label: hidden settings: - trim_length: 80 + trim_length: null url_only: false url_plain: false - rel: '' - target: '' + rel: '0' + target: '0' third_party_settings: { } weight: 3 region: content diff --git a/web/profiles/custom/yalesites_profile/config/sync/core.entity_view_display.block_content.quick_links.default.yml b/web/profiles/custom/yalesites_profile/config/sync/core.entity_view_display.block_content.quick_links.default.yml index 4e3730f057..3b8b55325c 100644 --- a/web/profiles/custom/yalesites_profile/config/sync/core.entity_view_display.block_content.quick_links.default.yml +++ b/web/profiles/custom/yalesites_profile/config/sync/core.entity_view_display.block_content.quick_links.default.yml @@ -28,11 +28,11 @@ content: type: link_separate label: hidden settings: - trim_length: 80 + trim_length: null url_only: false url_plain: false - rel: '' - target: '' + rel: '0' + target: '0' third_party_settings: { } weight: 1 region: content diff --git a/web/profiles/custom/yalesites_profile/config/sync/core.entity_view_display.paragraph.custom_card.default.yml b/web/profiles/custom/yalesites_profile/config/sync/core.entity_view_display.paragraph.custom_card.default.yml index 8c0a1781eb..ae77d3bead 100644 --- a/web/profiles/custom/yalesites_profile/config/sync/core.entity_view_display.paragraph.custom_card.default.yml +++ b/web/profiles/custom/yalesites_profile/config/sync/core.entity_view_display.paragraph.custom_card.default.yml @@ -36,11 +36,11 @@ content: type: link_separate label: hidden settings: - trim_length: 80 + trim_length: null url_only: false url_plain: false - rel: '' - target: '' + rel: '0' + target: '0' third_party_settings: { } weight: 3 region: content From b9800fa6d8d00f7d58bfc2b12219ee26e10438dc Mon Sep 17 00:00:00 2001 From: nJim Date: Mon, 10 Jul 2023 23:12:51 -0400 Subject: [PATCH 2/2] fix (YALB-1450): disable truncation of links --- .../core.entity_view_display.paragraph.callout_item.default.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/profiles/custom/yalesites_profile/config/sync/core.entity_view_display.paragraph.callout_item.default.yml b/web/profiles/custom/yalesites_profile/config/sync/core.entity_view_display.paragraph.callout_item.default.yml index 7482a4e139..95e122abfd 100644 --- a/web/profiles/custom/yalesites_profile/config/sync/core.entity_view_display.paragraph.callout_item.default.yml +++ b/web/profiles/custom/yalesites_profile/config/sync/core.entity_view_display.paragraph.callout_item.default.yml @@ -26,7 +26,7 @@ content: type: link_separate label: hidden settings: - trim_length: 80 + trim_length: null url_only: false url_plain: false rel: '0'