ikiwiki/IkiWiki/Plugin
joey e8b39b0941 * Try to handle relative links in aggregated feeds. However,
the current support is a crude hack due to limitations of XML::Feed:
  xml:base is not supported, neither is Content-Location. And of course,
  relative links in RSS feeds are ill-undefined..
2006-08-03 21:50:47 +00:00
..
aggregate.pm * Try to handle relative links in aggregated feeds. However, 2006-08-03 21:50:47 +00:00
brokenlinks.pm * Renamed GlobLists to PageSpecs. 2006-08-02 00:14:31 +00:00
camelcase.pm * Fix CamelCase regexp to not break [[FooBar|BazBar]] WikiLinks. 2006-07-26 22:09:55 +00:00
fortune.pm * fortune plugin (trivial) 2006-07-29 21:53:57 +00:00
haiku.pm let's actually work, shall we? 2006-05-05 04:33:58 +00:00
html.pm * Add a html plugin, which can be used to write wikis in raw html, 2006-07-03 22:31:20 +00:00
htmlscrubber.pm * Tell HTML::Scrubber to treat "/" as a valid attribute which is its 2006-05-25 22:03:22 +00:00
htmltidy.pm * htmltidy plugin from Faidon. 2006-07-29 20:50:20 +00:00
inline.pm * Renamed GlobLists to PageSpecs. 2006-08-02 00:14:31 +00:00
mdwn.pm * Support htmlize plugins and make mdwn one such plugin, which is enabled by 2006-07-03 22:08:04 +00:00
meta.pm * Change meta tags to use html entity-escaped text for values, so that 2006-07-30 22:58:48 +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 * --getctime had bitrotted (well I only ever used it the once so far..), 2006-05-26 16:11:53 +00:00
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 * Run page through any relevant filters when generating a page preview. 2006-07-26 21:54:44 +00:00