Goal: To view DokuWiki pages in mobile handsets.
How: A very minimal template, with almost no margins, modified from the default template.
Visualizations will depend heavily on your mobile handset.
Very simple, useful for my mobile needs.
Get rid of the TOC, that takes a lot of space in mobile screens. In local.php include…
$conf['toptoclevel'] = 0; //Level starting with and below to include in AutoTOC (max. 5) $conf['maxtoclevel'] = 0; //Up to which level include into AutoTOC (max. 5)
The Author says:
Please feel free to modify and append as much as possible. If anyone wants to take this project further, feel free to own it. I have close to zero time for coding. Therefore, the template as it is meets my needs, it's a quick fix. Everybody is welcome. — patxi 2007-07-12 12:03