projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
595a783
)
fix typo
author
Joey Hess
<joey@kitenet.net>
Sun, 16 May 2010 03:54:00 +0000
(23:54 -0400)
committer
Joey Hess
<joey@kitenet.net>
Sun, 16 May 2010 03:54:00 +0000
(23:54 -0400)
IkiWiki/Plugin/sidebar.pm
patch
|
blob
|
history
diff --git
a/IkiWiki/Plugin/sidebar.pm
b/IkiWiki/Plugin/sidebar.pm
index 0350f2b71d7fc20695c169daa4ef967e591b22fe..2d495db2cc0d02e1bc1abbc3653627374a8179ba 100644
(file)
--- a/
IkiWiki/Plugin/sidebar.pm
+++ b/
IkiWiki/Plugin/sidebar.pm
@@
-22,7
+22,7
@@
sub getsetup () {
},
global_sidebars => {
type => "boolean",
- example
s
=> 1,
+ example => 1,
description => "show sidebar page on all pages?",
safe => 1,
rebuild => 1,