ikiwiki/IkiWiki/Plugin
Joey Hess 8b31c53366 added configuration for recentchanges
I kept it to a simple global configuration, rather than using the
preprocessor directive for recentchanges, because that had chicken and egg
problems and seemed overcomplicated. This should work reasonably well,
though it would be good to add some more metadata so that more customised
recentchanges pages can be made.
2008-01-29 15:51:32 -05:00
..
aggregate.pm aggregate.pm: Replace Unicode apostrophe with ASCII to unbreak build 2008-01-26 23:12:29 -08:00
anonok.pm * pagespec_match() has changed to take named parameters, to better allow 2007-04-27 02:55:52 +00:00
brokenlinks.pm
calendar.pm
camelcase.pm
conditional.pm
ddate.pm * prettydate,ddate: Don't ignore time formats passed to displaytime 2008-01-28 23:48:27 -05:00
editdiff.pm
edittemplate.pm
embed.pm
external.pm
favicon.pm
fortune.pm
goodstuff.pm
googlecalendar.pm
graphviz.pm
haiku.pm
html.pm
htmlscrubber.pm * htmlscrubber: Further work around #365971 by adding tags for 'br/', 'hr/' 2008-01-07 18:32:50 -05:00
htmltidy.pm
httpauth.pm
img.pm optimisation: detect scan mode and avoid generating image 2008-01-09 02:31:11 -05:00
inline.pm * inline: The template can check for FIRST and LAST, which will be 2008-01-28 21:22:04 -05:00
linkmap.pm
lockedit.pm fixes 2008-01-07 16:37:19 -05:00
map.pm
mdwn.pm not only markdown adds gunk, so remove it in the main htmlize function 2008-01-09 14:41:28 -05:00
meta.pm * mdwn: When htmlizing text, if it's a single line with no newline, 2008-01-09 14:35:23 -05:00
mirrorlist.pm
more.pm
opendiscussion.pm * opendiscussion: allow editing of the toplevel discussion page 2008-01-07 16:10:32 -05:00
openid.pm
orphans.pm
otl.pm
pagecount.pm
pagestats.pm
pagetemplate.pm
passwordauth.pm
poll.pm
polygen.pm
postsparkline.pm
prettydate.pm * prettydate,ddate: Don't ignore time formats passed to displaytime 2008-01-28 23:48:27 -05:00
rawhtml.pm
recentchanges.pm added configuration for recentchanges 2008-01-29 15:51:32 -05:00
search.pm
shortcut.pm
sidebar.pm
signinedit.pm fixes 2008-01-07 16:37:19 -05:00
skeleton.pm * Add an editcontent hook. 2007-08-26 21:33:25 +00:00
smiley.pm
sparkline.pm
table.pm * mdwn: When htmlizing text, if it's a single line with no newline, 2008-01-09 14:35:23 -05:00
tag.pm
template.pm * template: Remove bogus htmlize pass added in 2.16. 2008-01-09 14:17:25 -05:00
testpagespec.pm
teximg.pm I've wrote a little patch for the bug in teximg (can only include fomula on 2008-01-09 20:04:51 -05:00
textile.pm
toc.pm
toggle.pm
typography.pm
version.pm
wikitext.pm