summaryrefslogtreecommitdiff
path: root/doc/plugins/textile/discussion.mdwn
blob: 52c5df56c807b573a48799f75336ebe8fa001d36 (plain)

How can I enable textile?

What I did:

  1. Install textile.pm in $HOME/bin and added this directory to @INC in ikiwiki.

  2. wrote add_plugins => [qw{textile}], into .ikiwiki/ikiwiki.setup

  3. wrote a short test.txtl in the $SRCDIR

  4. executed ikiwiki --setup .ikiwiki/ikiwiki.setup

  5. found the test.html-file but is was not parsed for textile-syntax :-(