]> sipb.mit.edu Git - ikiwiki.git/blob - doc/rcs/tla.mdwn
note that tla plugin is not being maintained
[ikiwiki.git] / doc / rcs / tla.mdwn
1 [tla](http://wiki.gnuarch.org/) is an implementation of the
2 [GNU](http://www.gnu.org/) [Arch](http://www.gnuarch.org/) revision control
3 system. Ikiwiki supports storing a wiki in tla.
4
5 Warning: Since tla is not being maintained, neither is this plugin, and
6 using ikiwiki with tla is not recommended.
7
8 Ikiwiki can run as a [[post-commit]] hook to update a wiki whenever commits
9 come in. When running as a [[cgi]] with tla, ikiwiki automatically
10 commits edited pages to the Arch repostory, and uses the Arch
11 log to generate the [[RecentChanges]] page.
12
13 Note that the tla support needs the [[!cpan MailTools]] perl module.