]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/w3mmode/ikiwiki.setup
* Add embed plugin, which allows embedding content from google maps, video,
[ikiwiki.git] / doc / w3mmode / ikiwiki.setup
index bda5117471b0aa11cd0b7951234fa0854d358550..d71221a8ff6deffea28cb453602cd50a907969ba 100644 (file)
@@ -26,7 +26,8 @@ use IkiWiki::Setup::Standard {
                },
        ],
        
-       anonok => 1,
+       add_plugins => [qw{anonok}],
        rss => 1,
+       atom => 1,
        discussion => 1,
 }