diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-14 20:14:59 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-14 20:14:59 +0000 |
commit | 56f940f16878171f9efe42abce74586b62f5b2a8 (patch) | |
tree | 85cfa3dd3b15eff78f16daa76b6605ce6815e55d /doc/plugins | |
parent | d392f5776afcddc015aabe890ff777a24e5e2f0f (diff) |
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
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/textile/discussion.mdwn | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/doc/plugins/textile/discussion.mdwn b/doc/plugins/textile/discussion.mdwn index 52c5df56c..945c9b46d 100644 --- a/doc/plugins/textile/discussion.mdwn +++ b/doc/plugins/textile/discussion.mdwn @@ -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 :-(
\ No newline at end of file +.
\ No newline at end of file |