public
Description: Replacement for the Maintenance Mode feature, found in versions of Symphony prior to 2.0 stable.
Homepage:
Clone URL: git://github.com/pointybeard/maintenance_mode.git
pointybeard (author)
Tue Jan 27 01:53:04 -0800 2009
commit  157d42f37588ea39515606694362281bab89ec9c
tree    6935cc6758853e7e6d7ab2fc0937b206ad830f59
parent  7eaf4ac3ec719b2a2607aa7835f5e34ac8ea1637 parent  56731143ef6aa0ed2c5d73c8fa79964c946ce998
name age message
file LICENCE Sun Dec 07 18:40:13 -0800 2008 Initial commit [pointybeard]
file README Tue Jan 27 01:29:01 -0800 2009 Updated to conform to Symphony 2.0.1 alert guid... [pointybeard]
file extension.driver.php Tue Jan 27 01:29:01 -0800 2009 Updated to conform to Symphony 2.0.1 alert guid... [pointybeard]
README
Maintenance Mode
------------------------------------

Version: 1.1
Author: Alistair Kearney (alistair@symphony21.com)
Build Date: 27th Jan 2009
Requirements: Symphony 2.0

This is a replacement for the Maintenance mode option found in all Symphony 
version prior to 2.0

Will not work in any version prior to 2.0 stable.

[INSTALLATION]

** Note: The latest version can alway be grabbed with "git clone git://github.com/pointybeard/maintenance_mode.git"

1. Upload the 'maintenance_mode' folder in this archive to your Symphony 'extensions' folder.

2. Enable it by selecting the "Maintenance Mode", choose Enable from the with-selected menu, then click Apply.

3. Create/Edit a page with the type "maintenance". This is the page that will be displayed to visitors.

4. Go to System > Preferences to enable/disable "Maintenance Mode".


[CHANGE LOG]

1.1 - Changed call to pageAlert to make easier to translate and conform with 2.0.1 guidelines