]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/ikiwiki.setup
- Adds a tag plugin that allows more easily tagging pages.
[ikiwiki.git] / doc / ikiwiki.setup
index 9713d553b68f8d451eca29d90440379ac61983b3..b79722db9be79295189667557cc04bc3f28f05a0 100644 (file)
@@ -71,7 +71,8 @@ use IkiWiki::Setup::Standard {
        #timeformat => '%c',
        
        # To add plugins, list them here.
-       #add_plugins => [qw{pagecount brokenlinks search smiley}],
+       #add_plugins => [qw{meta tag pagecount brokenlinks search smiley
+       #                   wikitext camelcase}],
        # If you want to disable any of the default plugins, list them here.
        #disable_plugins => [qw{inline htmlscrubber}],
 }