add fortune
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 29 Jul 2006 21:54:50 +0000 (21:54 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 29 Jul 2006 21:54:50 +0000 (21:54 +0000)
doc/ikiwiki.setup

index ca230f7b0431ec4f6b0061de7d11ce8e936a5f40..bef858d5b34df9c7072bef7a9d3c2ef0728c4e2a 100644 (file)
@@ -77,7 +77,7 @@ use IkiWiki::Setup::Standard {
        
        # To add plugins, list them here.
        #add_plugins => [qw{meta tag pagecount brokenlinks search smiley
-       #                   wikitext camelcase pagestats htmltidy}],
+       #                   wikitext camelcase pagestats htmltidy fortune}],
        # If you want to disable any of the default plugins, list them here.
        #disable_plugins => [qw{inline htmlscrubber}],
 }