diff options
author | Simon McVittie <smcv@ http://smcv.pseudorandom.co.uk/> | 2009-01-10 11:41:41 +0000 |
---|---|---|
committer | Simon McVittie <smcv@ http://smcv.pseudorandom.co.uk/> | 2009-01-10 11:41:41 +0000 |
commit | 81b87d41fb2efb5d5e1b365fcde7d5e2a2f7ce91 (patch) | |
tree | 1b17a1072a48133767391b1cc29db21b5ed3492b | |
parent | 8b084a132733399521e7fa48031795598142f62e (diff) |
Request review for my comments branch
Partially addresses [[todo/comments]]
-rw-r--r-- | doc/todo/comments.mdwn | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/todo/comments.mdwn b/doc/todo/comments.mdwn index 832441be1..e8698f721 100644 --- a/doc/todo/comments.mdwn +++ b/doc/todo/comments.mdwn @@ -10,6 +10,8 @@ > it's hard enough to get some people to title their blog posts :-) > --[[smcv]] +## Patches pending merge + * 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 @@ -23,7 +25,9 @@ > So that took about 10 days... > --[[Joey]] -## Patches pending merge + >> Implemented in my 'comments' branch, please review. It turns out + >> [[plugins/remove]] is happy to remove internal pages, so it was quite + >> easy to do. --[[smcv]] * There is some common code cargo-culted from other plugins (notably inline and editpage) which should probably be shared |