ikiwiki/IkiWiki/Plugin
joey 2a0d91af2f * Fix link() PageSpecs to not just look at the raw link text, but at where
that given link points based on the page doing the linking. Note that this
  could make such PageSpecs match different things than before, if you
  relied on the old behavior of them only matching the raw link text.
* This required changing the match_* interface, adding a third parameter.
* Allow link() PageSpecs to match relative, as is allowed with globs.a
* Add postform option to inline plugin.
* Add an bug tracker to the softwaresite example.
2007-03-21 23:11:09 +00:00
..
aggregate.pm typo 2007-03-08 11:13:16 +00:00
anonok.pm * Add canedit hook, allowing arbitrary controls over when a page can be 2007-02-02 02:33:03 +00:00
brokenlinks.pm * Changed calling convention for httmllink slightly. The first three 2007-02-20 03:05:47 +00:00
camelcase.pm * Work on firming up the plugin interface: 2006-09-09 22:50:27 +00:00
conditional.pm * Fix link() PageSpecs to not just look at the raw link text, but at where 2007-03-21 23:11:09 +00:00
ddate.pm hail UB313! 2006-09-14 22:28:04 +00:00
favicon.pm * Updated ikiwiki.svgz from Recai, includes an icon and is used to generate 2006-09-16 15:12:01 +00:00
fortune.pm * Initial work on internationalization of the program code. po/ikiwiki.pot 2006-12-29 04:38:40 +00:00
goodstuff.pm updates 2006-11-22 14:28:38 +00:00
googlecalendar.pm more i18n improvements 2007-03-07 12:04:45 +00:00
haiku.pm * Work on firming up the plugin interface: 2006-09-09 22:50:27 +00:00
html.pm * Turn $config{wiki_file_prune_regexps} into an array that is easier to 2006-12-21 19:36:15 +00:00
htmlscrubber.pm * Make sure to check for errors from every eval. 2006-11-08 21:03:33 +00:00
htmltidy.pm * Fix a forkbomb in various calls to IPC::Open2, which has a highly 2006-09-25 21:38:25 +00:00
httpauth.pm * Add openidsignup config option. 2006-11-20 09:40:09 +00:00
img.pm more i18n improvements 2007-03-07 12:04:45 +00:00
inline.pm * Fix link() PageSpecs to not just look at the raw link text, but at where 2007-03-21 23:11:09 +00:00
linkmap.pm more i18n improvements 2007-03-07 12:04:45 +00:00
lockedit.pm * Changed calling convention for httmllink slightly. The first three 2007-02-20 03:05:47 +00:00
map.pm * Changed calling convention for httmllink slightly. The first three 2007-02-20 03:05:47 +00:00
mdwn.pm * Initial work on internationalization of the program code. po/ikiwiki.pot 2006-12-29 04:38:40 +00:00
meta.pm fix 2007-03-21 19:08:29 +00:00
mirrorlist.pm * Initial work on internationalization of the program code. po/ikiwiki.pot 2006-12-29 04:38:40 +00:00
more.pm * Changed calling convention for httmllink slightly. The first three 2007-02-20 03:05:47 +00:00
opendiscussion.pm * Add canedit hook, allowing arbitrary controls over when a page can be 2007-02-02 02:33:03 +00:00
openid.pm * Changed calling convention for httmllink slightly. The first three 2007-02-20 03:05:47 +00:00
orphans.pm * Changed calling convention for httmllink slightly. The first three 2007-02-20 03:05:47 +00:00
otl.pm * Changed calling convention for httmllink slightly. The first three 2007-02-20 03:05:47 +00:00
pagecount.pm more i18n improvements 2007-03-07 12:04:45 +00:00
pagestats.pm * Changed calling convention for httmllink slightly. The first three 2007-02-20 03:05:47 +00:00
passwordauth.pm * Many changes to make ikiwiki very resistant to write failures 2007-02-15 02:22:08 +00:00
poll.pm fix breakage 2007-02-21 09:04:59 +00:00
polygen.pm * Initial work on internationalization of the program code. po/ikiwiki.pot 2006-12-29 04:38:40 +00:00
postsparkline.pm add postsparkline plugin, providing sparkliney stats goodness for blog 2007-03-11 00:24:31 +00:00
prettydate.pm improve string 2007-02-15 20:54:52 +00:00
rawhtml.pm * Add a rawhtml plugin that allows copying raw html files from the srcdir. 2007-01-08 21:00:18 +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 * Patch from HenrikBrixAndersen to fix a broken use of foreach in the 2007-02-23 19:36:31 +00:00
shortcut.pm more i18n improvements 2007-03-07 12:04:45 +00:00
sidebar.pm * Work on firming up the plugin interface: 2006-09-09 22:50:27 +00:00
signinedit.pm * Add canedit hook, allowing arbitrary controls over when a page can be 2007-02-02 02:33:03 +00:00
skeleton.pm increase plugin interface to 1.02 2007-02-25 01:16:08 +00:00
smiley.pm * Changed calling convention for httmllink slightly. The first three 2007-02-20 03:05:47 +00:00
sparkline.pm more i18n improvements 2007-03-07 12:04:45 +00:00
table.pm add colspan support 2007-03-07 19:50:34 +00:00
tag.pm deal with new preview parameter 2007-03-07 05:53:47 +00:00
template.pm more i18n improvements 2007-03-07 12:04:45 +00:00
textile.pm * Add a textile format plugin contributed by mazirian. 2006-12-29 05:18:39 +00:00
toc.pm * Work on firming up the plugin interface: 2006-09-09 22:50:27 +00:00
toggle.pm * Fix the template, toggle, and conditional plugins to filter text before 2007-02-14 00:11:19 +00:00
typography.pm * Don't fail syntax check if Text::Typography isn't installed. 2006-09-26 06:08:24 +00:00
wikitext.pm get rid of wikiformat build dep 2006-11-20 10:29:39 +00:00