====== About This Wiki ====== This wiki operates using a modified version of [[wiki:dokuwiki|DokuWiki]]. The source code I'm currently using, including the ''Dromed'' template, can be downloaded here. If you have an idea to improve the site, you are welcome to make the necessary modifications and mail me your changes. * [[http://whoopdedo.org/doku-plugins/doku-tnh.tgz|DokuWiki source]] -- //2008-07-21// ==== Why DokuWiki? ==== - Pages are stored as plain text files. - The syntax is sensible and easy to remember. - It has a good looking default template. - The source is easily hackable. ====== Plugins & Patches ====== I've written or modified a few plugins for this site. ===== FormatPlus ===== //Last update: 2008-02-06// Provides syntax for the xHTML character classes not otherwise available in DokuWiki. The fine details are easily customizable using template stylesheets. * [[http://whoopdedo.org/doku-plugins/formatplus.zip|Format+ plugin]] ===== ColumnList ===== //Last update: 2007-02-03// A simple type of list that displays the entries in multiple columns. * [[http://whoopdedo.org/doku-plugins/columnlist.zip|Column List plugin]] ===== CommentSrc ===== //Last update: 2006-08-23// This is an existing plugin that I modified to better suit my tastes. * [[http://whoopdedo.org/doku-plugins/commentsrc.zip|Comment Source plugin]] ===== P3P ===== //Last update: 2006-08-10// Adds a P3P header to the HTTP response. * [[http://whoopdedo.org/doku-plugins/p3plugin.zip|P3P plugin]] ===== UserPage ===== //Last update: 2007-07-15// When a user registers with the wiki, this plugin will add their name to a given page. * [[http://whoopdedo.org/doku-plugins/userpage.zip|UserPage plugin]] ===== Image Map ===== //Last update: 2008-02-06// Create client-side image maps. Uses regular wiki syntax for the links. * [[http://whoopdedo.org/doku-plugins/imagemap.zip|Image Map plugin]] ===== Template Manager ===== //Last update: 2007-06-18// Admin plugin that lets you edit the page template in a namespace. * [[http://whoopdedo.org/doku-plugins/templateadmin.zip|Template Manager plugin]] :!: This plugin is **experimental**. It has known bugs.