r7throot8

r7throot8 is a template for DokuWiki wiki engine. The main features are following:

  • Menu - customizable menu, that is displayed on every page.
  • Footer - user defined footer informations.
  • No TOC - I'd not set the table of contents, all of the namespaces/pages would be running with NOTOC (feel free to design your own TOC and send me by mail to include on the template).

Installation

  • Download the r7throot8 template zip-file.
  • Unpack it into <dokuwiki>/lib/tpl/ directory.
  • Change template parameter to r7throot8 in <dokuwiki>/conf/local.php file and enjoy it.

Configuration

Template parameters are located in the following file <dokuwiki>/lib/tpl/r7throot8/conf.php.

File Structure

 + pages
 |- menu1        [1]
 |- blog
  |- post1
  |- post2
 |- gallery
  |- photos1
  |- beach
 |- contact

Menu1

This file is displayed on every generated web page and it contains main menu.

  ==== My Menu ====
  * [[/|Home]] 
  * [[blog|Blog]] 
  * [[gallery|Gallery]] 
  * [[docs|Docs]]
  * [[code|Code]]
  * [[contact|Contact]]

Download

Filename Version Date Size
r7throot8-20080804.tar.gz (312) 20080804 08.04.2008 34Kb

Changelog

  • 08.04.2008: Initial version. - r0sk.

Sites running this template

Preview

r7throot8.jpg

Discussion

RTDKV