projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f7175e
)
disable global sidebars by default
author
Joey Hess
<joey@gnu.kitenet.net>
Thu, 15 Apr 2010 21:32:11 +0000
(17:32 -0400)
committer
Joey Hess
<joey@gnu.kitenet.net>
Thu, 15 Apr 2010 21:32:11 +0000
(17:32 -0400)
auto-blog.setup
patch
|
blob
|
history
diff --git
a/auto-blog.setup
b/auto-blog.setup
index ff52befa3b70e268a3c17e8e09092b111e75dec5..ef03295d68bf5c9c4d3b93c208c17a346be5ad38 100644
(file)
--- a/
auto-blog.setup
+++ b/
auto-blog.setup
@@
-47,6
+47,7
@@
IkiWiki::Setup::Automator->import(
comments_pagespec => "posts/* and !*/Discussion",
blogspam_pagespec => "postcomment(*)",
archive_pagespec => "posts/* and !*/Discussion",
+ global_sidebars => 0,
discussion => 0,
locked_pages => "*",
tagbase => "tags",