You are here

Files in Mobile Tools 7.3

Primary tabs

File namesort descending Location Namespace Description
is_device_group.inc mobile_tools_context/plugins/access/is_device_group.inc Plugin to provide access control based on active device group.
KNOWN_ISSUES.txt KNOWN_ISSUES.txt **This module is not backwards compatible with previous installations of Mobile Tools** - Requires development version of PURL - Requires development version of CTools (avoids a strict warning) - Requires development version of ThemeKey to use theme…
mobile_tools.admin.inc mobile_tools.admin.inc Adminstrative pages for Mobile Tools
mobile_tools.api.php mobile_tools.api.php API functions for mobile_tools
mobile_tools.default_mobile_tools_device_group.inc mobile_tools.default_mobile_tools_device_group.inc Bulk export of default_mobile_tools_presets objects generated by Bulk export module.
mobile_tools.info mobile_tools.info name = Mobile Tools description = APIs and other tools to build device specific sites. core = 7.x package = Mobile Tools files[] = mobile_tools.test files[] = plugins/mobile_tools_spaces.inc dependencies[] = purl dependencies[] = ctools configure =…
mobile_tools.install mobile_tools.install Instalation of the mobile_tools module
mobile_tools.module mobile_tools.module Functionality to ease the creation of mixed device environments.
mobile_tools.test mobile_tools.test Tests for mobile tools
mobile_tools_browscap.info mobile_tools_browscap/mobile_tools_browscap.info name = Mobile Tools Browscap description = Integrates the Browscap module with Mobile tools for device detection. Also integrations with Mobile Tools Context to give CTools contexts with device information (Not yet implemented). core = 7.x package =…
mobile_tools_browscap.install mobile_tools_browscap/mobile_tools_browscap.install Install browscap integration with Mobile Tools
mobile_tools_browscap.module mobile_tools_browscap/mobile_tools_browscap.module Integrate the device detection in Browscap with Mobile Tools
mobile_tools_browscap.test mobile_tools_browscap/mobile_tools_browscap.test Tests for mobile_tools_browscap
mobile_tools_cache.inc mobile_tools_cache/mobile_tools_cache.inc Implements cache system for device groups
mobile_tools_cache.info mobile_tools_cache/mobile_tools_cache.info name = Mobile Tools Cache description = NOT FUNCTIONAL - Extended caching to support device group level caches core = 7.x dependencies[] = mobile_tools
mobile_tools_cache.install mobile_tools_cache/mobile_tools_cache.install
mobile_tools_cache.module mobile_tools_cache/mobile_tools_cache.module Main module for mobile_tools_cache
mobile_tools_context.condition_device_group.inc mobile_tools_context/mobile_tools_context.condition_device_group.inc Integration with the Context module
mobile_tools_context.info mobile_tools_context/mobile_tools_context.info name = Mobile Tools Context description = Define contextual conditions and reactions for mobile devices. Works with both CTools access plugins and the Context module. core = 7.x package = Mobile Tools files[] = mobile_tools_context.module files[] =…
mobile_tools_context.module mobile_tools_context/mobile_tools_context.module Define mobile contexts. Works with the Context module as well as contexts with CTools
mobile_tools_context.test mobile_tools_context/mobile_tools_context.test Tests for mobile_tools_context
mobile_tools_httpheaders.context.inc mobile_tools_httpheaders/mobile_tools_httpheaders.context.inc Defines a default mobile context
mobile_tools_httpheaders.info mobile_tools_httpheaders/mobile_tools_httpheaders.info name = Mobile Tools HTTP Headers description = Manipulate HTTP headers per device group core = 7.x version = 7.x-1.0-dev package = Mobile Tools dependencies[] = mobile_tools dependencies[] = context_http_header
mobile_tools_httpheaders.install mobile_tools_httpheaders/mobile_tools_httpheaders.install Install file for mobile_tools_httpheaders
mobile_tools_httpheaders.module mobile_tools_httpheaders/mobile_tools_httpheaders.module Adds support for manipulating HTTP headers for each device group using Context HTTP Headers
mobile_tools_httpheaders.test mobile_tools_httpheaders/mobile_tools_httpheaders.test Tests for mobile_tools_httpheaders
mobile_tools_spaces.inc plugins/mobile_tools_spaces.inc Spaces plugin implementation for Mobile Tools device groups
README.txt README.txt README.txt ========== The Mobile Tools module provides Drupal developers with some tools to assist in making adjustments to your site based on the visitor's device. INSTALLATION ============ **NOTE** If you have previously installed the…
README.txt mobile_tools_browscap/README.txt Overview ======== Use the Browscap module to detect the user's device. Based on that information, redirect the user to the appropriate device group. Installation =========== - [Apply this patch](http://drupal.org/node/1713570) to…
README.txt mobile_tools_context/README.txt Mobile Tools Context ==================== The term "context" is a wonderfully generic term. Because of this, the meaning of the term "context" depends on, well the context. This module integrates with the Context module as well as…
README.txt mobile_tools_httpheaders/README.txt

Other projects