r7thblog1

r7thblog1 is a template for DokuWiki wiki engine (inspirated on 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:

  • 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.
  • 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 r7thblog1 template zip-file.
  • Unpack it into <dokuwiki>/lib/tpl/ directory.
  • Change template parameter to r7thblog1 in <dokuwiki>/conf/local.php file and enjoy it.

Configuration

Template parameters are located in the following file <dokuwiki>/lib/tpl/r7thblog1/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]]...

Download

Filename Version Date Size
r7thblog1-20071207.tar.gz (1442) 20071207 07.12.2007 35.8Kb
r7thblog1-20071123.tar.gz (389) 20071123 23.11.2007 35.8Kb

Changelog

  • 07.12.2007: Template update. The links doesn't run without mod_rewrite. Fixed!. Thanks to Thomas Halinka for the report.
  • 23.11.2007: Initial version, compatible with multitemplate. - r0sk.

Sites running this template

Preview

r7thblog1.jpg

Discussion

graffic graffic, 2008/01/13 02:10:

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

 
Thadeu Penna Thadeu Penna, 2008/03/26 04:55:

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!

 
ROFSU