
Kwiki::Theme::CPB - Kwiki Theme of some sort

kwiki -install Kwiki::Theme::CPB

A hopefully simple and clean three column Kwiki theme for use with Kwiki::Blog. Once it is installed you can put things in the left hand column by changing the template_path and adding a local path:
template_path: - local - template/tt2
In local create theme_sidebar1.html. Fill it with whatever HTML you want to show up. I used it for images and such.

Chris Dent

Copyright (c) 2004. Chris Dent. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.