aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/comments.mdwn
diff options
context:
space:
mode:
authorSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>2009-01-10 11:41:41 +0000
committerSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>2009-01-10 11:41:41 +0000
commit81b87d41fb2efb5d5e1b365fcde7d5e2a2f7ce91 (patch)
tree1b17a1072a48133767391b1cc29db21b5ed3492b /doc/todo/comments.mdwn
parent8b084a132733399521e7fa48031795598142f62e (diff)
downloadikiwiki-81b87d41fb2efb5d5e1b365fcde7d5e2a2f7ce91.tar
ikiwiki-81b87d41fb2efb5d5e1b365fcde7d5e2a2f7ce91.tar.gz
Request review for my comments branch
Partially addresses [[todo/comments]]
Diffstat (limited to 'doc/todo/comments.mdwn')
-rw-r--r--doc/todo/comments.mdwn6
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