mmZire (DokuWiki template)
mmZire is clean and simple template for DokuWiki (standards compliant and simple Wiki engine written in PHP). Template has many customizable options including menu, keywords and description.
- mmZire has the following features
- Menu - customizable menu, that is displayed on every page
- Keywords - user defined meta tag for every generated page
- Description - user defined meta tag for every generated page
Installation
- Download the mmZire template zip-file
- Unpack it into <dokuwiki>/lib/tpl/ directory
- Change template parameter to mmzire in <dokuwiki>/conf/local.php file
$conf['template'] = 'mmzire';
Configuration
Configuration parameters are located in <dokuwiki>/lib/tpl/mmzire/conf.php PHP file.
| 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.txt [1] |-- start.txt |-+ projects |-- mmclean
Download
mmZire releases are available for download from http://bitbucket.org/zenzire/mmzire/downloads
Source Code
Source code is available on http://bitbucket.org/zenzire/mmzire/src
Changelog
- Version 1.1 (2007-Oct-31)
- Added User Profile to bottom bar
- Version 1.0 (2007-Jan-16)
- Initial Version
Authors
- Marcin Mierzejewski (founder and main developer) - http://www.zenzire.com