add section to getsetup info
authorJoey Hess <joey@kitenet.net>
Wed, 14 Jul 2010 18:47:17 +0000 (14:47 -0400)
committerJoey Hess <joey@kitenet.net>
Wed, 14 Jul 2010 18:47:17 +0000 (14:47 -0400)
IkiWiki/Plugin/skeleton.pm.example

index adffc91c9e64d9296baaedf5bd5ffe67acd24e44..c3a3b0c01eabcb1001257a6f2b4e407fe184db3b 100644 (file)
@@ -52,6 +52,7 @@ sub getsetup () {
                plugin => {
                        safe => 1,
                        rebuild => undef,
+                       section => "misc",
                },
                skeleton => {
                        type => "boolean",