| 1 |
OVERVIEW
|
| 2 |
--------
|
| 3 |
This theme creates a way sites who have .mobi aliases of their website
|
| 4 |
to have a specially formatted mobile format for their visitors who use
|
| 5 |
the .mobi domain, and allow the visitors of your .com/.net/.org/etc to
|
| 6 |
still see a fancy or complex theme.
|
| 7 |
|
| 8 |
This theme is intended to be used with the mobi loader module, though
|
| 9 |
it will also work fine without it as long as your intention is for all
|
| 10 |
your users to see the mobi format. When paired with the .mobi module,
|
| 11 |
the module overrides the default theme to display a mobile, portable
|
| 12 |
format from the .mobi theme.
|
| 13 |
|
| 14 |
INSTALLATION
|
| 15 |
------------
|
| 16 |
1. Copy the theme to sites/all/themes/mobi on your server.
|
| 17 |
|
| 18 |
2. Navigate to Administer -> Site building -> Themes
|
| 19 |
and enable the .mobi theme.
|
| 20 |
|
| 21 |
3. Install the .mobi loader module.
|
| 22 |
http://drupal.org/project/mobi_loader
|
| 23 |
|
| 24 |
The .mobi loader module will
|
| 25 |
check for visitors who requested your site with a .mobi
|
| 26 |
domain alias and switch your output to use the mobi theme by
|
| 27 |
default on the fly.
|
| 28 |
|
| 29 |
3. Configure your blocks at Administer -> Site building -> Blocks.
|
| 30 |
As of Drupal 5, you can set different block options for each theme.
|
| 31 |
The .mobi theme displays the left sidebar after the header, but
|
| 32 |
before the main content, and the right sidebar below the main
|
| 33 |
content, but before the footer.
|
| 34 |
|
| 35 |
RESOURCES
|
| 36 |
---------
|
| 37 |
ready.mobi page analysis: http://ready.mobi/
|
| 38 |
Opera Mini live demo: http://www.operamini.com/demo/
|
| 39 |
|
| 40 |
AUTHOR
|
| 41 |
------
|
| 42 |
David Kent Norman
|
| 43 |
http://deekayen.net/
|
| 44 |
http://deekayen.mobi/
|