X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fpagehistory.mdwn;h=5c3b4a8d06b5224aebf6bea2b499069310f60f5f;hb=fa9f023deb2d92ed478a0f476043d13d4eec739f;hp=4650627366f5118e8c2eb5518cae8512a46e59c3;hpb=16a320b69f0e9fb82312c30b8b858b9efe48ceed;p=ikiwiki.git diff --git a/doc/pagehistory.mdwn b/doc/pagehistory.mdwn index 465062736..5c3b4a8d0 100644 --- a/doc/pagehistory.mdwn +++ b/doc/pagehistory.mdwn @@ -1,8 +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 suppliment this information with +The [[plugins/repolist]] plugin can supplement this information with urls to the underlying repository of the wiki.