ikiwiki/IkiWiki/Plugin
Joey Hess 99e5e6dd08 inline: The optimisation in 2.41 broke nested inlines. Detect those and avoid overoptimising. 2008-05-31 15:10:23 -04:00
..
aggregate.pm When calling decode_utf8 on known-problimatic content in aggregate, explicitly pass 0 (FB_DEFAULT) as the second parameter. Apparently perl 5.8 needs this to avoid crashing on malformed utf-8, despite its docs saying it is the default. 2008-05-28 15:38:04 -04:00
amazon_s3.pm paste-o 2008-05-08 16:12:09 -04:00
anonok.pm avoid uninitialised value 2008-05-02 13:01:51 -04:00
brokenlinks.pm
calendar.pm
camelcase.pm
conditional.pm
ddate.pm
editdiff.pm Avoid ``uninitialized value'' warning when there actually is no difference between the two versions. 2008-05-25 14:25:34 -04:00
edittemplate.pm
embed.pm
external.pm
favicon.pm
fortune.pm
goodstuff.pm
googlecalendar.pm
graphviz.pm
haiku.pm haiku: Generate valid xhtml. 2008-05-30 19:10:58 -04:00
html.pm
htmlscrubber.pm
htmltidy.pm
httpauth.pm
img.pm img: Support a title attribute, will be passed through to html. Closes: #478718 2008-04-30 12:58:36 -04:00
inline.pm inline: The optimisation in 2.41 broke nested inlines. Detect those and avoid overoptimising. 2008-05-31 15:10:23 -04:00
link.pm
linkmap.pm
lockedit.pm
map.pm
mdwn.pm mdwn: Add a multimarkdown setup file option. 2008-05-13 12:43:25 -04:00
meta.pm
mirrorlist.pm
more.pm
opendiscussion.pm
openid.pm
orphans.pm orphans: As a special case, the toplevel index page is never considered an orphaned page. 2008-05-15 16:47:44 -04:00
otl.pm
pagecount.pm
pagestats.pm
pagetemplate.pm
passwordauth.pm hashed password support, and empty password security fix 2008-05-30 17:35:34 -04:00
pingee.pm pinger/pingee now tested and working 2008-05-06 19:06:53 -04:00
pinger.pm pinger/pingee now tested and working 2008-05-06 19:06:53 -04:00
poll.pm Fixes for behavior changes in perl 5.10's CGI 2008-05-12 20:44:22 -04:00
polygen.pm
postsparkline.pm
prettydate.pm
rawhtml.pm
recentchanges.pm
recentchangesdiff.pm
search.pm
shortcut.pm Fix ugly display when editing a page that has vanished. 2008-05-02 13:02:07 -04:00
sidebar.pm
signinedit.pm
skeleton.pm
smiley.pm
sparkline.pm
table.pm
tag.pm
template.pm
testpagespec.pm
teximg.pm teximg: If the log isn't written, avoid ugly error messages. 2008-05-29 19:29:40 -04:00
textile.pm
toc.pm toc: Add the table of contents at sanitize time, rather than at format time. This allows the toc to be displayed when previewing an edit. It also avoids headers in the page template from showing up in the toc. 2008-04-26 15:13:01 -04:00
toggle.pm
typography.pm
version.pm
wikitext.pm