Go to file
joey 4b36dee35a * The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed.
* Add --version.
* Man page format fixups.
* Add a %pagecase which maps lower-case page names to the actual case
  used in the filename. Use this in bestlinks calculation instead of
  forcing the link to lowercase.
* Also use %pagecase in various other places that want to check if a page
  with a given name exists.
* This means that links to pages with mixed case names will now work,
  even if the link is in some other case mixture, and mixed case pages
  should be fully supported throughout ikiwiki.
* Recommend rebuilding wikis on upgrade to this version.
2006-08-13 02:03:43 +00:00
IkiWiki * The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed. 2006-08-13 02:03:43 +00:00
basewiki * The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed. 2006-08-13 02:03:43 +00:00
debian * The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed. 2006-08-13 02:03:43 +00:00
doc * The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed. 2006-08-13 02:03:43 +00:00
t * The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed. 2006-08-13 02:03:43 +00:00
templates use rel=bookmark here too.. 2006-08-04 04:32:53 +00:00
IkiWiki.pm * The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed. 2006-08-13 02:03:43 +00:00
Makefile.PL * The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed. 2006-08-13 02:03:43 +00:00
README releasing version 1.0 2006-04-29 18:04:46 +00:00
ikiwiki-mass-rebuild * Add -refresh option to ikiwiki-mass-rebuild and use that on upgrades that 2006-05-27 19:04:46 +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.pl * The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed. 2006-08-13 02:03:43 +00:00
mdwn2man * The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed. 2006-08-13 02:03: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/>