mmClean
DokuWiki Template (100+ users worldwide)
mmClean 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
Selected Template Users
Installation
- Download the mmClean template zip-file
- Unpack it into <dokuwiki>/lib/tpl/ directory
- Change template parameter to mmClean in <dokuwiki>/conf/local.php file
$conf['template'] = 'mmClean';
Configuration
There are two configuration parameters in mmClean template and these parameters are located in <dokuwiki>/lib/tpl/mmClean/conf.php configuration 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
|- menu1.txt [1]
|- menu2.txt [2]
|- mmclean
menu1.txt [1]
This file is displayed on every generated web page.
* [[/|Blog]]
* [[photography|Photography]]
* [[projects|Software]]
* [[articles|Design]]
menu2.txt [2]
This file is displayed on every generated web page.
* __DokuWiki__
* [[:sofwtare/mmClean|mmClean]]
* __Web Development__
* [[:design/modelarstwo|Modelartstwo]]
Download
Change Log
Version 7.10.31
- Added User Profile to bottom bar
Version 7.1.16
- Updated media manager to DokuWiki 2006-11-06
- Added support for DokuWiki rewrite option (0, 1 and 2)
- Added new configuration options (menu2Permanent, wikiBar and searchForm)
Version 6.8.30
- Fixed problems with Edit Sidebar link
- Added SidebarPermanent option
Version 6.6.3
- Fixed problems with Table of content
- Added “footer” parameter in config file
Version 6.5.17
- Template valided with
XHTML1.0 Transitional
Version 6.5.12
- Removed link to Google Analytics
Version 6.4.27