web commit by http://chistera.yi.org/~adeodato/: Support this.
[ikiwiki] / doc / todo / ctime_on_blog_post_pages_.mdwn
1 [[Blog|ikiwiki/blog]] feeds and index pages show the posted time (ctime), the actual blog entry pages only show the modified time.
2
3 The user has to look at the history link to find when a blog item was posted.
4
5 It would be nice if blog entry post pages could include the ctime. -- [[Edward_Betts]]
6
7 > I've committed a change that adds a CTIME variable to page.tmpl. I left
8 > it commented out in the default template, since it seems like a bit of
9 > clutter to me. Good enough? --[[Joey]]