Ticket #6094 (reopened enhancement)

Opened 4 months ago

Last modified 2 months ago

"Action" links on Edit Comments

Reported by: ozh Assigned to: mdawaffe
Priority: normal Milestone: 2.5
Component: Administration Version: 2.6
Severity: normal Keywords: edit-comments has-patch needs-feedback
Cc: ozh@planetozh.com

Description

On each comment in the "Edit Comments" page there are 2 action links: "Spam" + "Delete", and maybe "Approve" if applicable.

The "Edit" link, while being a regular action, is practically hidden in the comment itself (in place of the commenter's URL). And there is no convenient way to unapprove a particular comment (except first editing it, then moderating it)

This patch brings back more action links. The Edit link in particular is really awkwardly missing.

Attachments

edit-unapprove-links.diff (3.8 kB) - added by ozh on 03/04/08 21:11:10.
Edit & Unapprove links
moremanagelinks.gif (10.6 kB) - added by ozh on 03/04/08 21:12:11.
More links to manage comments one by one
6094.diff (4.3 kB) - added by mdawaffe on 03/06/08 20:47:59.

Change History

03/04/08 21:11:10 changed by ozh

  • attachment edit-unapprove-links.diff added.

Edit & Unapprove links

03/04/08 21:12:11 changed by ozh

  • attachment moremanagelinks.gif added.

More links to manage comments one by one

03/04/08 21:12:49 changed by ozh

  • keywords changed from edit-comments to edit-comments has-patch needs-feedback.

03/04/08 21:49:57 changed by ryan

There is a bulk Unapprove button. Given how little Unapprove is used in most workflows, I don't think it needs to be on every row.

03/06/08 20:47:00 changed by mdawaffe

  • owner changed from anonymous to mdawaffe.
  • status changed from new to assigned.

Matt asked me to bring back the "Unapprove" links as well. I didn't realize there was already a ticket and a patch :(

Anyway here's my patch.

6094.diff

No edit links (in keeping with the rest of the admin design), but it adds an Unapprove link using the same disappearing/reappearing CSS trick as before (and as in ozh's patch). It also knows when to toggle and when to remove rows from the table depending on what page you're looking at (as does ozh's patch).

03/06/08 20:47:59 changed by mdawaffe

  • attachment 6094.diff added.

03/06/08 21:48:20 changed by ryan

(In [7175]) Add unapprove links. Props mdawaffe. see #6094

03/06/08 21:55:19 changed by mdawaffe

I should have said that I also find the current means of editing a comment to be awkward.

03/06/08 21:56:55 changed by ryan

I asked MT to bring the edit link issue to HC's attention. Haven't heard anything yet.

03/07/08 10:08:38 changed by matt

  • status changed from assigned to closed.
  • resolution set to fixed.

05/09/08 23:47:18 changed by Pinoy.ca

  • status changed from closed to reopened.
  • version changed from 2.5 to 2.6.
  • resolution deleted.

Reopening this because I too would like the 'Edit' among the actions. Have a nice day.