projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4cee4c
)
add section to getsetup info
author
Joey Hess
<joey@kitenet.net>
Wed, 14 Jul 2010 18:47:17 +0000
(14:47 -0400)
committer
Joey Hess
<joey@kitenet.net>
Wed, 14 Jul 2010 18:47:17 +0000
(14:47 -0400)
IkiWiki/Plugin/skeleton.pm.example
patch
|
blob
|
history
diff --git
a/IkiWiki/Plugin/skeleton.pm.example
b/IkiWiki/Plugin/skeleton.pm.example
index adffc91c9e64d9296baaedf5bd5ffe67acd24e44..c3a3b0c01eabcb1001257a6f2b4e407fe184db3b 100644
(file)
--- a/
IkiWiki/Plugin/skeleton.pm.example
+++ b/
IkiWiki/Plugin/skeleton.pm.example
@@
-52,6
+52,7
@@
sub getsetup () {
plugin => {
safe => 1,
rebuild => undef,
+ section => "misc",
},
skeleton => {
type => "boolean",