ikiwiki/IkiWiki/Plugin
joey 9c5f4761d8 * Support for looking in multiple directories for underlay files.
* Plugins can add new directories to the search path with the add_underlay
  function.
* Split out smiley underlay files into a separate underlay, so if the plugin
  isn't used, the wiki isn't bloated with all those files.
2007-08-28 01:59:01 +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
conditional.pm
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
htmltidy.pm
httpauth.pm
img.pm
inline.pm * Fix bug when blogging by cgi, introduced in last version. 2007-08-26 17:32:15 +00:00
linkmap.pm
lockedit.pm
map.pm
mdwn.pm
meta.pm
mirrorlist.pm
more.pm
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
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 * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +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
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
typography.pm
wikitext.pm