First, I added // $Id$ in comment_delete.admin.inc and comment_delete.install
Second, I added a third action for replies. This action allows to delete only this comment, if the comment doesn't have replies. If the comment which you want to delete has replies, the text and the subject of the comment will be replaced with text "The comment has been deleted".

Please test and review.

Comments

quotesbro’s picture

Hmm, the patches have not been attached.

bobooon’s picture

Status: Needs review » Closed (fixed)

Thank you Mikhail Khazov for the patch files. I like this and have just made a few changes to it. It has been committed into HEAD for the next release.