From 264a82a435b9ce5560f4bbea7b53270c53ef5720 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 13 Nov 2007 16:14:48 -0500 Subject: * inline: Add timeformat parameter to control how the ctime of inlined pages is displayed. Closes: #451019 --- doc/plugins/write.mdwn | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/plugins') diff --git a/doc/plugins/write.mdwn b/doc/plugins/write.mdwn index 0e1839c6c..64b353a41 100644 --- a/doc/plugins/write.mdwn +++ b/doc/plugins/write.mdwn @@ -477,10 +477,13 @@ search for files. If the directory name is not absolute, ikiwiki will assume it is in the parent directory of the configured underlaydir. -#### `displaytime($)` +#### `displaytime($;$)` Given a time, formats it for display. +The optional second parameter is a strftime format to use to format the +time. + #### `gettext` This is the standard gettext function, although slightly optimised. -- cgit v1.2.3