Go to file
joey 7f64dd4f66 * Tell HTML::Scrubber to treat "/" as a valid attribute which is its
very strange way of enabling proper XHTML <br /> type tags. Output html
  should be always valid again now.
2006-05-25 22:03:22 +00:00
IkiWiki * Tell HTML::Scrubber to treat "/" as a valid attribute which is its 2006-05-25 22:03:22 +00:00
basewiki dirname, basename, bestlink, linkify, pagetitle, titlepage. 2006-05-04 18:51:26 +00:00
debian * Tell HTML::Scrubber to treat "/" as a valid attribute which is its 2006-05-25 22:03:22 +00:00
doc * Tell HTML::Scrubber to treat "/" as a valid attribute which is its 2006-05-25 22:03:22 +00:00
t dirname, basename, bestlink, linkify, pagetitle, titlepage. 2006-05-04 18:51:26 +00:00
templates * Add ikiwiki-mass-rebuild script, ripped out of the postinst. 2006-05-05 20:48:20 +00:00
IkiWiki.pm * Allow discussion links on pages to be turned off with --no-discussion. 2006-05-05 18:20:52 +00:00
Makefile.PL * Add ikiwiki-mass-rebuild script, ripped out of the postinst. 2006-05-05 20:48:20 +00:00
README releasing version 1.0 2006-04-29 18:04:46 +00:00
ikiwiki * Allow discussion links on pages to be turned off with --no-discussion. 2006-05-05 18:20:52 +00:00
ikiwiki-mass-rebuild * Add ikiwiki-mass-rebuild script, ripped out of the postinst. 2006-05-05 20:48:20 +00:00
mdwn2man * Add ikiwiki-mass-rebuild script, ripped out of the postinst. 2006-05-05 20:48:20 +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/>