Table of Contents

r7thblog1 Template

Compatible with DokuWiki

from 2007-11-23 to 2009-12-15 "Lemming"

template Simple template to use DokuWiki as blogging CMS

Last updated on
2009-12-25

Similar to r7throot1

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

r7thblog1 is a template for DokuWiki wiki engine (inspired by Greenery theme for Wordpress). I have seen this theme the first time here. As you can see, it's an ideal template for bloggers ;).The main features:

Preview

www.userlinux.net_my_media_projects_dokuwiki_r7thblog1.jpg

Download

Filename Version Date
r7thblog1-2009-12-25.tar.gz (:!: current stable :!:) 20091225 25.12.2009
r7thblog1-20071207.tar.gz 20071207 07.12.2007
r7thblog1-20071123.tar.gz 20071123 23.11.2007

Use the following URL to download this template:

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

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

Changelog

Sites using this Template

Discussion

I'm the one from the “here” blog :P I was getting some visits from the DokuWiki wiki and I discovered your theme. Nice! since I use DokuWiki too in my site. Allow me to give it a try :) Nice work
- graffic, 2008/01/13 02:10
I have a problem with floats. I did a post with a figure and a note and a big blank space appeared. Using Clearfloat does not work. Please visit this, and see what I mean. Thanks for the fantastic template!
- Thadeu Penna, 2008/03/26 04:55