diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2008-12-17 20:40:46 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2008-12-17 20:40:46 -0500 |
commit | 1074d38f0dc55e74979e4013d4a0d9953a89fa50 (patch) | |
tree | 56cf75d33277fd3c219fbad14ddff11f59e8f1e8 | |
parent | 81165dd2e079fac822eaefacafaaa612524b3aa6 (diff) |
deletion
-rw-r--r-- | doc/todo/comments.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/comments.mdwn b/doc/todo/comments.mdwn index 38c61287c..ee158e53c 100644 --- a/doc/todo/comments.mdwn +++ b/doc/todo/comments.mdwn @@ -11,3 +11,7 @@ Known issues with the [[plugins/comments]] plugin: 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. +* If a spammer posts a comment, it is either impossible or hard to clean + up via the web. Would be nice to have some kind of link on the comment + that allows trusted users to remove it (using the remove plugin of + course). |