Projet

Général

Profil

Révision 74f6bef0

Ajouté par Assos Assos il y a plus de 10 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/themes/adaptivetheme/at_core/templates/maintenance-page.tpl.php
8 8
 * $polyfills is included to support HTML5 in IE8 and below.
9 9
 *
10 10
 * Adaptivetheme variables:
11
 * - $is_mobile: Bool, requires the Browscap module to return TRUE for mobile
12
 *   devices. Use to test for a mobile context.
11
 * - $is_mobile: Mixed, requires the Mobile Detect or Browscap module to return
12
 *   TRUE for mobile.  Note that tablets are also considered mobile devices.  
13
 *   Returns NULL if the feature could not be detected.
14
 * - $is_tablet: Mixed, requires the Mobile Detect to return TRUE for tablets.
15
 *   Returns NULL if the feature could not be detected.
13 16
 *
14 17
 * @see template_preprocess()
15 18
 * @see template_preprocess_maintenance_page()

Formats disponibles : Unified diff