ikiwiki/IkiWiki/Plugin
Joey Hess ceffae8af1 * aggregate: Only save state if it was already loaded. This didn't used to
* table: Fix dependency tracking for external data files. Closes: #458387
2008-01-05 02:23:31 -05:00
..
aggregate.pm * aggregate: Only save state if it was already loaded. 2008-01-05 01:26:09 -05:00
anonok.pm
brokenlinks.pm * brokenlinks: Don't list the same link multiple times. (%links might 2007-12-16 16:42:18 -05:00
calendar.pm reorg 2007-12-09 00:05:07 -05:00
camelcase.pm * camelcase: Tighten regexp to avoid false positives. WikiWords are only 2007-09-28 20:50:20 +00:00
conditional.pm * conditional: Improve regexp testing for simple uses of pagespecs 2007-12-28 16:55:20 -05:00
ddate.pm prottype fixes 2007-11-14 08:51:38 -05:00
editdiff.pm * Call the formbuilder hook for the edit page. 2007-08-22 21:06:13 +00:00
edittemplate.pm don't duplicate code from editpage, just pull the values it sets out of the 2007-12-12 03:35:23 -05:00
embed.pm * Add embed plugin, which allows embedding content from google maps, video, 2007-08-23 20:14:08 +00:00
external.pm * Finally implemented a simple per-page data storage mechanism for plugins, 2007-12-08 17:40:50 -05: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 * Allow html5 video and audio tags and their attributes in the htmlscrubber. 2007-11-18 13:34:06 -05:00
htmltidy.pm reset SIGPIPE before returning 2007-11-05 19:33:28 -05:00
httpauth.pm
img.pm * img: Allow the link parameter to point to an exterior url. 2007-12-28 16:14:43 -05:00
inline.pm correct variable scoping error in nils's patch 2007-12-16 16:07:52 -05:00
linkmap.pm
lockedit.pm MAJOR basewiki reorg 2007-12-08 15:59:08 -05:00
map.pm * map: Fix handling of common prefix to handle the case where it's 2007-12-28 17:22:17 -05:00
mdwn.pm * Improve workaround for perl bug #376329. Rather than double-encoding, 2007-11-27 16:36:37 -05:00
meta.pm IkiWiki/Plugin/meta.pm <redir>: Support for specifying anchors. 2007-12-22 13:10:55 -05: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 MAJOR basewiki reorg 2007-12-08 15:59:08 -05:00
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 * Change formbuilder hook to not be responsible for displaying a form, 2007-12-12 03:15:30 -05:00
poll.pm
polygen.pm
postsparkline.pm only use half the max size 2007-10-25 00:28:40 -04:00
prettydate.pm prottype fixes 2007-11-14 08:51:38 -05:00
rawhtml.pm
search.pm
shortcut.pm improve error message if shortcuts.mdwn DNE 2007-12-17 15:33:47 -05:00
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 * aggregate: Only save state if it was already loaded. This didn't used to 2008-01-05 02:23:31 -05:00
tag.pm patch from madduck to fix thinko 2007-09-24 16:41:29 +00:00
template.pm * Htmlize parameters passed to the template preprocessor directive before 2007-12-12 16:42:54 -05:00
testpagespec.pm
teximg.pm typo 2007-08-24 17:16:23 +00:00
textile.pm
toc.pm * toc: Handle html elements embedded inside a header, rather than 2007-11-23 11:40:02 -05:00
toggle.pm * Fix some issues with toggles in preview mode. 2007-10-29 17:16:10 -04:00
typography.pm exit with error if Text::Typography cannot be loaded 2007-06-05 19:06:54 +00:00
version.pm ensure state is dropped when a page stops embeddeding the version 2007-12-08 19:12:50 -05:00
wikitext.pm