OliveBranch is a JSPWiki template developed by MurrayAltheim for use with 2.3.x (actually, started with .92), based a very long time ago on the BlackBeanTemplate, which used the CSS of CleanTemplate. Like its forebearers, it has a clean look with a fair bit of whitespace.
This is an initial posting and there's work to do on both this page and the IE custom CSS. Volunteers welcome (I use Firefox and really couldn't care about those poor souls using IE, but I try to be nice about it).
TBD
Features#
Uses LeftMenu.
Distribution#
The current version is: OliveBranch-20060420.tar.gz
Screenshot#
Change Log#
OliveBranch-20060420.tar.gz initial posting
Discussion/Comments#
...
Hello Murray, your template is really nice! I use it already with version 2.3.100 alpha of JSPWiki without (nearly) any problems. The only thing, I have found at this time, is that in the css file you use
ul { list-style-image: url("http://localhost:8080/KoyoWiki/images/dot.png") ; }
if you change it (for example to the following) it works:
ul { list-style-image: url("./images/dot.png") ; }
--Peter Kehren, 20-Apr-2006
aasssdf
--AnonymousCoward, 12-May-2006