CHANGELOG.txt |
CHANGELOG.txt |
|
|
INSTALL.txt |
INSTALL.txt |
|
To install the module, enable the module in the module administration panel. |
mobile_tools.info |
mobile_tools.info |
|
name = Mobile Tools
description = "This module gives a set of functionality to make your site mobile"
core = 5.x
package = Mobile
dependencies = token |
mobile_tools.install |
mobile_tools.install |
|
Install file for mobile_tools module |
mobile_tools.module |
mobile_tools.module |
|
Mobile Tools provides a range of functionality assisting in creating a mobile drupal site . this functionality contains: |
mt_browscap.info |
contrib/mt_browscap/mt_browscap.info |
|
name = "Browscap (Mobile Tools contrib)"
description = "This module integrates the Browscap module with Mobile tols for device detection"
core = 5.x
package = Mobile
dependencies = browscap mobile_tools |
mt_browscap.module |
contrib/mt_browscap/mt_browscap.module |
|
Implements mobile_tools module hooks to integrate with the browsercap module |
README.txt |
README.txt |
|
README.txt
==========
The purpose of this module is to provide de Drupal developer with some tools that assist in making a site mobile and choose what content and functionality is beeing shown to the mobile user. These tools are complementary to the… |