web commit by IainMcLaren
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 25 May 2006 08:19:04 +0000 (08:19 +0000)
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 25 May 2006 08:19:04 +0000 (08:19 +0000)
doc/bugs.mdwn

index 4c949b59b50aa5cd1aa692e5d4859e132fc2bbc4..12cc546c51de8a7d566bad3fd41e1cfb19650cc3 100644 (file)
@@ -36,3 +36,6 @@
 * HTML::Scrubber doesn't produce valid xhtml for tags like hr, so if html
   sanitisation is enabled the html page won't be valid.
   <http://bugs.debian.org/365971>
+* The file doc/ikiwiki.setup includes: "#plugin => [qw{pagecount inline brokenlinks hyperestraier smiley htmlscrubber}],".  "hyperrestraier" should be replaced with "search", or perhaps the line should instead read as follows?: "#plugin => [qw{pagecount inline orphans brokenlinks search smiley
+haiku htmlscrubber}],"
+