diff options
author | Joey Hess <joey@kitenet.net> | 2008-02-04 19:12:38 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-02-04 19:12:38 -0500 |
commit | 3414a01e4769c52c9193b17e09eff64ea6d2187a (patch) | |
tree | d0bc1539936e0e9bb930702d1fc23dc04d8c282a /doc | |
parent | ba3bf607a10ad6d5cd01955e963023b442f24427 (diff) |
web commit by http://edward.myopenid.com/: It would be nice if blog post pages could include the ctime.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/ctime_on_blog_post_pages_.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/ctime_on_blog_post_pages_.mdwn b/doc/todo/ctime_on_blog_post_pages_.mdwn new file mode 100644 index 000000000..4fd099d9d --- /dev/null +++ b/doc/todo/ctime_on_blog_post_pages_.mdwn @@ -0,0 +1,5 @@ +[[Blog|ikiwiki/blog]] feeds and index pages show the posted time (ctime), the actual blog entry pages only show the modified time. + +The user has to look at the history link to find when a blog item was posted. + +It would be nice if blog entry post pages could include the ctime. -- [[Edward_Betts]] |