Parent Directory
|
Revision Log
|
Revision Graph
move background and link configuration from the mobi_loader module to the theme itself make the output XHTML mobile 1.2 compliant
| 1 | ; $Id: mobi.info,v 1.2 2009/03/05 04:33:14 deekayen Exp $ |
| 2 | name = .mobi |
| 3 | description = A degraded version of the site output for sites using .mobi domain aliases. |
| 4 | core = 7.x |
| 5 | engine = phptemplate |
| 6 | settings[mobi_header_background_color] = '#eef7fc' |
| 7 | settings[mobi_left_background_color' = '#ffffff' |
| 8 | settings[mobi_content_background_color' = '#ffffff' |
| 9 | settings[mobi_right_background_color' = '#ffffff' |
| 10 | settings[mobi_footer_background_color' = '#eef7fc' |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |