Closed (won't fix)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
5 Dec 2007 at 03:34 UTC
Updated:
7 Dec 2007 at 13:52 UTC
Jump to comment: Most recent file
Comments
Comment #1
kajamohideen commentedComment #2
drummNew features, such as this, are currently being added on the 7.x branch.
Comment #3
robloachHere is a patch to add the permission 'access site while in maintenance'. When a user has this permission (set in admin/user/permissions), they can visit the site even when it is in offline mode (site maintenance).
Comment #4
JirkaRybka commentedGiving this permission to any "out-of-house" users might be problematic, still - especially while upgrading, or restoring the database from back-up, any concurrent page requests might give unexpected results. That's the whole point of maintenance mode, as I understand it.
Comment #5
kajamohideen commentedOk.. Instead of using this patch... I'll wait to get a Official release of Drupal having this feature with no security/database problems.
Comment #6
robloachSounds like a contrib module is needed to add an "In Limbo" maintenance mode!
Comment #7
kajamohideen commentedMay be, But If Drupal is having this feature in-built, it'll be good. I don't like to have too much of modules installed in my Drupal.