Description

This feature uses a visitor's user-agent to display a mobile-phone-friendly version of the page. Whether or not the mobile version is displayed depends on (in descending order of priority) 1. the 'm' GET variable. 2. A session variable set by 1 and 3 3. The browser's user-agent.

The user-agent is checked using the WURFL database.

NOTE: This feature is still under development.

Source/License:

Created for/by Bombplates

Changed by:

Drupal Core
Cron

Changes:

Display

Primary Files:

sites/all/modules/mobile
sites/all/themes/Mobile

Dependent Files:

None

Other Documentation:

mobile API