]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/pagehistory.mdwn
minimal user page for this guy
[ikiwiki.git] / doc / pagehistory.mdwn
index fc2a3f54386a1f4ab863f705bc350aecf61232a0..5c3b4a8d06b5224aebf6bea2b499069310f60f5f 100644 (file)
@@ -1,5 +1,8 @@
 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,
+revision 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.
+
+The [[plugins/repolist]] plugin can supplement this information with
+urls to the underlying repository of the wiki.