diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2008-12-20 18:18:19 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2008-12-20 18:18:19 -0500 |
commit | 7bf121889b96dd8c9f372d366a6c801830850ad6 (patch) | |
tree | 141e30e4220042b6b72851916a578194ff3df523 /doc | |
parent | 1c918a4ec6d5b9597d147278dff0d78343629f55 (diff) | |
download | ikiwiki-7bf121889b96dd8c9f372d366a6c801830850ad6.tar ikiwiki-7bf121889b96dd8c9f372d366a6c801830850ad6.tar.gz |
note new bug
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/comments.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/comments.mdwn b/doc/todo/comments.mdwn index 50fd89682..3a18d63b8 100644 --- a/doc/todo/comments.mdwn +++ b/doc/todo/comments.mdwn @@ -28,6 +28,9 @@ Known issues with the [[plugins/comments]] plugin: >> I've improved this to use independent icons from the wikiicons >> directory (untested!) --[[smcv]] + >>> The new code produces links like /wikiisons/openid.png, which + >>> fail if ikiwiki is not at the root of the web server. --[[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. |