(Info) Creating Mobile Sites in Drupal Using Multisites

Info : Creating Mobile Sites in Drupal Using Multisites

This article provides a quick way to make your Drupal site accessible to mobile devices through two options:
  1. Have a one site serve multiple devices using one code base
  2. Use multisites to render content accordingly using one code base
By doing this your site should be simultaneously available to both mobile and desktop browsers.

Table of Contents:

Outline of what this article is all about The scripts functionality, what is does and what it does not Developer knowledge required to implement the script Server set up All the files included in this module How to use Summary of the relevant code arrange into snippets Summary of the relevant code arrange into snippets Overview of what has been achieved Inspiration and future developments

[Read more..]

Courtesy : Mobiforge.com