]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/ctime_on_blog_post_pages_.mdwn
use radio, not checkbox, for booleans
[ikiwiki.git] / doc / todo / ctime_on_blog_post_pages_.mdwn
index 4fd099d9d2ef4875de0f91e39922cb94726b0c5c..d75dcd93256ae597a74151003503fced116bec28 100644 (file)
@@ -3,3 +3,7 @@
 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]]
+
+> I've committed a change that adds a CTIME variable to page.tmpl. I left
+> it commented out in the default template, since it seems like a bit of
+> clutter to me. Good enough? --[[Joey]]