X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/95199c5b04faaf0a619b64a492f46a785e4e4d60..5d108350bd4addc18c49c572f0d75b1b1db75457:/doc/blog.mdwn diff --git a/doc/blog.mdwn b/doc/blog.mdwn index 2792a35b1..6e5eec4aa 100644 --- a/doc/blog.mdwn +++ b/doc/blog.mdwn @@ -90,6 +90,8 @@ directive: matches by that value are included, but some of those can be excluded by specifying a tighter [[PageSpec]] here. * `feedshow` - Specify the maximum number of matching pages to include in - the rss/atom feeds. The default is the same as the `show` value above, + the rss/atom feeds. The default is the same as the `show` value above. * `feedonly` - Only generate the feed, do not display the pages inline on the page. +* `timeformat` - Use this to specify how to display the time or date for pages + in the blog. The format string is passed to the strftime(3) function.