Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
comment.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2012 at 09:49 UTC
Updated:
29 Jul 2014 at 20:38 UTC
Jump to comment: Most recent file
Comments
Comment #1
barbun commentedHere goes my patch for comment.module!
Using git, in a drupal root:
git apply -v comment-disapprove-link-1545220-2.patchComment #2
barbun commentedAnd here's the patch for Views (also published in Views issue http://drupal.org/node/1545326):
Using git, in a drupal root:
git apply -v --directory=PATH_TO_VIEWS_CONTRIB_MODULE views-comment-disapprove-link-1545220-2.patchComment #3
barbun commentedComment #5
barbun commentedPatch in #3 cannot be automatically applied because you have to put path to your Views contrib module manually.
Comment #6
barbun commentedComment #7
barbun commentedComment #7.0
barbun commentedAdded link to Views issue
Comment #8
dawehnerThis will probably never land in 7.x, maybe a topic for 7.x
Comment #9
droplet commentedthe code is same to this issue: #1266306: Add a shortcut to unapprove a comment for consistency and usability
Comment #9.0
droplet commentedAdded a link to module.