Experimental project
This is a sandbox project, which contains experimental code for developer use only.
OVERVIEW
This small module provides a possibility to disapprove comment by adding a "disapprove" link (same as "approve" link, but oposite). Views integration is also provided.
There's also my issues + patches for comment.module and Views, but since it's not committed to the HEAD and not released yet, I thought that it would be cool to provide this solution in a way of module.
Issue for contrib.module (+patch) : http://drupal.org/node/1545220
Issue for Views (+patch) : http://drupal.org/node/1545326
SETTING UP
- Just install module and "disapprove" link will appear in comment links ( in a row with 'delete', 'edit', approve' etc.).
Also, "disapprove" link will appear in Views.
DEPENDENCIES
This module is build on Drupal Core module Comment, that's why Comment module should be enabled.
NOTE: It would be great to add AJAX processing for "disapprove" link, so I leave it as TO-DO.
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.No further development
No longer developed by its maintainers.- Project categories: Content editing experience, Content display
- Created by barbun on , updated
