Request review for my comments branch

Partially addresses [[todo/comments]]
master
Simon McVittie 2009-01-10 11:41:41 +00:00
parent 8b084a1327
commit 81b87d41fb
1 changed files with 5 additions and 1 deletions

View File

@ -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