Skip to content

Commit 41a3d5e

Browse files
CCM-6061 + CCM-6075 Content changes (#50)
* CCM-6061 + CCM-6075 Content changes * Changed 'free-text templates' to 'free-text messages' on the landing page. Moved some pages into different subsections in 'Using NHS Notify'. * CCM-6061 and CCM-6075 commit workaround - added content to unpublished page /using-nhs-notify/links-and-urls --------- Co-authored-by: emmagifford <[email protected]>
1 parent 8132afa commit 41a3d5e

19 files changed

+71
-35
lines changed

docs/_data/home/heading.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
heading: Send NHS App messages, emails, texts and letters to patients and the public
22
description: |
3-
You can use NHS Notify if you work in NHS England and support direct care.
4-
image: landing-main-image.svg
3+
You can use NHS Notify if you work in or with NHS England to support patient care.
4+
image: landing-main-image-2.svg
55
image_alt: |
66
A graphic representation of NHS Notify's message channels: NHS App, email, text message and letter.

docs/_data/home/how-it-works.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
- heading: Write your messages
22
description: |
3-
Create and edit reusable templates for each message channel:
3+
Create reusable templates or free-text messages for each message channel:
44
- NHS App messages and notifications
55
- emails
66
- text messages (SMS)
77
- letters
88
image: 1-write-your-message.svg
99
image_alt: A screenshot showing how you write messages using NHS Notify's user interface.
1010

11-
- heading: Choose your recipients
11+
- heading: Tell us who to message using their NHS number
1212
description: |
13-
Provide the NHS numbers of the people you want to send messages to.
13+
You only need a person’s NHS number to send them messages.
1414
image: 2-choose-your-recipients.svg
15-
image_alt: A screenshot of computer code showing how you choose your message recipients.
15+
image_alt: A screenshot of computer code showing how you provide your recipients.
1616

1717
- heading: Plan how your messages will be sent
1818
description: |
19-
Set up routing plans to decide how your messages will be sent to your recipients.
19+
Set up routing plans to decide how your messages will be sent to recipients.
2020
image: 3-plan-your-messages.svg
2121
image_alt: A graphic of a phone, laptop and letter (numbered 1, 2 and 3 in that order) to show that you can send messages with each message channel in a specific order.
2222

Lines changed: 41 additions & 0 deletions
Loading

docs/pages/features/emails.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,4 @@ This page will tell you about our email layout and specification.
2525
You might also want to understand more about:
2626

2727
- [email delivery times]({% link pages/using-nhs-notify/delivery-times.md %})
28-
- [how to edit and format emails]({% link pages/using-nhs-notify/editing-and-formatting.md %})
29-
- [adding links to emails]({% link pages/using-nhs-notify/links-and-urls.md %})
3028
- [how to tell recipients who your emails are from]({% link pages/using-nhs-notify/tell-recipients-who-your-messages-are-from.md %})

docs/pages/features/features.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,7 @@ Create reusable templates for the message channels you want to use.
2626

2727
Once you’ve created a template you can:
2828

29-
- [edit and format your messages]({% link pages/using-nhs-notify/editing-and-formatting.md %})
3029
- [add personalisation]({% link pages/using-nhs-notify/personalisation.md %})
31-
- [include links and URLs]({% link pages/using-nhs-notify/links-and-urls.md %})
3230
- [tell recipients who your messages are from]({% link pages/using-nhs-notify/tell-recipients-who-your-messages-are-from.md %})
3331

3432
## Plan how your messages will be sent
@@ -67,7 +65,7 @@ Track how many messages you’ve sent and find out which ones are not being deli
6765

6866
To send messages automatically, you’ll need a developer to integrate with the NHS Notify API.
6967

70-
[Read our API documentation (opens in a new tab)](https://digital.nhs.uk/developer/api-catalogue/nhs-notify){:target="_blank"}.
68+
[Read our API documentation (opens in a new tab)](https://digital.nhs.uk/developer/api-catalogue/nhs-notify){:target="\_blank"}.
7169

7270
## Keep your data secure
7371

docs/pages/features/letters.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ You might want to understand more about:
3030
- [letter pricing]({% link pages/pricing/letters.md %})
3131
- [delivery times for letters]({% link pages/using-nhs-notify/delivery-times.md %})
3232
- [return addresses]({% link pages/using-nhs-notify/tell-recipients-who-your-messages-are-from.md %})
33-
- [how to edit and format letters]({% link pages/using-nhs-notify/editing-and-formatting.md %})
3433
- [sending letters to people with access needs]({% link pages/using-nhs-notify/accessible-formats.md %})
3534
- [sending letters to people who speak other languages]({% link pages/using-nhs-notify/letters-in-other-languages.md %})
3635

docs/pages/features/nhs-app-messages.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ You might also want to understand more about:
2626

2727
- [delivery times for NHS App messages]({% link pages/using-nhs-notify/delivery-times.md %})
2828
- [how to tell recipients who your NHS App messages are from]({% link pages/using-nhs-notify/tell-recipients-who-your-messages-are-from.md %})
29-
- [how to edit and format NHS App messages]({% link pages/using-nhs-notify/editing-and-formatting.md %})
3029

3130
## Push notifications
3231

docs/pages/using-nhs-notify/accessible-formats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
layout: page
66
title: Accessible formats
77
parent: Using NHS Notify
8-
nav_order: 5
8+
nav_order: 1
99
permalink: /using-nhs-notify/accessible-formats
1010
section: Writing a message
1111
---

docs/pages/using-nhs-notify/delivery-times.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
layout: page
66
title: Delivery times
77
parent: Using NHS Notify
8-
nav_order: 7
8+
nav_order: 2
99
permalink: /using-nhs-notify/delivery-times
10-
section: Writing a message
10+
section: Sending a message
1111
---
1212

1313
It can take different amounts of time for messages to be delivered depending on the message channel.

docs/pages/using-nhs-notify/editing-and-formatting.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ parent: Using NHS Notify
88
nav_order: 1
99
permalink: /using-nhs-notify/editing-and-formatting
1010
section: Writing a message
11+
published: false
1112
---
1213

1314
NHS Notify uses Markdown to format content for emails and letters.

0 commit comments

Comments
 (0)