You are here

README.txt in Maintenance Mode Exclude Urls 7

Same filename and directory in other branches
  1. 8 README.txt
--SUMMARY --

Maintenance Mode Exclude Urls is a very simple and light weight
module. It allows certain pages to be shown 
even when the site is offline.

There are certain cases when you will put your site in maintenance mode
but still want to show some pages(generally READONLY pages) to the
end user. You can use this module in those cases.


--INSTALLATION--

Install as usual, see http://drupal.org/node/70151 for further information.


--CONFIGURATION--

Goto Administration > Configuration > Development > Maintenance Mode

Enter one page per line in Exclude Urls text area. Hit Save Configuration.
When you take your site offline all the pages entered will now be shown to the
end users.

File

README.txt
View source
  1. --SUMMARY --
  2. Maintenance Mode Exclude Urls is a very simple and light weight
  3. module. It allows certain pages to be shown
  4. even when the site is offline.
  5. There are certain cases when you will put your site in maintenance mode
  6. but still want to show some pages(generally READONLY pages) to the
  7. end user. You can use this module in those cases.
  8. --INSTALLATION--
  9. Install as usual, see http://drupal.org/node/70151 for further information.
  10. --CONFIGURATION--
  11. Goto Administration > Configuration > Development > Maintenance Mode
  12. Enter one page per line in Exclude Urls text area. Hit Save Configuration.
  13. When you take your site offline all the pages entered will now be shown to the
  14. end users.