NAME
Kwiki::Theme::BlueOcean - Blue Kwiki Theme
VERSION
Version 0.01
SYNOPSIS
$ cd /path/to/kwiki
$ kwiki --remove Kwiki::Theme::YourCurrentTheme
$ kwiki --add Kwiki::Theme::BlueOcean
TODO
Get rid of dependency on Kwiki::TableOfContents. This would probably require me to get rid of the abosute positioning.
The theme includes a link to Kwiki::TableOfContents::Print. Make this optional.
Remove dependency on Kwiki::UserPreferences and Kwiki::Icons. This would probably just be a matter of doing a quick check before tweaking those modules.
AUTHOR
Eric Anderson, <eric at cordata.com>
COPYRIGHT & LICENSE
Copyright 2006 CorData, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://www.perl.com/perl/misc/Artistic.html
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 107:
You forgot a '=back' before '=head1'