Go to file
joey 1e5d95e07b * French translation update. Closes: #411899 2007-02-21 18:34:36 +00:00
IkiWiki using setsid before import.. how did that ever work? 2007-02-21 09:15:04 +00:00
basewiki * New domain name for ikiwiki: ikiwiki.info. Update your links. 2007-02-18 20:24:40 +00:00
debian * French translation update. Closes: #411899 2007-02-21 18:34:36 +00:00
doc web commit by tuomov: Absolute urls 2007-02-21 15:32:39 +00:00
po * French translation update. Closes: #411899 2007-02-21 18:34:36 +00:00
t * Changed calling convention for httmllink slightly. The first three 2007-02-20 03:05:47 +00:00
templates * Patch to fix validaton of atom feeds by fixing the category tags. 2007-02-19 04:42:30 +00:00
CHANGELOG * Work on firming up the plugin interface: 2006-09-09 22:50:27 +00:00
IkiWiki.pm doh! 2007-02-21 09:12:20 +00:00
Makefile.PL PERL5LIB won't work when using the taint flag, and use lib "." is removed 2007-02-21 00:36:57 +00:00
NEWS * Work on firming up the plugin interface: 2006-09-09 22:50:27 +00:00
README * New domain name for ikiwiki: ikiwiki.info. Update your links. 2007-02-18 20:24:40 +00:00
ikiwiki-mass-rebuild * Allow /etc/ikiwiki/wikilist to list just the names of users, if so then 2006-11-28 05:46:13 +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 * Since the CGI had to drop the wiki lock to avoid deadlocking the 2007-02-21 08:55:28 +00:00
mdwn2man * The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed. 2006-08-13 02:03:43 +00:00
pm_filter * Allow setting NOTAINT=1 when building the wiki to remove taint checking 2007-02-20 01:09:48 +00:00
wikilist * Allow /etc/ikiwiki/wikilist to list just the names of users, if so then 2006-11-28 05:46:13 +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.info/>