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/aggregator-summary-items.tpl.php
6 6
 * Each iteration generates a single feed source or category.
7 7
 *
8 8
 * Adaptivetheme variables:
9
 * - $is_mobile: Bool, requires the Browscap module to return TRUE for mobile
10
 *   devices. Use to test for a mobile context.
9
 * - $is_mobile: Mixed, requires the Mobile Detect or Browscap module to return
10
 *   TRUE for mobile.  Note that tablets are also considered mobile devices.  
11
 *   Returns NULL if the feature could not be detected.
12
 * - $is_tablet: Mixed, requires the Mobile Detect to return TRUE for tablets.
13
 *   Returns NULL if the feature could not be detected.
11 14
 *
12 15
 * Available variables:
13 16
 * - $title: Title of the feed or category.

Formats disponibles : Unified diff