Skip to content

Commit

Permalink
VACMS-8251: Updates FWB help text, removing op status (#20309)
Browse files Browse the repository at this point in the history
  • Loading branch information
omahane authored Jan 21, 2025
1 parent 631f2c7 commit f0b11cc
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion config/sync/node.type.full_width_banner_alert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ langcode: en
status: true
dependencies:
module:
- menu_force
- menu_ui
- node_revision_delete
- node_title_help_text
Expand All @@ -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: "<p>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.</p>\r\n\r\n<h2>Trigger email bulletins via GovDelivery</h2>\r\n\r\n<p>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.</p>\r\n\r\n<h2>Target one or more VAMCs</h2>\r\n<p>For situations affecting multiple VAMCs, such as a hurricane, VISN or VHA editors can create one banner alert to display across a region.</p>\r\n\r\n"
help: "<p>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.</p>\r\n\r\n<h2>Trigger email bulletins via GovDelivery</h2>\r\n\r\n<p>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.</p>\r\n\r\n<h2>Target one or more VAMCs</h2>\r\n<p>For situations affecting multiple VAMCs, such as a hurricane, VISN or VHA editors can create one banner alert to display across a region.</p>\r\n\r\n"
new_revision: true
preview_mode: 0
display_submitted: false

0 comments on commit f0b11cc

Please sign in to comment.