ikiwiki/IkiWiki/Plugin
joey ef43bff1ca * Correct generation of RFC 3339 format times for atom/rss feeds. Always use
gmtime for these since a time zone is not specified.
2007-09-02 19:29:40 +00:00
..
aggregate.pm * Various minor bug fixes for silly mistakes in the code, thanks to the 2007-07-28 21:01:56 +00:00
anonok.pm
brokenlinks.pm
camelcase.pm * Explode some of the more insane regexps. 2007-06-01 23:40:43 +00:00
conditional.pm fix 2007-07-28 20:54:58 +00:00
ddate.pm
editdiff.pm * Call the formbuilder hook for the edit page. 2007-08-22 21:06:13 +00:00
embed.pm * Add embed plugin, which allows embedding content from google maps, video, 2007-08-23 20:14:08 +00:00
external.pm memoization for injected RPC functions is a very, very good thing 2007-08-13 07:00:53 +00:00
favicon.pm
fortune.pm
goodstuff.pm
googlecalendar.pm
graphviz.pm * Fix problems with previewing in the graphviz plugin. Thanks, 2007-07-29 22:34:42 +00:00
haiku.pm
html.pm
htmlscrubber.pm on second thought, simple alphanumeric styles are not actually useful (class is already supported), and anything more complex is too hard to do, so revert 2007-07-11 17:57:02 +00:00
htmltidy.pm
httpauth.pm
img.pm * In img tag, allow link=no to disable link to full size image. Thanks, 2007-07-15 19:00:07 +00:00
inline.pm * Correct generation of RFC 3339 format times for atom/rss feeds. Always use 2007-09-02 19:29:40 +00:00
linkmap.pm
lockedit.pm
map.pm * Make the map plugin notice when pages in the map are deleted and update 2007-07-25 01:04:56 +00:00
mdwn.pm
meta.pm * Fix links to alternate stylesheets when usedirs is enabled. 2007-07-13 20:38:31 +00:00
mirrorlist.pm
more.pm * Add a destpage parameter to the filter hook. 2007-05-17 19:55:11 +00:00
opendiscussion.pm
openid.pm
orphans.pm
otl.pm
pagecount.pm
pagestats.pm
pagetemplate.pm * pagetemplate: don't display template name 2007-08-05 18:22:21 +00:00
passwordauth.pm
poll.pm
polygen.pm
postsparkline.pm * Add color parameter to postsparkline. Closes: #438900 2007-08-20 18:57:21 +00:00
prettydate.pm
rawhtml.pm
rst.pm * Allow raw html in the rst plugin. 2007-07-29 22:39:40 +00:00
search.pm
shortcut.pm
sidebar.pm * Add a destpage parameter to the filter hook. 2007-05-17 19:55:11 +00:00
signinedit.pm
skeleton.pm * Add an editcontent hook. 2007-08-26 21:33:25 +00:00
smiley.pm * Support for looking in multiple directories for underlay files. 2007-08-28 01:59:01 +00:00
sparkline.pm
table.pm * Tables containing links with a link text were misparsed, because the "|" 2007-08-28 23:06:24 +00:00
tag.pm * Add rel=tag attribute to tag links, supporting that microformat, as well 2007-08-05 20:48:13 +00:00
template.pm * Add a destpage parameter to the filter hook. 2007-05-17 19:55:11 +00:00
testpagespec.pm
teximg.pm typo 2007-08-24 17:16:23 +00:00
textile.pm
toc.pm * The toc directive doesn't work well or make sense inside an inlined page. 2007-08-11 21:46:59 +00:00
toggle.pm * Add a destpage parameter to the filter hook. 2007-05-17 19:55:11 +00:00
typography.pm exit with error if Text::Typography cannot be loaded 2007-06-05 19:06:54 +00:00
wikitext.pm