aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-05-25 21:52:03 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-05-25 21:52:03 +0000
commit75348182fc76599d376a4bec04de0043f20e3d7f (patch)
tree95c376a71417408dbf8928d0322fe8dd0ff778dd /doc/bugs.mdwn
parent14aa5a735116b9ea632ba0b84d5856fa8ccf5aa7 (diff)
downloadikiwiki-75348182fc76599d376a4bec04de0043f20e3d7f.tar
ikiwiki-75348182fc76599d376a4bec04de0043f20e3d7f.tar.gz
use right name for search plugin
Diffstat (limited to 'doc/bugs.mdwn')
-rw-r--r--doc/bugs.mdwn3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/bugs.mdwn b/doc/bugs.mdwn
index 12cc546c5..4c949b59b 100644
--- a/doc/bugs.mdwn
+++ b/doc/bugs.mdwn
@@ -36,6 +36,3 @@
* 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}],"
-