diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-11 20:47:37 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-11 20:47:37 +0000 |
commit | 1041e1894199f9f9faf585358cb7c3f470f744b1 (patch) | |
tree | c1fc6fa60ca30b156bcc5cd5c88733b73c9ecd3a /doc/plugins/textile | |
parent | 9fb18e3c6ff71385e814059b8c0092fa49dcdb38 (diff) | |
download | ikiwiki-1041e1894199f9f9faf585358cb7c3f470f744b1.tar ikiwiki-1041e1894199f9f9faf585358cb7c3f470f744b1.tar.gz |
web commit by http://melissensaft.myopenid.com/
Diffstat (limited to 'doc/plugins/textile')
-rw-r--r-- | doc/plugins/textile/discussion.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/plugins/textile/discussion.mdwn b/doc/plugins/textile/discussion.mdwn index 80403af32..52c5df56c 100644 --- a/doc/plugins/textile/discussion.mdwn +++ b/doc/plugins/textile/discussion.mdwn @@ -1,6 +1,7 @@ # 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 |