ikiwiki/t
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
..
basename.t add 2006-05-02 21:15:39 +00:00
bestlink.t * The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed. 2006-08-13 02:03:43 +00:00
crazy-badass-perl-bug.t * Add exclude option in setup files, works same as --exclude. 2006-07-28 17:48:24 +00:00
dirname.t add 2006-05-02 21:15:39 +00:00
html.t * Rebuilding on upgrade to this version is recommended. 2006-05-26 08:24:36 +00:00
htmlize.t * Add exclude option in setup files, works same as --exclude. 2006-07-28 17:48:24 +00:00
linkify.t * The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed. 2006-08-13 02:03:43 +00:00
pagespec_match.t * Added created_before and created_after PageSpec limits. 2006-08-03 16:55:52 +00:00
pagespec_merge.t * Renamed GlobLists to PageSpecs. 2006-08-02 00:14:31 +00:00
pagetitle.t dirname, basename, bestlink, linkify, pagetitle, titlepage. 2006-05-04 18:51:26 +00:00
readfile.t * -CSD does not affect modules, so readfile() was not using the utf-8 input 2006-06-15 06:37:33 +00:00
syntax.t * Ship ikiwiki executable as ikiwiki.pl in source to avoid issues on 2006-08-08 14:55:14 +00:00
test1.mdwn * -CSD does not affect modules, so readfile() was not using the utf-8 input 2006-06-15 06:37:33 +00:00
test2.mdwn add a testcase for the weird markdown utf-8 crasher to make sure that 2006-06-16 04:56:25 +00:00
test3.mdwn FUCK UTF8 fuck fuck fuck!!! 2006-07-02 03:54:12 +00:00
titlepage.t dirname, basename, bestlink, linkify, pagetitle, titlepage. 2006-05-04 18:51:26 +00:00