Go to file
joey ffb2700043 * Add a test suite for the mercurial backend, contributed by Emanuele Aina.
* Add a test suite for the svn backend.
* Daemonize before sending RPC pings, since that can take a while
  and/or hang.
* Daemonize before sending commit mails, as that can also take a long
  time/hang if the mail server is unhappy.
* Factor out commit mail sending code into new function.
2006-11-21 17:47:53 +00:00
IkiWiki * Add a test suite for the mercurial backend, contributed by Emanuele Aina. 2006-11-21 17:47:53 +00:00
basewiki merge changes back to basewiki 2006-11-21 15:28:43 +00:00
debian * Add a test suite for the mercurial backend, contributed by Emanuele Aina. 2006-11-21 17:47:53 +00:00
doc web commit by http://joey.kitenet.net/ 2006-11-21 17:37:22 +00:00
t * Add a test suite for the mercurial backend, contributed by Emanuele Aina. 2006-11-21 17:47:53 +00:00
templates updates 2006-11-21 04:26:53 +00:00
CHANGELOG * Work on firming up the plugin interface: 2006-09-09 22:50:27 +00:00
IkiWiki.pm * Add "last" parameter to hook function. Very basic ordering, and hopefully 2006-11-20 20:37:27 +00:00
Makefile.PL * Rename ikiwiki.pl so MakeMaker doesn't see it, and install it. 2006-11-20 22:12:43 +00:00
NEWS * Work on firming up the plugin interface: 2006-09-09 22:50:27 +00:00
README releasing version 1.0 2006-04-29 18:04:46 +00:00
ikiwiki-mass-rebuild * Fix ikiwiki-mass-rebuild to work in the way the postinst uses it. 2006-08-19 02:58:47 +00:00
ikiwiki-w3m.cgi * Support a w3mmode, which lets w3m run ikiwiki using its local CGI 2006-07-07 21:00:48 +00:00
ikiwiki.in * Rename ikiwiki.pl so MakeMaker doesn't see it, and install it. 2006-11-20 22:12:43 +00:00
mdwn2man * The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed. 2006-08-13 02:03:43 +00:00
pm_filter * Rename ikiwiki.pl so MakeMaker doesn't see it, and install it. 2006-11-20 22:12:43 +00:00
wikilist * Add ikiwiki-mass-rebuild script, ripped out of the postinst. 2006-05-05 20:48:20 +00:00

README

Use ./Makefile.PL to generate a Makefile, "make" will build the
documentation wiki and a man page, and "make install" will install ikiwiki.

All other documentation is in the ikiwiki documentation wiki, which is also
available online at <http://ikiwiki.kitenet.net/>