Full ELMS Learning Network documentation
maintenance-page.tpl.php
×
Error message
User warning: The following module is missing from the file system: theme/theme. For information about how to fix this, see the documentation page. in _drupal_trigger_error_with_delayed_logging() (line 1156 of /var/www/html/elmsln_community/api.elmsln.org/includes/bootstrap.inc).- cis7 themes/garland/maintenance-page.tpl.php
- cis7 modules/system/maintenance-page.tpl.php
- cis7 sites/all/themes/ulmus/aurora/templates/system/maintenance-page.tpl.php
- cis7 sites/all/themes/ulmus/adaptivetheme/at_core/templates/maintenance-page.tpl.php
- cis7 sites/all/themes/ulmus/ember/templates/maintenance-page.tpl.php
- cis7 sites/all/themes/ulmus/corolla/templates/maintenance-page.tpl.php
- cis7 themes/seven/maintenance-page.tpl.php
- cis7 themes/bartik/templates/maintenance-page.tpl.php
- cle7 themes/garland/maintenance-page.tpl.php
- cle7 themes/seven/maintenance-page.tpl.php
- cle7 sites/all/themes/ulmus/corolla/templates/maintenance-page.tpl.php
- cle7 themes/bartik/templates/maintenance-page.tpl.php
- cle7 sites/all/themes/ulmus/ember/templates/maintenance-page.tpl.php
- cle7 sites/all/themes/ulmus/adaptivetheme/at_core/templates/maintenance-page.tpl.php
- cle7 sites/all/themes/ulmus/aurora/templates/system/maintenance-page.tpl.php
- cle7 modules/system/maintenance-page.tpl.php
- ecd7 sites/all/themes/ulmus/corolla/templates/maintenance-page.tpl.php
- ecd7 themes/bartik/templates/maintenance-page.tpl.php
- ecd7 modules/system/maintenance-page.tpl.php
- ecd7 themes/garland/maintenance-page.tpl.php
- ecd7 themes/seven/maintenance-page.tpl.php
- ecd7 sites/all/themes/ulmus/aurora/templates/system/maintenance-page.tpl.php
- ecd7 sites/all/themes/ulmus/adaptivetheme/at_core/templates/maintenance-page.tpl.php
- ecd7 sites/all/themes/ulmus/ember/templates/maintenance-page.tpl.php
- elmsmedia7 sites/all/themes/ulmus/corolla/templates/maintenance-page.tpl.php
- elmsmedia7 sites/all/themes/ulmus/aurora/templates/system/maintenance-page.tpl.php
- elmsmedia7 sites/all/themes/ulmus/ember/templates/maintenance-page.tpl.php
- elmsmedia7 sites/all/themes/ulmus/adaptivetheme/at_core/templates/maintenance-page.tpl.php
- elmsmedia7 themes/bartik/templates/maintenance-page.tpl.php
- elmsmedia7 modules/system/maintenance-page.tpl.php
- elmsmedia7 themes/garland/maintenance-page.tpl.php
- elmsmedia7 themes/seven/maintenance-page.tpl.php
- harmony7 sites/all/themes/ulmus/ember/templates/maintenance-page.tpl.php
- harmony7 themes/bartik/templates/maintenance-page.tpl.php
- harmony7 modules/system/maintenance-page.tpl.php
- harmony7 sites/all/themes/ulmus/corolla/templates/maintenance-page.tpl.php
- harmony7 themes/garland/maintenance-page.tpl.php
- harmony7 themes/seven/maintenance-page.tpl.php
- harmony7 sites/all/themes/ulmus/adaptivetheme/at_core/templates/maintenance-page.tpl.php
- harmony7 sites/all/themes/ulmus/aurora/templates/system/maintenance-page.tpl.php
- icor7 themes/seven/maintenance-page.tpl.php
- icor7 sites/all/themes/ulmus/corolla/templates/maintenance-page.tpl.php
- icor7 themes/garland/maintenance-page.tpl.php
- icor7 sites/all/themes/ulmus/aurora/templates/system/maintenance-page.tpl.php
- icor7 sites/all/themes/ulmus/adaptivetheme/at_core/templates/maintenance-page.tpl.php
- icor7 sites/all/themes/ulmus/ember/templates/maintenance-page.tpl.php
- icor7 themes/bartik/templates/maintenance-page.tpl.php
- icor7 modules/system/maintenance-page.tpl.php
- meedjum_blog7 modules/system/maintenance-page.tpl.php
- meedjum_blog7 themes/bartik/templates/maintenance-page.tpl.php
- meedjum_blog7 sites/all/themes/ulmus/corolla/templates/maintenance-page.tpl.php
- meedjum_blog7 sites/all/themes/ulmus/ember/templates/maintenance-page.tpl.php
- meedjum_blog7 sites/all/themes/ulmus/adaptivetheme/at_core/templates/maintenance-page.tpl.php
- meedjum_blog7 sites/all/themes/ulmus/aurora/templates/system/maintenance-page.tpl.php
- meedjum_blog7 themes/garland/maintenance-page.tpl.php
- meedjum_blog7 themes/seven/maintenance-page.tpl.php
- mooc7 modules/system/maintenance-page.tpl.php
- mooc7 themes/seven/maintenance-page.tpl.php
- mooc7 sites/all/themes/ulmus/aurora/templates/system/maintenance-page.tpl.php
- mooc7 sites/all/themes/ulmus/adaptivetheme/at_core/templates/maintenance-page.tpl.php
- mooc7 sites/all/themes/ulmus/ember/templates/maintenance-page.tpl.php
- mooc7 sites/all/themes/ulmus/corolla/templates/maintenance-page.tpl.php
- mooc7 themes/bartik/templates/maintenance-page.tpl.php
- mooc7 themes/garland/maintenance-page.tpl.php
Default theme implementation to display a single Drupal page while offline.
All the available variables are mirrored in html.tpl.php and page.tpl.php. Some may be blank but they are provided for consistency.
See also
template_preprocess_maintenance_page()
5 theme calls to maintenance-page.tpl.php
- drupal_deliver_html_page in includes/
common.inc - Packages and sends the result of a page callback to the browser as HTML.
- theme_install_page in includes/
theme.maintenance.inc - Returns HTML for the installation page.
- theme_update_page in includes/
theme.maintenance.inc - Returns HTML for the update page.
- _batch_progress_page_nojs in includes/
batch.inc - Outputs a batch processing page without JavaScript support.
- _drupal_log_error in includes/
errors.inc - Logs a PHP error or exception and displays an error page in fatal cases.
7 string references to the theme hook from maintenance-page.tpl.php
Note: this list is generated by looking for the string for this theme hook, so it may include some references that are not actually using this theme hook.
- drupal_common_theme in includes/
common.inc - Provides theme registration for themes across .inc files.
- drupal_deliver_html_page in includes/
common.inc - Packages and sends the result of a page callback to the browser as HTML.
- template_preprocess_maintenance_page in includes/
theme.inc - Process variables for maintenance-page.tpl.php.
- theme_install_page in includes/
theme.maintenance.inc - Returns HTML for the installation page.
- theme_update_page in includes/
theme.maintenance.inc - Returns HTML for the update page.
File
modules/system/maintenance-page.tpl.phpView source
- <?php
-
- /**
- * @file
- * Default theme implementation to display a single Drupal page while offline.
- *
- * All the available variables are mirrored in html.tpl.php and page.tpl.php.
- * Some may be blank but they are provided for consistency.
- *
- * @see template_preprocess()
- * @see template_preprocess_maintenance_page()
- *
- * @ingroup themeable
- */
- ?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php print $language->language ?>" lang="<?php print $language->language ?>" dir="<?php print $language->dir ?>">
-
- <head>
- <title><?php print $head_title; ?></title>
- <?php print $head; ?>
- <?php print $styles; ?>
- <?php print $scripts; ?>
- </head>
- <body class="<?php print $classes; ?>">
- <div id="page">
- <div id="header">
- <div id="logo-title">
-
- <?php if (!empty($logo)): ?>
- <a href="<?php print $base_path; ?>" title="<?php print t('Home'); ?>" rel="home" id="logo">
- <img src="<?php print $logo; ?>" alt="<?php print t('Home'); ?>" />
- </a>
- <?php endif; ?>
-
- <div id="name-and-slogan">
- <?php if (!empty($site_name)): ?>
- <h1 id="site-name">
- <a href="<?php print $base_path ?>" title="<?php print t('Home'); ?>" rel="home"><span><?php print $site_name; ?></span></a>
- </h1>
- <?php endif; ?>
-
- <?php if (!empty($site_slogan)): ?>
- <div id="site-slogan"><?php print $site_slogan; ?></div>
- <?php endif; ?>
- </div> <!-- /name-and-slogan -->
- </div> <!-- /logo-title -->
-
- <?php if (!empty($header)): ?>
- <div id="header-region">
- <?php print $header; ?>
- </div>
- <?php endif; ?>
-
- </div> <!-- /header -->
-
- <div id="container" class="clearfix">
-
- <?php if (!empty($sidebar_first)): ?>
- <div id="sidebar-first" class="column sidebar">
- <?php print $sidebar_first; ?>
- </div> <!-- /sidebar-first -->
- <?php endif; ?>
-
- <div id="main" class="column"><div id="main-squeeze">
-
- <div id="content">
- <?php if (!empty($title)): ?><h1 class="title" id="page-title"><?php print $title; ?></h1><?php endif; ?>
- <?php if (!empty($messages)): print $messages; endif; ?>
- <div id="content-content" class="clearfix">
- <?php print $content; ?>
- </div> <!-- /content-content -->
- </div> <!-- /content -->
-
- </div></div> <!-- /main-squeeze /main -->
-
- <?php if (!empty($sidebar_second)): ?>
- <div id="sidebar-second" class="column sidebar">
- <?php print $sidebar_second; ?>
- </div> <!-- /sidebar-second -->
- <?php endif; ?>
-
- </div> <!-- /container -->
-
- <div id="footer-wrapper">
- <div id="footer">
- <?php if (!empty($footer)): print $footer; endif; ?>
- </div> <!-- /footer -->
- </div> <!-- /footer-wrapper -->
-
- </div> <!-- /page -->
-
- </body>
- </html>
-