Table of Contents

minimal mobile Template

Compatible with DokuWiki

  • 2012-01-25 "Angua" unknown
  • 2011-05-25 "Rincewind" yes
  • 2010-11-07 "Anteater" unknown

template Template for mobile handsets, BlackBerrys, and other portable devices.

Last updated on
2007-07-12

Plugin name contains underscore, will not generate popularity points.

Tagged with mobile

:!: Visualizations will depend heavily on your mobile handset.

Very simple, useful for my mobile needs.

Download and Install

Use the following URL to download this template:

Refer to template on how to install and use templates in DokuWiki.

Features:

Suggestions for configuration

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)

Continuing authors welcome

The Author says:

FIXME 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

fyi, This seems to work fine on my blackberry browser, dokuwiki 2009-02-14. I wish there were an easy way to make this template the default for small screen devices and another for regular browsers.