ikiwiki/IkiWiki/Plugin
joey 8883001615 * Change meta tags to use html entity-escaped text for values, so that
quotes and such can be represented in title tags.
* Depend and build-depend on HTML::Parser for HTML::Entities which is used
  for the above.
* Make --rebuild also cause --aggregate to re-download and write aggregated
  pages.
* Avoid outputting duplicate meta info.
* Include title metadata on aggregated posts for capitalised and un-munged
  titles.
2006-07-30 22:58:48 +00:00
..
aggregate.pm * Change meta tags to use html entity-escaped text for values, so that 2006-07-30 22:58:48 +00:00
brokenlinks.pm fix %links iteration 2006-07-29 20:30:39 +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
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 * Add a run_hooks function for the common task of running all hooks of a 2006-07-30 00:20:11 +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 * Switch pagetemplate hooks to using named parameters. 2006-07-27 23:41:58 +00:00
pagecount.pm
pagestats.pm fix %links iteration 2006-07-29 20:30:39 +00:00
polygen.pm add test for nonexistant polygen 2006-07-30 21:54:03 +00:00
search.pm * Switch pagetemplate hooks to using named parameters. 2006-07-27 23:41:58 +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 * Put categories in rss feeds for tagged items. 2006-07-29 07:25:17 +00:00
wikitext.pm * Run page through any relevant filters when generating a page preview. 2006-07-26 21:54:44 +00:00