ikiwiki/IkiWiki/Plugin
Joey Hess 02ec92c6cb make relativedate work for the dates on the recentchanges page
Having a always current relative date on recentchanges is very, very nice.
2008-10-17 21:21:07 -04:00
..
aggregate.pm aggregate: Avoid bug that caused immediate expiration of items with a date in the future. 2008-10-16 18:20:16 -04:00
amazon_s3.pm
anonok.pm
attachment.pm Add an underlay for javascript, and add ikiwiki.js containing some utility code. 2008-10-17 20:28:18 -04:00
autoindex.pm avoid $_ in a few other for loops 2008-10-06 16:19:54 -04:00
brokenlinks.pm
bzr.pm
calendar.pm
camelcase.pm Export pagetitle, titlepage, linkpage. 2008-09-27 14:27:42 -04:00
color.pm color: New plugin from ptecza. 2008-08-26 13:22:34 -04:00
conditional.pm avoid unnecessarily rebuilding pages with complex conditionals 2008-09-29 18:05:39 -04:00
creole.pm
cutpaste.pm UNIVERSAL not used in this plugin 2008-09-05 13:44:52 -04:00
ddate.pm ddate: Stop clobbering timeformat when not enabled. 2008-09-08 19:40:23 -04:00
editdiff.pm editdiff: Broken since 2.62 due to wrong syntax, now fixed. 2008-09-17 14:34:02 -04:00
editpage.pm don't special case preview 2008-10-02 12:42:46 -04:00
edittemplate.pm editpage: Be more aggressive (and less buggy) about cleaning up temporary files rendered during page preview. 2008-09-27 18:02:33 -04:00
embed.pm
external.pm
favicon.pm
filecheck.pm filecheck: Fall back to testing for binary or plain text files if no mime type is detected. 2008-09-01 15:00:15 -04:00
fortune.pm
git.pm git: Fix handling of utf-8 filenames in recentchanges. 2008-09-25 18:26:42 -04:00
goodstuff.pm avoid $_ in a few other for loops 2008-10-06 16:19:54 -04:00
google.pm optimise url parsing and add guard against failure to parse 2008-10-10 17:09:33 -04:00
googlecalendar.pm
graphviz.pm
haiku.pm
hnb.pm
html.pm
htmlscrubber.pm htmlscrubber: Add a config setting that can be used to disable the scrubber acting on a set of pages. 2008-09-26 18:07:37 -04:00
htmltidy.pm htmltidy robustness fixes 2008-09-27 14:27:42 -04:00
httpauth.pm
img.pm img: Support sizes like 200x. Closes: #475149 2008-09-09 15:20:06 -04:00
inline.pm relativedate: New javascript-alicious plugin that makes all dates display relative, in a very nice way, if I say so myself. 2008-10-17 20:47:32 -04:00
link.pm Export pagetitle, titlepage, linkpage. 2008-09-27 14:27:42 -04:00
linkmap.pm
listdirectives.pm Export pagetitle, titlepage, linkpage. 2008-09-27 14:27:42 -04:00
lockedit.pm lockedit: Support specifying which users (and IP addresses) a page is locked for. This supports most of the ACL type things users have been wanting to be done. Closes: #443346 (It does not control who can read a page, but that's out of scope for ikiwiki.) 2008-10-08 17:47:38 -04:00
map.pm map: The fix for #449285 was buggy and broke display of parents in certian circumstances. 2008-08-23 13:10:49 -04:00
mdwn.pm
mercurial.pm
meta.pm Export pagetitle, titlepage, linkpage. 2008-09-27 14:27:42 -04:00
mirrorlist.pm if extrafooter is already set, append to it 2008-08-26 18:04:45 -04:00
monotone.pm
more.pm
norcs.pm
opendiscussion.pm
openid.pm include perl error in warning about openid 2008-09-23 12:59:43 -04:00
orphans.pm orphans: Fix unquoted page name in regexp. 2008-10-09 19:09:16 -04:00
otl.pm
pagecount.pm
pagestats.pm
pagetemplate.pm
parentlinks.pm Export pagetitle, titlepage, linkpage. 2008-09-27 14:27:42 -04:00
passwordauth.pm
pingee.pm
pinger.pm
poll.pm typo 2008-09-27 14:27:42 -04:00
polygen.pm
postsparkline.pm
prettydate.pm
progress.pm avoid warning if percent value is not numeric 2008-09-20 16:31:27 -04:00
rawhtml.pm
recentchanges.pm make relativedate work for the dates on the recentchanges page 2008-10-17 21:21:07 -04:00
recentchangesdiff.pm
relativedate.pm relativedate: New javascript-alicious plugin that makes all dates display relative, in a very nice way, if I say so myself. 2008-10-17 20:47:32 -04:00
remove.pm remove: Avoid $_ breakage. (Stupid, stupid perl.) 2008-10-06 16:10:47 -04:00
rename.pm remove, rename: Allow acting on attachments as a page is being created. 2008-10-02 12:53:53 -04:00
search.pm Export pagetitle, titlepage, linkpage. 2008-09-27 14:27:42 -04:00
shortcut.pm
sidebar.pm
signinedit.pm
skeleton.pm.example Fix typo in skeleton.pm.example: sessionncgi (with extra n) 2008-09-23 12:47:02 -04:00
smiley.pm remove dead code 2008-08-26 12:28:59 -04:00
sparkline.pm
svn.pm
table.pm use yesno 2008-09-02 18:20:17 -04:00
tag.pm Export pagetitle, titlepage, linkpage. 2008-09-27 14:27:42 -04:00
template.pm template: Make edit link for new templates ensure the page is located under toplevel templates directory. 2008-09-27 15:18:36 -04:00
testpagespec.pm
teximg.pm willu's teximg changes 2008-08-24 15:21:51 -04:00
textile.pm
tla.pm
toc.pm
toggle.pm Add an underlay for javascript, and add ikiwiki.js containing some utility code. 2008-10-17 20:28:18 -04:00
txt.pm
typography.pm
version.pm
websetup.pm
wikitext.pm