web commit by http://melissensaft.myopenid.com/: fixed by letting root install the perl-libraries system-wide and switching to a currently version of ikiwiki

master
joey 2007-08-14 20:14:59 +00:00
parent d392f5776a
commit 56f940f168
1 changed files with 1 additions and 13 deletions

View File

@ -1,13 +1 @@
# How can I enable textile?
What I did:
1. Install textile.pm in $HOME/bin and added this directory to @INC in ikiwiki.
1. wrote <pre>add_plugins => [qw{textile}],</pre> into .ikiwiki/ikiwiki.setup
1. wrote a short test.txtl in the $SRCDIR
1. executed <pre>ikiwiki --setup .ikiwiki/ikiwiki.setup</pre>
1. found the test.html-file but is was not parsed for textile-syntax :-(
.