diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2008-12-20 18:51:09 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2008-12-20 18:51:09 -0500 |
commit | 6042e607f33966279f1360d42e46dd0bf7e439e8 (patch) | |
tree | 3abab55aecf2a93c1ab6497dd1da6c33df452fdf | |
parent | b7531acb59a484332121652d906a6ab927c8f064 (diff) |
alternate idea
-rw-r--r-- | doc/todo/comments.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/todo/comments.mdwn b/doc/todo/comments.mdwn index 3a18d63b8..12aef0bb3 100644 --- a/doc/todo/comments.mdwn +++ b/doc/todo/comments.mdwn @@ -31,6 +31,13 @@ Known issues with the [[plugins/comments]] plugin: >>> The new code produces links like /wikiisons/openid.png, which >>> fail if ikiwiki is not at the root of the web server. --[[Joey]] + >>> I got to wondering if the icons are needed. On my comments branch + >>> (not master), I've dropped the icons and info can be seen by hovering + >>> over the author's name. Idea being that you probably don't care how + >>> they authenticated unless something is weird, and in that case you + >>> can hover to check. Does that make sense, should I merge it? + >>> --[[Joey]] + * 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. |