After looking at Theming the Drupal Maintenance page http://drupal.org/node/195435 I think it would make sense to include a default maintenance-page.tpl.php in Alpha.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | omega-add-maintenance-page-1727986.patch | 2.74 KB | roblav |
Comments
Comment #1
roblav commentedThe bartik theme seems to have a good way of dealing with the maintenance page, so I've taken that as a basis for this patch. To use your sub-theme css files to style this page look at how Bartik theme uses theme functions in the template.php file.
Comment #2
mohan_kumar29 commentedHi,
I have used this patch and it is working fine.
Thanks,
Mohan