master
joey 2007-01-15 03:22:17 +00:00
parent b90cea1f97
commit 78e37479f4
2 changed files with 3 additions and 1 deletions

View File

@ -5,3 +5,5 @@ Extremely minor bug, but ikiwiki.setup has a line that reads:
At the end of this line is a period. I think it should read:
#tagbase => "tag",
[[bugs/done]]

View File

@ -102,7 +102,7 @@ use IkiWiki::Setup::Standard {
# For use with the tag plugin, make all tags be located under a
# base page.
#tagbase => "tag".
#tagbase => "tag",
# For use with the search plugin if your estseek.cgi is located
# somewhere else.