DokuWiki

It's better when it's simple

User Tools

Site Tools


template:r7thblog1

r7thblog1 Template

Compatible with DokuWiki

Lemming

template Simple template to use DokuWiki as blogging CMS

Last updated on
2009-12-25

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 r7throot1, r7throot2, r7throot3, r7throot4, r7throot5, r7throot6, r7throot7, r7throot8

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:

  • 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.
  • 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).

Preview

trello.com_1_cards_657dca93d5c0f30652f28acd_attachments_657dcb7f7d051046571fc6a3_download_r7thblog1-template.jpg

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

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.
  • 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 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
You need to quote 'namespace' (tpl_functions.php, line 39) for this plugin to work with PHP 5.3. Thanks for the plugin.
- 2012/11/06
template/r7thblog1.txt · Last modified: 2023-12-16 17:10 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