add displaytime hook
authorJoey Hess <joey@kodama.kitenet.net>
Mon, 20 Oct 2008 00:12:37 +0000 (20:12 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Mon, 20 Oct 2008 00:12:37 +0000 (20:12 -0400)
commitfd9393ef8575ad4a8966ae7f5310aab688dedf48
tree6854fa55eb8ce4c703c48da585ba372d0f17ab2e
parent3bdc66d30045a7259a7a71173fc6ce85b17cfaf6
add displaytime hook

Need to use a hook because an exported function cannot be reliably
overridden. The replacement verstion was actually only affecting plugins
loaded after it.

formattime doesn't need a hook, since there's no reason to export it.
IkiWiki.pm
IkiWiki/Plugin/relativedate.pm
doc/plugins/write.mdwn
po/ikiwiki.pot