summaryrefslogtreecommitdiff
path: root/doc/todo/comments.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2008-12-17 19:47:54 -0500
committerJoey Hess <joey@gnu.kitenet.net>2008-12-17 19:47:54 -0500
commit8614abce09f6e4338c10ea1c2d8950fcebbf5869 (patch)
tree9e0caf8bdd231078d1bf139ca54c4425802f4423 /doc/todo/comments.mdwn
parentcd7ac8f72a43a53aeca3b5e8daf906e990420016 (diff)
two comments ui suggestions
Diffstat (limited to 'doc/todo/comments.mdwn')
-rw-r--r--doc/todo/comments.mdwn5
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.