aboutsummaryrefslogtreecommitdiff
path: root/doc/setup
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-04-10 19:25:23 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-04-10 19:25:23 -0400
commitabde579038df063e72f518388aaa01d445dd7c68 (patch)
tree19be4d81d090af46c72affe52a0c00788fa6437b /doc/setup
parent51f75484d723c0de2bfc68c74f8a46cb65caeb37 (diff)
downloadikiwiki-abde579038df063e72f518388aaa01d445dd7c68.tar
ikiwiki-abde579038df063e72f518388aaa01d445dd7c68.tar.gz
response
Diffstat (limited to 'doc/setup')
-rw-r--r--doc/setup/discussion.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/setup/discussion.mdwn b/doc/setup/discussion.mdwn
index e3273519f..8d537cbc3 100644
--- a/doc/setup/discussion.mdwn
+++ b/doc/setup/discussion.mdwn
@@ -1,6 +1,9 @@
I just went through the standard procedure described for setup, copied the blog directory from examples into my source directory, ran ikiwiki, and everything seems to have worked, except that none of the
&#91;&#91;!meta ... &#93;&#93; tags get converted. They simply show up in the html files unformatted, with no exclamation point, and with p tags around them. Any ideas? using ikiwiki version 2.40 on freebsd --mjg
+> The meta plugin is not enabled by default. It's pulled in by the
+> goodstuff plugin, so add one or the other to the add_plugins line in your
+> config file. --[[Joey]]
Can the instructions for using `ikiwiki-makerepo` be clarified. This
command wants to create folders in the directory it is run in. Which