ikiwiki/IkiWiki/Plugin
Joey Hess 78a7f6938f style changes
Reindented, moved a TODO from page to code, trimmed some unnecessary
comments, and simplified the use of mkstemp.
2008-06-15 16:26:15 -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
anonok.pm
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
hnb.pm style changes 2008-06-15 16:26:15 -04:00
html.pm
htmlscrubber.pm
htmltidy.pm
httpauth.pm
img.pm Don't generate empty title attributes, etc, and allow setting defaults for class and id too. 2008-06-08 00:02:33 -04:00
inline.pm Pass a destpage parameter to the sanitize hook. 2008-06-04 01:24:23 -04:00
link.pm
linkmap.pm
lockedit.pm
map.pm map: Add a "show" parameter. "show=title" can be used to display page titles, rather than the default page name. Based on a patch from Jaldhar H. Vyas, Closes: #484510 2008-06-15 16:11:11 -04:00
mdwn.pm mdwn: Add a multimarkdown setup file option. 2008-05-13 12:43:25 -04:00
meta.pm Pass a destpage parameter to the sanitize hook. 2008-06-04 01:24:23 -04:00
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.pm
poll.pm
polygen.pm
postsparkline.pm
prettydate.pm
rawhtml.pm
recentchanges.pm fix uninitialized value problem 2008-06-04 15:00:24 -04:00
recentchangesdiff.pm
search.pm fix two build bugs 2008-06-13 13:05:44 -04:00
shortcut.pm
sidebar.pm Pass a destpage parameter to the sanitize hook. 2008-06-04 01:24:23 -04:00
signinedit.pm
skeleton.pm
smiley.pm
sparkline.pm
table.pm Pass a destpage parameter to the sanitize hook. 2008-06-04 01:24:23 -04:00
tag.pm
template.pm Pass a destpage parameter to the sanitize hook. 2008-06-04 01:24:23 -04:00
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
toggle.pm
typography.pm
version.pm
wikitext.pm