ikiwiki/IkiWiki/Plugin
Joey Hess 264a82a435 * inline: Add timeformat parameter to control how the ctime of
inlined pages is displayed. Closes: #451019
2007-11-13 16:14:48 -05:00
..
aggregate.pm improve use of seen hash 2007-10-30 22:56:13 -04:00
anonok.pm * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +00:00
brokenlinks.pm missed localising a string 2007-11-08 15:03:57 -05:00
calendar.pm fix folding 2007-10-23 05:12:18 +00:00
camelcase.pm * camelcase: Tighten regexp to avoid false positives. WikiWords are only 2007-09-28 20:50:20 +00:00
conditional.pm fix 2007-07-28 20:54:58 +00:00
ddate.pm * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +00:00
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 untaint plugin filename, will be tainted if specified at the command line 2007-10-13 22:18:33 +00:00
favicon.pm * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +00:00
fortune.pm * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +00:00
goodstuff.pm * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +00:00
googlecalendar.pm * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +00:00
graphviz.pm * Fix problems with previewing in the graphviz plugin. Thanks, 2007-07-29 22:34:42 +00:00
haiku.pm * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +00:00
html.pm * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +00:00
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 reset SIGPIPE before returning 2007-11-05 19:33:28 -05:00
httpauth.pm * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +00:00
img.pm * img: Allow link=somepage to cause the image to link to a given page. 2007-09-22 16:46:27 +00:00
inline.pm * inline: Add timeformat parameter to control how the ctime of 2007-11-13 16:14:48 -05:00
linkmap.pm * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +00:00
lockedit.pm * Improve handling of edits of locked pages by users who are not yet signed 2007-05-07 05:34:55 +00:00
map.pm * map: Recent changes caused unnecessary ul's to be inserted for items 2007-11-07 16:34:50 -05:00
mdwn.pm * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +00:00
meta.pm bugfixes 2007-09-15 00:23:08 +00:00
mirrorlist.pm * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +00:00
more.pm * Add a destpage parameter to the filter hook. 2007-05-17 19:55:11 +00:00
opendiscussion.pm * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +00:00
openid.pm * If Net::OpenID::Consumer is not available, the openid module will quietly 2007-04-30 04:41:53 +00:00
orphans.pm * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +00:00
otl.pm * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +00:00
pagecount.pm * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +00:00
pagestats.pm formatting 2007-05-12 19:28:03 +00:00
pagetemplate.pm * pagetemplate: don't display template name 2007-08-05 18:22:21 +00:00
passwordauth.pm * Fix some bugs in password handling: 2007-05-17 08:06:05 +00:00
poll.pm * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +00:00
polygen.pm * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +00:00
postsparkline.pm only use half the max size 2007-10-25 00:28:40 -04:00
prettydate.pm improve a string 2007-05-06 02:04:03 +00:00
rawhtml.pm * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +00:00
search.pm * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +00:00
shortcut.pm Nuke trailing whitespace in shortcut.pm. 2007-05-08 23:00:59 +00:00
sidebar.pm * Add a destpage parameter to the filter hook. 2007-05-17 19:55:11 +00:00
signinedit.pm * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +00:00
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 * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +00:00
table.pm Fix table plugin to not generate an unbalanced tbody tag with header=no 2007-11-08 11:30:15 -08:00
tag.pm patch from madduck to fix thinko 2007-09-24 16:41:29 +00:00
template.pm * Add a destpage parameter to the filter hook. 2007-05-17 19:55:11 +00:00
testpagespec.pm * Add all=no option to conditional, can be used to form conditionals that do 2007-05-09 00:31:49 +00:00
teximg.pm typo 2007-08-24 17:16:23 +00:00
textile.pm * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +00:00
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 * 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
wikitext.pm * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +00:00