ikiwiki/IkiWiki/Plugin
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
..
aggregate.pm * The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed. 2006-08-13 02:03:43 +00:00
brokenlinks.pm * Renamed GlobLists to PageSpecs. 2006-08-02 00:14:31 +00:00
camelcase.pm
fortune.pm * fortune plugin (trivial) 2006-07-29 21:53:57 +00:00
haiku.pm
html.pm fix 2006-08-04 03:12:12 +00:00
htmlscrubber.pm
htmltidy.pm * Turn off tidy indentation too. 2006-08-05 02:31:38 +00:00
inline.pm releasing version 1.17 2006-08-12 16:56:04 +00:00
mdwn.pm * Improve markdown loading. First, try to load it as a properl perl module, 2006-08-10 04:11:58 +00:00
meta.pm * If the meta plugin overides the page title, set a title_overridden 2006-08-12 17:51:32 +00:00
orphans.pm * Renamed GlobLists to PageSpecs. 2006-08-02 00:14:31 +00:00
pagecount.pm * Renamed GlobLists to PageSpecs. 2006-08-02 00:14:31 +00:00
pagestats.pm * Renamed GlobLists to PageSpecs. 2006-08-02 00:14:31 +00:00
polygen.pm add test for nonexistant polygen 2006-07-30 21:54:03 +00:00
search.pm * Fix issue with unicode filenames and updating the hyper estradier search 2006-07-31 01:24:18 +00:00
skeleton.pm * ikiwiki can now download and aggregate feeds with its new aggregate 2006-07-30 04:31:08 +00:00
smiley.pm
tag.pm fix title metadata on blogs, reorg needed to do it, simplified tag some 2006-07-31 00:34:18 +00:00
wikitext.pm