From ba7a15999786f9d0315503d8abe83117cabad509 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Thu, 22 Oct 2009 07:04:24 +0200 Subject: [PATCH] add tagbase to config Signed-off-by: Nico Schottelius --- ikiwiki.setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ikiwiki.setup b/ikiwiki.setup index 88c7c719..5b05a4c6 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -159,7 +159,7 @@ use IkiWiki::Setup::Standard { # For use with the tag plugin, make all tags be located under a # base page. - #tagbase => "tags", + tagbase => "tags", # For use with the search plugin if the omega cgi is located # somewhere else.