]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - IkiWiki.pm
Use templatebody for the templates in the basewiki and docwiki
[git.ikiwiki.info.git] / IkiWiki.pm
index 5e17c4a738a62422ed5a7a1ab613105bb6b02bb9..d8cfc31ccb972b5ee615cb041ad64fbeca38cc52 100644 (file)
@@ -152,7 +152,8 @@ sub getsetup () {
                type => "internal",
                default => [qw{mdwn link inline meta htmlscrubber passwordauth
                                openid signinedit lockedit conditional
-                               recentchanges parentlinks editpage}],
+                               recentchanges parentlinks editpage
+                               templatebody}],
                description => "plugins to enable by default",
                safe => 0,
                rebuild => 1,