# # # patch "ikiwiki.setup" # from [630b29bdf9892869eb8e1d901a2e6545d4904a39] # to [957df60ae420cb816bb3b0b090859adc72ad5543] # ============================================================ --- ikiwiki.setup 630b29bdf9892869eb8e1d901a2e6545d4904a39 +++ ikiwiki.setup 957df60ae420cb816bb3b0b090859adc72ad5543 @@ -23,8 +23,9 @@ use IkiWiki::Setup::Standard { rcs => "monotone", mtnkey => "address@hidden", # IDF doesn't support these yet (see http://projects.ceondo.com/p/indefero/issues/550) - #historyurl => "http://code.monotone.ca/p/monotone-web/source/history/h:net.venge.monotone.web.ikiwiki/[[file]]", + #historyurl => "http://code.monotone.ca/p/monotone-web/source/history/h:net.venge.monotone.web.ikiwiki/[[file]]", #diffurl => "http://code.monotone.ca/p/monotone-web/source/diff/[[r1]]/[[r2]]/[[file]]", + diffurl => "http://code.monotone.ca/p/monotone-web/source/commit/[[r2]]/", # Set if you want the wiki to sync on update and commit. #mtnsync => 0, # The path to your workspace (defaults to the srcdir itself)