DokuWiki

It's better when it's simple

User Tools

Site Tools


template:r7throot3

r7throot3 Template

Compatible with DokuWiki

Lemming

template Simple template with customizable sidebar and cool TOC

Last updated on
2009-12-25
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Similar to r7thblog1, r7throot1, r7throot2, r7throot4, r7throot5, r7throot6, r7throot7, r7throot8

Tagged with sidebar

Support the ongoing development of DokuWiki Plugins and Templates and buy me a chocolate (Suggested: 3€ for a regular or 5€ for big one with cookies ;-)).

Description

r7throot3 is a template for DokuWiki wiki engine (inspired by 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 information.

Installation

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

  1. Download the tarball/zip-file
  2. Unpack it into <dokuwiki>/lib/tpl/
  3. Login as admin and change the template in the configuration manager

Configuration

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

File Structure

 + pages
 |- menu1        [1]
 |- default_sidebar       [2]
 |- blog_sidebar       [2]
 |- blog
  |- post1
  |- post2
 |- gallery
 |- code
  |- 7throot1
  |- 7throot2
  |- 7throot3
 |- contact

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]]

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]]...

Changelog

  • 25.12.2009: Template compatible with last DokuWiki release (2009-12-25 Lemming codename) - r0sk.
  • 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 using this Template

Discussion

Hi, both archives are corrupted. Could you please upload correct one? Regards
- Vasily Kanagin, 2008/09/05 14:14

They're now corrected, thanks
- r0sk, 2008/09/12 22:21

Hi, the namespace sidebars are not working. At http://cstolz.de/r7throot5 I provided a corrected version of tpl_functions.php
- Christian Stolz, 2010-02-12 22:26
template/r7throot3.txt · Last modified: 2024-01-01 14:36 by Aleksandr

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki