You are here

README.txt in Site Alert 7

Same filename and directory in other branches
  1. 8 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Installation
 * Using the module



INTRODUCTION
------------

Current Maintainer: cecrs
The Site Alert module is a lightweight solution for allowing
site administrators to easily place an alert on their site,
for example for maintenance downtime, or any general
informational message. Alerts have start and end date/times,
and can be assigned a severity level. Messages are refreshed by
ajax and not subject to site caching, so changes made in the
ui will be automatically displayed to users without
necessitating a cache clear. The module provides a custom pane
(recommended) and a block for sites not using panels.


INSTALLATION
------------

Installation requires nothing more then enabling the site alert module.
Simple!


USING THE MODULE
----------------

To use with Panels:

Enable the Site Alert module
Add the pane to your desired page/variant.
It is located in the 'Page Elements' section.
Ensure that all necessary roles have the 'administer site alerts' permission.
(All roles can view alerts)
Create an alert (admin/config/system/alerts)
Enjoy your exciting new site alert!

To use the Block:

Enable the Site Alert module
Add the 'Site Alert' block to whichever region you wish it to appear in.
Ensure that all necessary roles have the 'administer site alerts' permission.
(All roles can view alerts)
Create an alert (admin/config/system/alerts)
Enjoy your exciting new site alert!

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Installation
  5. * Using the module
  6. INTRODUCTION
  7. ------------
  8. Current Maintainer: cecrs
  9. The Site Alert module is a lightweight solution for allowing
  10. site administrators to easily place an alert on their site,
  11. for example for maintenance downtime, or any general
  12. informational message. Alerts have start and end date/times,
  13. and can be assigned a severity level. Messages are refreshed by
  14. ajax and not subject to site caching, so changes made in the
  15. ui will be automatically displayed to users without
  16. necessitating a cache clear. The module provides a custom pane
  17. (recommended) and a block for sites not using panels.
  18. INSTALLATION
  19. ------------
  20. Installation requires nothing more then enabling the site alert module.
  21. Simple!
  22. USING THE MODULE
  23. ----------------
  24. To use with Panels:
  25. Enable the Site Alert module
  26. Add the pane to your desired page/variant.
  27. It is located in the 'Page Elements' section.
  28. Ensure that all necessary roles have the 'administer site alerts' permission.
  29. (All roles can view alerts)
  30. Create an alert (admin/config/system/alerts)
  31. Enjoy your exciting new site alert!
  32. To use the Block:
  33. Enable the Site Alert module
  34. Add the 'Site Alert' block to whichever region you wish it to appear in.
  35. Ensure that all necessary roles have the 'administer site alerts' permission.
  36. (All roles can view alerts)
  37. Create an alert (admin/config/system/alerts)
  38. Enjoy your exciting new site alert!