| 9 |
it will also work fine without it as long as your intention is for all |
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, |
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 |
the module overrides the default theme to display a mobile, portable |
| 12 |
format from the mobi theme. |
format from the .mobi theme. |
| 13 |
|
|
| 14 |
INSTALLATION |
INSTALLATION |
| 15 |
------------ |
------------ |
| 16 |
1. Copy the theme to sites/all/themes/mobi on your server. |
1. Copy the theme to sites/all/themes/mobi on your server. |
| 17 |
|
|
| 18 |
2. Navigate to Administer -> Site building -> Themes |
2. Navigate to Administer -> Site building -> Themes |
| 19 |
and enable the mobi theme. |
and enable the .mobi theme. |
| 20 |
|
|
| 21 |
Notes: |
3. Install the .mobi loader module. |
| 22 |
Here, you may also install the mobi loader module. The mobi loader |
http://drupal.org/project/mobi_loader |
| 23 |
module will check for visitors who requested your site with a .mobi |
|
| 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 |
domain alias and switch your output to use the mobi theme by |
| 27 |
default on the fly. |
default on the fly. |
|
|
|
|
If you want every visitor to your site to view the content viewing |
|
|
the mobi theme, select it to be your default theme. If you select |
|
|
mobi as your default theme, visitors going to any version of your |
|
|
site will always see the mobi theme format. |
|
| 28 |
|
|
| 29 |
3. Configure your blocks at Administer -> Site building -> Blocks. |
3. Configure your blocks at Administer -> Site building -> Blocks. |
| 30 |
As of Drupal 5, you can set different block options for each theme. |
As of Drupal 5, you can set different block options for each theme. |
| 31 |
The theme displays the left sidebar after the header, but before |
The .mobi theme displays the left sidebar after the header, but |
| 32 |
the main content, and the right sidebar below the main content, |
before the main content, and the right sidebar below the main |
| 33 |
but before the footer. |
content, but before the footer. |
| 34 |
|
|
| 35 |
RESOURCES |
RESOURCES |
| 36 |
--------- |
--------- |