]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/ikiwiki.setup
web commit by bremner
[ikiwiki.git] / doc / ikiwiki.setup
index c96a45f78d091a23a905d82e5dfd33f3d7e27a14..1cef4bd87f2964a392e18d6b9dfda5edbec6de49 100644 (file)
@@ -50,7 +50,7 @@ use IkiWiki::Setup::Standard {
        # Monotone stuff
        #rcs => "monotone",
        #mtnkey => "web\@machine.company.com",
-       #historyurl => "http://viewmtn.example.com/",
+       #historyurl => "http://viewmtn.example.com/branch/head/filechanges/com.example.branch/[[file]]",
        #diffurl => "http://viewmtn.example.com/revision/diff/[[r1]]/with/[[r2]]/[[file]]",
        # Set if you want the wiki to sync on update and commit.
        #mtnsync => 0,
@@ -90,6 +90,11 @@ use IkiWiki::Setup::Standard {
                #       wrapper => "/git/wiki.git/hooks/post-update",
                #       wrappermode => "06755",
                #},
+               #{
+               #       # The monotone netsync hook.
+               #       wrapper => "path/to/root/of/workspace/_MTN/ikiwiki-netsync-hook",
+               #       wrappermode => "06755",
+               #},
        ],
 
        # Default to generating rss feeds for blogs?
@@ -128,6 +133,8 @@ use IkiWiki::Setup::Standard {
        # Default settings for the recentchanges page.
        #recentchangespage => "recentchanges",
        #recentchangesnum => 100,
+       # Use new '!'-prefixed preprocessor directive syntax
+       #prefix_directives => 0,
 
        # To add plugins, list them here.
        #add_plugins => [qw{goodstuff search wikitext camelcase