mmZire
DokuWiki Template (+100 users worldwide)

mmZire is a template for
DokuWiki
wiki engine. The main features:
- Menus - customizable menus, that is displayed on every page
- Keywords - user defined meta tag for every generated page
- Description - user defined meta tag for every generated page
- Footer - user defined footer informations
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
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
Change Log
Version 7.10.31
Version 7.1.16