diff options
author | http://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web> | 2008-12-12 06:34:51 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-12-12 06:34:51 -0500 |
commit | 5625be3bcd76b5990cb7799437def3521cc53a9d (patch) | |
tree | 7861bb487ac8d674cc82fed8a8f004aa4e5ec9b5 | |
parent | b8c16705006a8f4562bd2f2b525a9d978ed18a8b (diff) |
Another TODO item
-rw-r--r-- | doc/plugins/contrib/comments.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/plugins/contrib/comments.mdwn b/doc/plugins/contrib/comments.mdwn index 47295ebe1..d2ca8d17d 100644 --- a/doc/plugins/contrib/comments.mdwn +++ b/doc/plugins/contrib/comments.mdwn @@ -69,6 +69,8 @@ Known issues: * Joey doesn't think it should necessarily use internal pages (see [[discussion]]) * Previews always say "unknown IP address" * Add `COMMENTOPENID`: the authenticated/verified user name, if and only if it was an OpenID +* The default template should have a (?) icon next to unauthenticated users (with the IP address + as title) and an OpenID icon next to OpenIDs > I haven't done a detailed code review, but I will say I'm pleased you > avoided re-implementing inline! --[[Joey]] |