====== usable Template ======
---- template ----
Author_mail: caseyamcl@gmail.com Casey McL
Description: A simplistic, minimalistic, and highly usable template for DokuWiki
LastUpdate_dt: 2008-09-17
Compatible: 2008-05-05
Template_tags: usable,simple,clean
Screenshot_img: http://i42.tinypic.com/w0hnbd.png
----
This theme came about from the need at my organization to have a wiki for procedures that presents a highly usable, intuitive interface for a broad array of users. My hope is that it will serve your needs as well. For screenshots, and more detailed information, please visit [[ http://caseyamcl.com/resources/usableTheme ]]
Note that the original author has not had time to update this template or provide support. Anyone is free to modify/redistribute it from now on... If I do find time to update it, I will post the revision here.
===== Download and Install ======
Use the following URL to download this template:
**Update: 2009-04-13 - Version 1.1 of this template is out with several bug fixes!**
* [[ http://www.filedropper.com/usable-latest ]] (broken)
* [[http://files.myopera.com/alexgearbox/dw/usable.zip|alternative]] (Version: 1.0 released 2008-09-16)
Refer to [[:template]] on how to install and use templates in DokuWiki.
===== Sites using this Template =====
* [[http://contentfilter.futuragts.com/wiki/|DansGuardian Content Filter Documentation Project]]
* [[http://www.boj-o-berlin.cz|boj-o-berlin.cz]] is Czech fan site about online web game [[http://berlingame.cz|berlingame]] using DokuWiki with usable template. Game is about Second World War.
* [[http://www.glaubensstimme.de]] Ein Archiv christlicher und historischer Texte aus den letzten 2000 Jahren.
* [[http://hurtigwiki.de]] Ein Wiki zur norwegischen Postschifflinie Hurtigruten (Template wurde noch stark bearbeitet, um das Design dem des dazugehörigen Forums anzupassen)
===== Comments and Suggestions =====
> Is it possible to still have column or row separation in tables?
Add "border:1px solid;" to usable/blueprint/screen.css line 60
old: th, td {padding:4px 10px 4px 5px;}
new: th, td {border:1px solid;padding:4px 10px 4px 5px;}
> Is it possible to still have the Table of Contents?
I was able to to this be adding to main.php at line 78 as follows:
> Search did not work in my installation. Changed line 59 in main.php from
>OLD: