ikiwiki/IkiWiki/Plugin
Joey Hess 0d7bc7402c fix plugin name 2008-07-26 00:45:32 -04:00
..
aggregate.pm added getsetup hooks for all plugins up to recentchanges 2008-07-25 18:05:55 -04:00
amazon_s3.pm added getsetup hooks for all plugins up to recentchanges 2008-07-25 18:05:55 -04:00
anonok.pm added getsetup hooks for all plugins up to recentchanges 2008-07-25 18:05:55 -04:00
attachment.pm Merge branch 'master' into autoconfig 2008-07-25 19:27:15 -04:00
brokenlinks.pm
calendar.pm added getsetup hooks for all plugins up to recentchanges 2008-07-25 18:05:55 -04:00
camelcase.pm
conditional.pm switch preprocess hooks to use error function 2008-07-13 15:05:34 -04:00
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 switch preprocess hooks to use error function 2008-07-13 15:05:34 -04:00
embed.pm
external.pm
favicon.pm
fortune.pm switch preprocess hooks to use error function 2008-07-13 15:05:34 -04:00
goodstuff.pm
googlecalendar.pm switch preprocess hooks to use error function 2008-07-13 15:05:34 -04:00
graphviz.pm fix plugin name 2008-07-26 00:45:32 -04:00
haiku.pm
hnb.pm
html.pm
htmlscrubber.pm
htmltidy.pm
httpauth.pm
img.pm don't show an error if the image is missing, instead, a broken link 2008-07-21 16:53:52 -04:00
inline.pm add getconfig for inline 2008-07-25 17:24:52 -04:00
link.pm fix encoding issues with link conversion 2008-07-24 12:36:10 -04:00
linkmap.pm switch preprocess hooks to use error function 2008-07-13 15:05:34 -04:00
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 add getsetup 2008-07-25 17:52:00 -04:00
meta.pm switch preprocess hooks to use error function 2008-07-13 15:05:34 -04:00
mirrorlist.pm added getsetup hooks for all plugins up to recentchanges 2008-07-25 18:05:55 -04:00
more.pm
opendiscussion.pm
openid.pm added getsetup hooks for all plugins up to recentchanges 2008-07-25 18:05:55 -04:00
orphans.pm
otl.pm otl: Support utf-8 files. (Recai Oktaş) 2008-07-08 20:52:30 -04:00
pagecount.pm
pagestats.pm
pagetemplate.pm switch preprocess hooks to use error function 2008-07-13 15:05:34 -04:00
parentlinks.pm formatting etc 2008-07-16 17:43:42 -04:00
passwordauth.pm added getsetup hooks for all plugins up to recentchanges 2008-07-25 18:05:55 -04:00
pingee.pm
pinger.pm added getsetup hooks for all plugins up to recentchanges 2008-07-25 18:05:55 -04:00
poll.pm Move yesno function out of inline and into IkiWiki core, not exported. 2008-07-12 12:01:22 -04:00
polygen.pm switch preprocess hooks to use error function 2008-07-13 15:05:34 -04:00
postsparkline.pm switch preprocess hooks to use error function 2008-07-13 15:05:34 -04:00
prettydate.pm finish adding getsetup hooks to plugins 2008-07-26 00:38:13 -04:00
rawhtml.pm
recentchanges.pm finish adding getsetup hooks to plugins 2008-07-26 00:38:13 -04:00
recentchangesdiff.pm
remove.pm foldage 2008-07-23 19:25:46 -04:00
rename.pm foldage 2008-07-23 19:25:46 -04:00
search.pm finish adding getsetup hooks to plugins 2008-07-26 00:38:13 -04:00
shortcut.pm switch preprocess hooks to use error function 2008-07-13 15:05:34 -04:00
sidebar.pm
signinedit.pm
skeleton.pm.example finish adding getsetup hooks to plugins 2008-07-26 00:38:13 -04:00
smiley.pm fix pos setting 2008-07-17 13:11:47 -04:00
sparkline.pm switch preprocess hooks to use error function 2008-07-13 15:05:34 -04:00
table.pm switch preprocess hooks to use error function 2008-07-13 15:05:34 -04:00
tag.pm finish adding getsetup hooks to plugins 2008-07-26 00:38:13 -04:00
template.pm switch preprocess hooks to use error function 2008-07-13 15:05:34 -04:00
testpagespec.pm switch preprocess hooks to use error function 2008-07-13 15:05:34 -04:00
teximg.pm switch preprocess hooks to use error function 2008-07-13 15:05:34 -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 improved, possibly faster getelementsbyclass by willu 2008-07-25 01:43:37 -04:00
txt.pm pagesources might not be populated 2008-06-24 20:47:15 -04:00
typography.pm avoid fatal error in sanitize 2008-07-26 00:45:21 -04:00
version.pm
wikitext.pm