ikiwiki/IkiWiki/Plugin
Joey Hess e4e3d7e2d4 convert fatal error to warning
Since perlmagick is not a hard dep, and goodstuff is enabled by default,
imgs should not crash builds
2008-07-12 20:21:42 -04:00
..
aggregate.pm `template` option for aggregate.pm. 2008-06-21 16:23:39 -04:00
amazon_s3.pm
anonok.pm
attachment.pm improve error message if virus checker fails w/o output 2008-07-09 16:53:03 -04:00
brokenlinks.pm
calendar.pm
camelcase.pm
conditional.pm
creole.pm Disable handling of "bare" links by the creole plugin. 2008-06-24 16:52:23 -04:00
ddate.pm
editdiff.pm avoid uninitialised value 2008-07-06 17:00:35 -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 convert fatal error to warning 2008-07-12 20:21:42 -04:00
inline.pm Rename [[!inline atomid="..."]] to [[!inline guid="..."]] to be consistent with [[!meta guid="..."]], which also outputs an Atom <id> 2008-07-12 17:12:37 +01:00
link.pm
linkmap.pm
lockedit.pm minor optimisation 2008-07-01 13:51:22 -04:00
map.pm bugfixes for show=title 2008-06-15 19:08:24 -04:00
mdwn.pm mdwn: Add a multimarkdown setup file option. 2008-05-13 12:43:25 -04:00
meta.pm Stop prepending urn:uuid: to guids that look like UUIDs 2008-07-12 17:34:40 +01: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 otl: Support utf-8 files. (Recai Oktaş) 2008-07-08 20:52:30 -04:00
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 Move yesno function out of inline and into IkiWiki core, not exported. 2008-07-12 12:01:22 -04:00
polygen.pm
postsparkline.pm
prettydate.pm
rawhtml.pm
recentchanges.pm rename beautify_url to stress it only works on the path component 2008-07-11 10:33:41 -04:00
recentchangesdiff.pm
search.pm minor improvements 2008-07-07 01:54:28 -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 smiley: Generate links relative to the destpage. (Fixes a reversion from 2.41.) 2008-06-28 16:58:43 -04:00
sparkline.pm
table.pm Pass a destpage parameter to the sanitize hook. 2008-06-04 01:24:23 -04:00
tag.pm
template.pm template: Add support for a BASENAME variable. 2008-07-10 15:25:42 -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 textile: The Text::Textile perl module has some regexps that fail if input is flagged as utf-8, but contains invalid characters such as 0x92. To prevent it from crashing, re-encode the content before calling it, which will ensure that it's really utf-8. 2008-06-16 15:43:37 -04:00
toc.pm call format hooks when generating page previews 2008-06-28 23:08:24 -04:00
toggle.pm toggle: Add javascript to top of page, not to end. This avoids flicker since closed toggles will not be displayed as the page is loading. 2008-07-02 16:14:18 -04:00
txt.pm pagesources might not be populated 2008-06-24 20:47:15 -04:00
typography.pm
version.pm
wikitext.pm