To create a System Status Alarm :
- add the 'System Status Alarm' asset from the WYSIWYG toolbar to the desired page
- create a folder named '_index-alarm' at the same place as your desired page
- using the 'System Status Alarm' template add the file into the '_index-alarm' folder
- fill up the 'alarm text' and 'alarm type' fields that will appear on the alarm box on the page
- alarm type could be 'information' , 'warning' and 'error' that will show up in 'blue', 'yellow' and 'red' color in order
- don't forget to 'Publish' all the files
Notice: if the _index-alarm folder is empty nothing will show up on the page
To apply a link within the "alarm text" message:
- Make sure you are in Edit mode
- Copy and paste this pattern, to where the clickable text will be, inside the "alarm text" box.
- <a target="_blank" href="<<URL>>"><<Clickable text>></a>
- Replace the attributes as follow:
- <<URL>> : replace it with the URL of the web page link
- <<Clickable text>>: replace it with the text that user will click on to open the link
Example: Please be click <a target="_blank" href="http://fhda.edu">HERE</a> to open the district home page.