27 lines
2.1 KiB
Markdown
27 lines
2.1 KiB
Markdown
# Notifications
|
|
|
|
The notifications Tab will have notification cofigurations with the following fields:
|
|
|
|
Notifications for "Editor": This will be the person approving the Slides. When the slides are created, this person will be sent a notification with a .
|
|
Notifications for "ITCGuys" This notification will be sent when the slide is Approved for an I.T.C.G to review and test the date range to make sure slide is correctly set. When the slides go live, a notification will be sent to make sure slide is live and correctly set. After confirming the slide is live ther will be a link to a 'send "LIVE" confirmation' which will be sent to Editor and Creator of the slide, notifying them that it has been checked.
|
|
|
|
Notification Tab in the Slide Dashboard
|
|
|
|
**Email fields:**
|
|
- Editor:
|
|
- I.T.C.Guys:
|
|
|
|
The creator will be the Author of the slides.
|
|
|
|
Notification Triggers:
|
|
- Notification to "Editor" when slide is sucsessfully scheduled or Published Immidiately
|
|
- This notification will contain a generated link to the slide-preview page with params containing the slide-title, the publish-date that the slide is scheduled to be live, and the site slugs which when clicked, will display the slides that will be live on that date.
|
|
- Notification when the slide has been approved sent to the creator (author).
|
|
- Notification sent when slide goes live sent to ITCG reps who will double-check that it has been published, clear the cache if needed.
|
|
- This notification will have a link to the site(s) the slide has been published on, and a link to a confirmation page (this page will run a script to generate and send the LAST notification to Editor and Author)
|
|
- Final Notification sent to "Editor" and "Author": Generated by a script, will contain a link to the sites that have the slide, it will also have a link to the dashboard with the params in the link.
|
|
|
|
We need a page "Slide is Live" with text that reads "I confirm that {slide-title} is Live. with a green confirmation button that will the generate and send the Last email.
|
|
|
|
We need a tab on the Slide Dashoard for the Email fields to set for notifications.
|