diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2008-12-17 19:47:54 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2008-12-17 19:47:54 -0500 |
commit | 8614abce09f6e4338c10ea1c2d8950fcebbf5869 (patch) | |
tree | 9e0caf8bdd231078d1bf139ca54c4425802f4423 | |
parent | cd7ac8f72a43a53aeca3b5e8daf906e990420016 (diff) |
two comments ui suggestions
-rw-r--r-- | doc/todo/comments.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/comments.mdwn b/doc/todo/comments.mdwn index adc302a25..38c61287c 100644 --- a/doc/todo/comments.mdwn +++ b/doc/todo/comments.mdwn @@ -6,3 +6,8 @@ Known issues with the [[plugins/comments]] plugin: * 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 +* Should the comments be visually set off more from the page above? + Rather than just a horizontal rule, I'm thinking put the comments + in a box like is used for inlined pages. +* Instead of just a link to add a comment, it could have a form to enter + the title, similar to the form for adding a new blog post. |