From 66497a97111a1efe6e0ca20acdde81b852090956 Mon Sep 17 00:00:00 2001 From: Christian Burk Date: Tue, 21 Jan 2025 11:47:41 -0600 Subject: [PATCH] VACMS-8251: Updates FWB help text, removing op status --- .../node.type.full_width_banner_alert.yml | 22 ++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/config/sync/node.type.full_width_banner_alert.yml b/config/sync/node.type.full_width_banner_alert.yml index 22cd80b4fa..8bc22852d2 100644 --- a/config/sync/node.type.full_width_banner_alert.yml +++ b/config/sync/node.type.full_width_banner_alert.yml @@ -3,6 +3,7 @@ langcode: en status: true dependencies: module: + - menu_force - menu_ui - node_revision_delete - node_title_help_text @@ -13,13 +14,32 @@ third_party_settings: node_title_help_text: title_help: 'This will be displayed as the header on the alert.' node_revision_delete: + amount: + status: false + settings: + amount: 0 + created: + status: false + settings: + age: 1 + drafts: + status: false + settings: + age: 1 minimum_age_to_delete: 0 minimum_revisions_to_keep: 50 + only_drafts: + status: false + settings: + age: 0 when_to_delete: 0 + menu_force: + menu_force: false + menu_force_parent: false name: 'VAMC System Banner Alert with Situation Updates' type: full_width_banner_alert description: 'A full-width alert that will be added to a VAMC system, or multiple VAMC systems.' -help: "

Veterans and VA employees need up-to-date information about the operating status of VHA facilities. Whether it’s inclement weather or road closures, this form lets VAMC editors update facility operating status and add banner alerts and situation updates to VAMC pages, all in one streamlined editorial experience.

\r\n\r\n

Trigger email bulletins via GovDelivery

\r\n\r\n

Editors of VAMC banner alerts can optionally trigger email bulletins via each VAMC system’s emergency updates email list, either when creating the initial alert, or with additional situation updates that editors add as new information becomes available.

\r\n\r\n

Target one or more VAMCs

\r\n

For situations affecting multiple VAMCs, such as a hurricane, VISN or VHA editors can create one banner alert to display across a region.

\r\n\r\n" +help: "

Veterans and VA employees need up-to-date information about VHA facilities. Whether due to inclement weather or road closures, this form lets VAMC editors add banner alerts and situation updates to VAMC pages, all in one streamlined editorial experience.

\r\n\r\n

Trigger email bulletins via GovDelivery

\r\n\r\n

Editors of VAMC banner alerts can optionally trigger email bulletins via each VAMC system’s emergency updates email list, either when creating the initial alert, or with additional situation updates that editors add as new information becomes available.

\r\n\r\n

Target one or more VAMCs

\r\n

For situations affecting multiple VAMCs, such as a hurricane, VISN or VHA editors can create one banner alert to display across a region.

\r\n\r\n" new_revision: true preview_mode: 0 display_submitted: false