ikiwiki/IkiWiki/Plugin
joey 5a82103526 * Implemented expiry options for aggregate plugin.
* Use precalculated backlinks info when determining if files need an update
  due to a page they link to being added/removed. Mostly significant if
  there are lots of pages.
* Remove duplicate link info when saving index. In some cases it could
  pile up rather badly. (Probably not the best way to deal with this
  problem.)
2006-11-01 05:41:37 +00:00
..
aggregate.pm * Implemented expiry options for aggregate plugin. 2006-11-01 05:41:37 +00:00
brokenlinks.pm change word 2006-10-08 22:12:12 +00:00
camelcase.pm
ddate.pm
favicon.pm
fortune.pm
googlecalendar.pm * Fix a forkbomb in various calls to IPC::Open2, which has a highly 2006-09-25 21:38:25 +00:00
haiku.pm
html.pm
htmlscrubber.pm
htmltidy.pm * Fix a forkbomb in various calls to IPC::Open2, which has a highly 2006-09-25 21:38:25 +00:00
img.pm * Add an img plugin, based on Christian Mock's img plugin, but stripped 2006-10-21 21:59:44 +00:00
inline.pm * Change the rss feed title from the wikiname to the page title, with 2006-10-22 21:12:50 +00:00
linkmap.pm * Change %renderedfiles to store an array of files rendered from a given 2006-10-08 21:56:50 +00:00
map.pm
mdwn.pm
meta.pm instead of over and over. Typical speedup is ~4x. Max possible speedup: 2006-10-28 05:07:56 +00:00
orphans.pm
otl.pm
pagecount.pm
pagestats.pm
polygen.pm * Change the rss feed title from the wikiname to the page title, with 2006-10-22 21:12:50 +00:00
rst.pm * Fix a forkbomb in various calls to IPC::Open2, which has a highly 2006-09-25 21:38:25 +00:00
search.pm * Change %renderedfiles to store an array of files rendered from a given 2006-10-08 21:56:50 +00:00
shortcut.pm * Add no_override parameter to hook(). 2006-10-15 19:33:52 +00:00
sidebar.pm
skeleton.pm
smiley.pm
tag.pm instead of over and over. Typical speedup is ~4x. Max possible speedup: 2006-10-28 05:07:56 +00:00
template.pm * Yet another fix for those poor case-insensative `OSX users. 2006-09-18 19:28:09 +00:00
toc.pm
typography.pm * Don't fail syntax check if Text::Typography isn't installed. 2006-09-26 06:08:24 +00:00
wikitext.pm