forum.coppermine-gallery.net

No Support => Feature requests => Scheduled for cpg1.5.x => Topic started by: Vadim on February 15, 2005, 12:29:59 am

Title: Ban and Delete feature in Review Comments
Post by: Vadim on February 15, 2005, 12:29:59 am
Hi,

I would like to suggest one useful feature in Review Comments
- to add a link "Ban and Delete" near every comment.

When you click on it the comment is deleted and the page is automatically redirected to Banning where in an ip and name input boxes are name and ip of an author of previously deleted comment. All you have to do is to select a banning period.

What do you think?
Title: Re: Ban and Delete feature in Review Comments
Post by: Joachim Müller on February 15, 2005, 06:40:05 am
good point, I'll add it to the todo-list.

Joachim
Title: Re: Ban and Delete feature in Review Comments
Post by: Aditya Mooley on September 16, 2006, 12:41:22 pm
Instead of placing a link in front of every comment, won't it be better to add another radio button at the bottom to "Delete comment and ban user" ?

Also, what Vadim has requested won't be possible as if we delete the comment first then the IP address and user id won't be available on banning page and passing IP and username is not a good solution IMO.

Thoughts ?
Title: Re: Ban and Delete feature in Review Comments
Post by: Joachim Müller on September 17, 2006, 01:15:02 pm
Yes, this needs to be done in one step. Not sure if we should actually apply it - it would only work on non-bridged coppermine installs anyway. In fact, the banning mechanisms are manifold: ban by IP, move the user account into the banned group would be options. Not sure if we should add all those options on the displayimage.php page. I'd rather suggest adding a link to reviewcom.php with only the comment ID as a parameter in the URL and doing the needed stuff there.