diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-20 18:27:13 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-20 18:27:13 +0000 |
commit | 3a6d0d3a771cbbc1f252cb3cfcdbeabf36d38f2b (patch) | |
tree | 4d42cc46d0cdc9ecc543e4cdb0cf28338c135386 | |
parent | 0751429ba0cb4cf9a8c132daf54e7dc8dca36df6 (diff) |
web commit by joey
-rw-r--r-- | doc/todo.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo.mdwn b/doc/todo.mdwn index 3e2374a4f..996a1535b 100644 --- a/doc/todo.mdwn +++ b/doc/todo.mdwn @@ -121,4 +121,8 @@ A cgi page to allow a user to log out and to edit their prefs, including passwor ikiwiki needs a logo. I'm thinking something simple like the word "ikiwiki" with the first "k" backwards; drawn to show that it's "wiki" reflected. +## Page last-changed timestamps + +Of course you can go to the history to see when a page last changed in svn, still, it will be nice to have a timestamp at the bottom of pages. Should be based on the modification date of the source file, not the last rebuild date. + ## [[Bugs]] |