]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
add filecheck plugin to test wiki
authorDavid Bremner <bremner@unb.ca>
Wed, 27 Aug 2008 01:43:07 +0000 (22:43 -0300)
committerDavid Bremner <bremner@unb.ca>
Wed, 27 Aug 2008 01:43:07 +0000 (22:43 -0300)
test/test.setup

index 82b725e3006d803f3fa47a87e8ef6f46e2363c6b..512f14fbb7a8f42916cb3f34d4b7ee2097558e7f 100644 (file)
@@ -139,7 +139,9 @@ use IkiWiki::Setup::Standard {
        #multimarkdown => 1,
 
        # To add plugins, list them here.
-           add_plugins=>[qw{mailbox}],
+       # you probably want filecheck if you are getting mail from someone 
+       # other than yourself.
+           add_plugins=>[qw{filecheck mailbox}],
        #add_plugins => [qw{goodstuff search wikitext camelcase
        #                   htmltidy fortune sidebar map rst anonok}],
        # If you want to disable any of the default plugins, list them here.