X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/e04018ebc14ec0babd2cae1ecc499608aab87c6b..3a6d0d3a771cbbc1f252cb3cfcdbeabf36d38f2b:/doc/todo.mdwn?ds=sidebyside diff --git a/doc/todo.mdwn b/doc/todo.mdwn index 5c79219fe..996a1535b 100644 --- a/doc/todo.mdwn +++ b/doc/todo.mdwn @@ -113,4 +113,16 @@ Some wikis will need the abiity to lock a page, or the whole wiki, so that only Probably it's ok if locking is only supported for web commits. +## User settings page + +A cgi page to allow a user to log out and to edit their prefs, including password, email, and anything we add later (subscriptions, etc). + +## Logo + +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]]