mmKanso

DokuWiki Template (+100 users worldwide)



mmKanso is a template for DokuWiki wiki engine. The main features:
Thanks very much to Nick La , who is auhtor of banner (Chainese Bamboo).

Selected Template Users

Installation


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

Configuration

Template parameters are located in the following file <dokuwiki>/lib/tpl/mmKanso/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.
menu2Permanent Set the menu2 to be permanent (menu2.txt is taken from main directory)
wikiBar Displays Wiki Bar (Recent Changes, Old Version, Login)
searchForm Search Form visibale on page

File structure


 + pages
 |- menu1        [1]
 |- start

 |+ projects
  |- menu2       [2]
  |- mmclean 

menu1 [1]

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

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

menu2 [2]

This file is displayed on every generated sub web page.

  * __DokuWiki__
  * [[:sofwtare/mmKanso|mmKanso]]

  * __Web Development__
  * [[:design/modelarstwo|Modelartstwo]] 

Download

File Name Date Size
mmkanso_8.1.23.zip 2008-01-23 99kB
mmkanso_7.10.31.zip 2007-10-31 99kB
mmkanso_7.10.9.zip 2007-10-09 99kB
mmkanso_7.8.22.zip 2007-08-22 99kB
mmkanso_7.1.16.zip 2007-01-16 99kB
mmkanso_7.1.10.zip 2007-01-10 99kB
mmkanso_7.1.9.zip 2007-01-09 99kB
mmkanso_6.11.20.zip 2006-11-20 104kB
mmkanso_6.10.6.zip 2006-10-06 95kB

Change Log

Version 8.1.23

  • Changed banner.jpg to logo.jpg (FireFox Adblock Plus plug-in)

Version 7.10.31

  • Added User Profile to bottom bar

Version 7.10.9

  • Fixed Menu divs

Version 7.8.22

  • Fixed older version link in bottom line (thanks to Johanes Kalbus)
  • Fixed Admin button in bottom line (thanks to Aleixo Muchanga)

Version 7.1.16

  • Fixed problem with editing menus
  • Added support for DokuWiki rewrite option (0, 1 and 2)
  • Added new configuration options (menu2Permanent, wikiBar and searchForm)

Version 7.1.10

  • Fixed problem with editing menu2

Version 7.1.9

  • Updated media manager to DokuWiki 2006-11-06
  • Removed unused files

Version 6.11.20

  • Fixed problem with editing menus
  • Changed default font to Verdana
  • Removed unused CSS files

Version 6.10.6

  • Initial Version