aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/skeleton.pm.example
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-07-14 14:47:17 -0400
committerJoey Hess <joey@kitenet.net>2010-07-14 14:47:17 -0400
commitd420a4bdecddcc297eebb233dae8d69ba45c8e1a (patch)
tree5c8d8b3cc89c158338bb4429a061c2c187e99671 /IkiWiki/Plugin/skeleton.pm.example
parentc4cee4cfc56713ceb5ce684b6a72b4b9ef54ebae (diff)
downloadikiwiki-d420a4bdecddcc297eebb233dae8d69ba45c8e1a.tar
ikiwiki-d420a4bdecddcc297eebb233dae8d69ba45c8e1a.tar.gz
add section to getsetup info
Diffstat (limited to 'IkiWiki/Plugin/skeleton.pm.example')
-rw-r--r--IkiWiki/Plugin/skeleton.pm.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/IkiWiki/Plugin/skeleton.pm.example b/IkiWiki/Plugin/skeleton.pm.example
index adffc91c9..c3a3b0c01 100644
--- 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",