]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/pagehistory.mdwn
err..?
[ikiwiki.git] / doc / pagehistory.mdwn
index 87f203952683d33563bd4f2654f22ed522c7a536..fc2a3f54386a1f4ab863f705bc350aecf61232a0 100644 (file)
@@ -1 +1,5 @@
-ikiwiki supports adding "History" links to the top of pages to browse the revison history of a page. This is enabled by the --historyurl switch, which is used to specify the URL to a web interface such as [[ViewCVS]]. [[Setup]] has an example of setting this up.
\ No newline at end of file
+ikiwiki supports adding "History" links to the top of pages to browse the
+revison history of a page. This is enabled by the `historyurl` setting,
+which is used to specify the URL to a web interface such as [[ViewVC]]
+(for Subversion) or [[Gitweb]]. In that url, "\[[file]]" is replaced with
+the name of the file to view.