]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/setup/discussion.mdwn
web commit by http://sabr.myopenid.com/
[git.ikiwiki.info.git] / doc / setup / discussion.mdwn
index 0ccecb8e2b9df83258df5b5d1789fe326bf51116..8d537cbc3280c2afc86f672dd070b67c059914fd 100644 (file)
@@ -1,3 +1,10 @@
+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 
+[[!meta ... ]] 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
 directory should that be - `$SRCDIR?` --Andy