r7throot3

r7throot3 is a template for DokuWiki wiki engine (inspirated on Minima and mmZenzire templates). The main features:

  • Menu - customizable menu, that is displayed on every page.
  • Sidebar - customizable sidebar, that is displayed on every page (sidebar page). Every namespace may have his own sidebar (sidebar page into the namespace).
  • Footer - user defined footer informations.

Installation

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

Configuration

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

File Structure

 + pages
 |- menu1        [1]
 |- default_sidebar       [2]
 |- blog_sidebar       [2]
 |- blog
  |- post1
  |- post2
 |- gallery
 |- code
  |- 7throot1
  |- 7throot2
  |- 7throot3
 |- 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]]

Sidebar

Every namespace can have its own sidebar. Simply add a page called namespace_sidebar on same level than the namespace is. If no sidebar is found in the current namespace, the default_sidebar will be used (if it exists). If there is no default_sidebar page, nothing will appears.

  ==== My Sidebar ====
[[feed.php|{{ blog:rss.png }}]]

**Currently Playing**
{{blog:customrobocube.jpg?66 }} Nintendo\\
Custom Robo Cube ...

**Currently Watching**
{{blog:mini_prisonbreak.jpg }} Prison Break\\
2x04...

**Blogroll**
  * [[http://betabug.ch/blogs/ch-athens|Betabug.ch]]
  * [[http://www.chimeric.de/|Chimeric]]...

Download

Filename Version Date Size
r7throot3-20071123.tar.gz (635) 20071123 23.11.2007 57.9Kb
r7throot3.tar.gz (263) 20070723 23.07.2007 61.5Kb

Changelog

  • 23.11.2007: Template compatible with multitemplate. Removed some unused images. Removed the sidebar-theme.css - r0sk.
  • 18.09.2007: Bug fixed: tpl_sidebar() on tpl_functions.php didn't work so well with sidebars, thanks to Thomas Vriet - r0sk.
  • 23.07.2007: Initial version v0.1 - r0sk.

Sites running this template

Preview

r7throot3.jpg

Discussion

Vasily Kanagin Vasily Kanagin, 2008/09/05 14:14:

Hi, both archives are corrupted. Could you please upload correct one?

Regards, Vasily

 
CCFMZ