Posted by roblav on August 13, 2012 at 10:25am
2 followers
| Project: | Omega |
| Version: | 7.x-3.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
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.
Comments
#1
The 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.
#2
Hi,
I have used this patch and it is working fine.
Thanks,
Mohan