ikiwiki/IkiWiki/Plugin
joey c60477228c * Since the CGI had to drop the wiki lock to avoid deadlocking the
commit hook, it was possible for one CGI to race another one and "win"
  the commit of both their files. This race has been fixed by adding a new
  commitlock, which when locked by the CGI, disables the commit hook
  (except for commit mails). The CGI then takes care of the updates the
  commit hook would have done.
2007-02-21 08:55:28 +00:00
..
aggregate.pm * Many changes to make ikiwiki very resistant to write failures 2007-02-15 02:22:08 +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 the template, toggle, and conditional plugins to filter text before 2007-02-14 00:11:19 +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 * Initial work on internationalization of the program code. po/ikiwiki.pot 2006-12-29 04:38:40 +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 * Make img plugin not fail immediately if Image::Magick is not available. 2007-02-20 03:59:35 +00:00
inline.pm * Changed calling convention for httmllink slightly. The first three 2007-02-20 03:05:47 +00:00
linkmap.pm * Patch based on a patch from Ethan to support relative matching in 2007-02-06 21:17:25 +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 * Patch from Ethan to allow using meta tags to set creation dates of pages. 2007-02-15 05:48:40 +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 * Patch based on a patch from Ethan to support relative matching in 2007-02-06 21:17:25 +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 * Since the CGI had to drop the wiki lock to avoid deadlocking the 2007-02-21 08:55:28 +00:00
polygen.pm * Initial work on internationalization of the program code. po/ikiwiki.pot 2006-12-29 04:38:40 +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 * Don't error out if estcmd fails, just print a warning message. estcmd is 2007-02-20 03:17:09 +00:00
shortcut.pm italisise urls 2007-02-15 08:38:57 +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 * Add canedit hook, allowing arbitrary controls over when a page can be 2007-02-02 02:33:03 +00:00
smiley.pm * Changed calling convention for httmllink slightly. The first three 2007-02-20 03:05:47 +00:00
tag.pm * Allow multiple tag settings to appear in a single page. 2007-02-14 04:05:08 +00:00
template.pm * Fix the template, toggle, and conditional plugins to filter text before 2007-02-14 00:11:19 +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