]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/ikiwiki.setup
* Add support for mercurial, contributed by Emanuele Aina.
[ikiwiki.git] / doc / ikiwiki.setup
index ee5e394bec01f4b3e72a66f82878573afca44d69..ac84352df3e51f47f7e7128e8f0b18c784248d1d 100644 (file)
@@ -30,6 +30,16 @@ use IkiWiki::Setup::Standard {
        #historyurl => "http://git.host/gitweb.cgi?p=wiki.git;a=history;f=[[file]]",
        #diffurl => "http://git.host/gitweb.cgi?p=wiki.git;a=blobdiff;h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_parent]];f=[[file]]",
 
+       # Tla stuff.
+       #rcs => "tla"
+       #historyurl => ??,
+       #diffurl => ??,
+
+       # Mercurial stuff.
+       #rcs => "mercurial",
+       #historyurl => "http://localhost:8000/", # hg serve'd local repository
+       #diffurl => "http://localhost:8000/?fd=[[changeset]];file=[[file]]",
+
        wrappers => [
                #{
                #       # The cgi wrapper.