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
brokenlinks.pm * Changed calling convention for httmllink slightly. The first three 2007-02-20 03:05:47 +00:00
camelcase.pm
conditional.pm * Fix the template, toggle, and conditional plugins to filter text before 2007-02-14 00:11:19 +00:00
ddate.pm
favicon.pm
fortune.pm
goodstuff.pm
googlecalendar.pm
haiku.pm
html.pm
htmlscrubber.pm
htmltidy.pm
httpauth.pm
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
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
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
more.pm * Changed calling convention for httmllink slightly. The first three 2007-02-20 03:05:47 +00:00
opendiscussion.pm
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
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
prettydate.pm improve string 2007-02-15 20:54:52 +00:00
rawhtml.pm
rst.pm
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
signinedit.pm
skeleton.pm
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
toc.pm
toggle.pm * Fix the template, toggle, and conditional plugins to filter text before 2007-02-14 00:11:19 +00:00
typography.pm
wikitext.pm