diff options
author | Evan Prodromou <evan@prodromou.name> | 2008-05-17 11:31:27 -0400 |
---|---|---|
committer | Evan Prodromou <evan@prodromou.name> | 2008-05-17 11:31:27 -0400 |
commit | ffc729453d487941e8a001d8a112c6509c892bc6 (patch) | |
tree | 1eacd7f3276525ea8df9d8f50e6f9c1227be6f36 | |
parent | 516996fe9fc8d82a5f2dc719a360e4005948326c (diff) |
flipped a couple of TODOs around0.1
darcs-hash:20080517153127-84dde-0775d0606266158a488662dcd7377fcfc1c575c2.gz
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,6 @@ + register + settings + upload avatar -- default avatar + change password + settings menu + disallow login if user is logged in @@ -19,12 +18,13 @@ + footer menu + disallow direct to PHP files + common_local_url() -- configuration for DB_DataObject ++ configuration for DB_DataObject + date formatting + new notice redirects to notice page + date in shown notice links to notice page + common_redirect() - release 0.1 +- default avatar - require valid nicknames - store canonical username for comparison and fetch - use only canonical usernames |