mmZire

DokuWiki Template (+100 users worldwide)



mmZire is a template for DokuWiki wiki engine. The main features:

Installation


$conf['template'] = 'mmZire';

Configuration

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

Parameter Description
keywords Keywords META tag. This tag is inserted to every rendered page. Keywords are used by search engine to improve the quality of search results.
description Description META tag. This tag is inserted on every rendered page.
footer Text that is inserted in the footer.

File structure


 + pages
 |- menu1        [1]
 |- start

menu1 [1]

This file is displayed on every generated web page and it contains main menu.

  * [[/|Blog]]
  * [[photography|Photography]]
  * [[projects|Software]]
  * [[articles|Design]] 

Download

File Name Date Size
mmzire_7.10.31.zip 2007-10-31 15kB
mmzire_7.1.16.zip 2007-01-16 15kB

Change Log

Version 7.10.31

  • Added User Profile to bottom bar

Version 7.1.16

  • Initial Version