Go to file
joey 24b8343506 web commit by http://joey.kitenet.net/: test commit 2007-02-21 08:54:25 +00:00
IkiWiki * Elegant patch from Ethan to clean up the display of page names in the 2007-02-21 00:17:50 +00:00
basewiki * New domain name for ikiwiki: ikiwiki.info. Update your links. 2007-02-18 20:24:40 +00:00
debian * Elegant patch from Ethan to clean up the display of page names in the 2007-02-21 00:17:50 +00:00
doc web commit by http://joey.kitenet.net/: test commit 2007-02-21 08:54:25 +00:00
po * Elegant patch from Ethan to clean up the display of page names in the 2007-02-21 00:17:50 +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 * perl is broken: print "" || die fails! Work around this insanity. 2007-02-20 22:19:28 +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 * Add canedit hook, allowing arbitrary controls over when a page can be 2007-02-02 02:33:03 +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/>