X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/blobdiff_plain/74baaeba00c90cd7a027e40e2f6d65695341a0e1..51d0aa406d40aa8dede624736f64f2ed055360b9:/doc/rcs/tla.mdwn diff --git a/doc/rcs/tla.mdwn b/doc/rcs/tla.mdwn index cafd9b49b..79eecd627 100644 --- a/doc/rcs/tla.mdwn +++ b/doc/rcs/tla.mdwn @@ -2,9 +2,12 @@ [GNU](http://www.gnu.org/) [Arch](http://www.gnuarch.org/) revision control system. Ikiwiki supports storing a wiki in tla. +Warning: Since tla is not being maintained, neither is this plugin, and +using ikiwiki with tla is not recommended. + Ikiwiki can run as a [[post-commit]] hook to update a wiki whenever commits come in. When running as a [[cgi]] with tla, ikiwiki automatically commits edited pages to the Arch repostory, and uses the Arch log to generate the [[RecentChanges]] page. -Note that the tla support needs the [[cpan MailTools]] perl module. +Note that the tla support needs the [[!cpan MailTools]] perl module.