ikiwiki/IkiWiki/Plugin
Joey Hess 489a6fc8bf paste-o 2008-05-08 16:12:09 -04:00
..
aggregate.pm aggregate: Add support for web-based triggering of aggregation for people stuck on shared hosting without cron. (Sheesh.) Enabled via the `aggregate_webtrigger` configuration optiom. 2008-05-05 20:20:45 -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 add missing test to avoid uninitialised value when a page with metadata is removed 2008-01-29 17:36:25 -05:00
camelcase.pm * camelcase: Convert to use new linkify and scan hooks rather than the old 2008-02-11 23:04:19 -05:00
conditional.pm
ddate.pm
editdiff.pm
edittemplate.pm typos 2008-03-21 19:09:29 -04:00
embed.pm
external.pm Allow external plugins to return no value 2008-03-21 15:07:10 -04:00
favicon.pm
fortune.pm
goodstuff.pm
googlecalendar.pm
graphviz.pm revert destpage part of f7bdc2385 2008-03-23 20:01:26 -04:00
haiku.pm
html.pm
htmlscrubber.pm Allow colons in URLs after the first slash 2008-02-29 19:29:44 +01:00
htmltidy.pm * htmltidy: Pass --markup yes, in case tidy's config file disabled it. 2008-03-15 13:58:08 -04:00
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 Optimised file statting code when scanning for modified pages; cut the number of system calls in half. (Still room for improvement.) 2008-05-07 14:11:56 -04:00
link.pm * Add the linkify and scan hooks. These hooks can be used to implement 2008-02-11 22:48:27 -05:00
linkmap.pm revert destpage part of f7bdc2385 2008-03-23 20:01:26 -04:00
lockedit.pm
map.pm
mdwn.pm test for Text::Markdown::[Mm]arkdown and use the available one 2008-03-04 20:29:52 -05:00
meta.pm Close meta tag for redir properly. 2008-03-21 00:24:06 -04:00
mirrorlist.pm
more.pm
opendiscussion.pm
openid.pm optimisation, only load openid module when signing in 2008-03-19 21:12:18 -04:00
orphans.pm
otl.pm
pagecount.pm
pagestats.pm
pagetemplate.pm
passwordauth.pm
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 add support for prefix_directives 2008-02-05 16:14:38 -05:00
polygen.pm
postsparkline.pm
prettydate.pm
rawhtml.pm
recentchanges.pm * Fix expiry of old recentchanges changeset pages. 2008-03-14 18:55:17 -04:00
recentchangesdiff.pm truncate recentchangesdiffs after 200 lines 2008-03-12 15:45:10 -04:00
search.pm * The search plugin needs to override <base> to point to the directory 2008-02-14 15:20:49 -05:00
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 * Add the linkify and scan hooks. These hooks can be used to implement 2008-02-11 22:48:27 -05:00
smiley.pm process smilies in a sanitize hook 2008-03-21 03:16:28 -04:00
sparkline.pm revert destpage part of f7bdc2385 2008-03-23 20:01:26 -04:00
table.pm
tag.pm
template.pm
testpagespec.pm
teximg.pm revert destpage part of f7bdc2385 2008-03-23 20:01:26 -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 add missing test to avoid uninitialised value when a page with metadata is removed 2008-01-29 17:36:25 -05:00
wikitext.pm