ikiwiki/doc/pagehistory.mdwn

9 lines
439 B
Plaintext
Raw Normal View History

ikiwiki supports adding "History" links to the top of pages to browse the
2009-07-26 01:38:19 +02:00
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]]
2013-11-25 03:29:36 +01:00
(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
2013-11-25 03:29:36 +01:00
URLs to the underlying repository of the wiki.