1d73ef0b81
- I've made a dummy patch, 'cos the required 3 modules are not really (and necessary) required. At least for version 0.08 .
16 lines
505 B
Text
16 lines
505 B
Text
/* ================================================================= */
|
|
Note:
|
|
Kwiki-Theme-ColumnLayout plugin installed! Now you should add
|
|
to your kwiki in kwiki installation directory:
|
|
|
|
$ cd cgi-bin/my-kwiki
|
|
$ kwiki -add Kwiki::Theme::ColumnLayout
|
|
|
|
Also you may need to remove other themes you've installed
|
|
before:
|
|
|
|
$ kwiki -remove Kwiki::Theme::Basic (for example)
|
|
|
|
(Always) perldoc Kwiki::Theme::ColumnLayout for details.
|
|
|
|
/* ================================================================= */
|