diff options
author | http://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web> | 2008-11-19 05:39:23 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-11-19 05:39:23 -0500 |
commit | 4dc7143b5a020dcc881ea595ac678d3e845b5b9a (patch) | |
tree | fc191b446aa0329c6fddb64ebefcecfdaba85102 | |
parent | 1ecb72160b1bb6bfa37c7417e398871a381e8771 (diff) |
wishlist from IRC
-rw-r--r-- | doc/plugins/contrib/comments.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/plugins/contrib/comments.mdwn b/doc/plugins/contrib/comments.mdwn index 89566d051..75a329b51 100644 --- a/doc/plugins/contrib/comments.mdwn +++ b/doc/plugins/contrib/comments.mdwn @@ -204,3 +204,12 @@ Known issues: > I haven't done a detailed code review, but I will say I'm pleased you > avoided re-implementing inline! --[[Joey]] + +Wishlist: + +* tbm would like anonymous people to be able to enter their name and possibly email + address +* smcv would like an indication of who you're posting as / the ability to log in + as someone else (even if anonymous comments are allowed, it'd be nice to be + able to choose to log in with a username or OpenID, like in Livejournal); + perhaps editpage needs this too |