mobile_detect.drush.inc |
mobile_detect.drush.inc |
|
drush integration for mobile_detect. |
mobile_detect.info |
mobile_detect.info |
|
name = Mobile Detect
description = Lightweight mobile detection based on <a href='http://mobiledetect.net/'>Mobile_Detect.php</a>
core = 7.x
package = Mobile Detect
files[] = mobile_detect.drush.inc |
mobile_detect.install |
mobile_detect.install |
|
Install, update, and uninstall functions for the mobile_detect module. |
mobile_detect.module |
mobile_detect.module |
|
Lightweight mobile detection based on the Mobile_Detect.php library. |
mobile_detect_caching.inc |
mobile_detect_caching/mobile_detect_caching.inc |
|
Cache backend include for the mobile_detect_caching module. |
mobile_detect_caching.info |
mobile_detect_caching/mobile_detect_caching.info |
|
name = Mobile Detect Caching
description = Cache handling for Mobile Detect (EXPERIMENTAL! USE AT OWN RISK!)
core = 7.x
package = Mobile Detect
dependencies[] = mobile_detect |
mobile_detect_caching.module |
mobile_detect_caching/mobile_detect_caching.module |
|
Stub module for allowing the main module to work with page level caching. |
mobile_detect_ctools.inc |
mobile_detect_ctools/plugins/access/mobile_detect_ctools.inc |
|
|
mobile_detect_ctools.info |
mobile_detect_ctools/mobile_detect_ctools.info |
|
name = Mobile Detect ctools
description = ctools plugins utilizing the Mobile_Detect library
core = 7.x
package = Mobile Detect
dependencies[] = mobile_detect
dependencies[] = ctools |
mobile_detect_ctools.module |
mobile_detect_ctools/mobile_detect_ctools.module |
|
Hooks implementations for the mobile_detect_ctools module. |
mobile_detect_variables.info |
mobile_detect_variables/mobile_detect_variables.info |
|
name = Mobile Detect Variables
description = Sub-module to provide $is_mobile and $is_tablet to preprocess and templates.
core = 7.x
package = Mobile Detect
dependencies[] = mobile_detect |
mobile_detect_variables.module |
mobile_detect_variables/mobile_detect_variables.module |
|
Sub-module to provide $is_mobile and $is_table to preprocess and templates. |
README.txt |
README.txt |
|
Mobile Detect
=============
This is a lightweight mobile detection based on the Mobile_Detect.php
(http://mobiledetect.net/) library, which can be obtained from the
https://github.com/serbanghita/Mobile-Detect.
This module is intended to aid… |