master
http://schmonz.livejournal.com/ 2009-07-25 19:38:19 -04:00 committed by Joey Hess
parent c2215feedd
commit 1896b8bccb
1 changed files with 2 additions and 2 deletions

View File

@ -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.