On my site i need to allow comment owners and admin not to delete comment but to unpublish it.
I have wrote a patch for 1.3 version of Comment goodness that adds new functionality (see attached image comment-settings.jpg):
- Allow to choose what action is available to comment owner: delete comment, unpublish comment or none
- Allow to choose what action is available to admin: delete comment or unpublish comment from thread
- Allow to hide unpublished comments from thread for admin (by default they are visible for him)
Please, follow this issue http://drupal.org/node/1606062 to make me a co-maintainer of this module, so i can create new improved release of module that includes this new possibilities.
| Comment | File | Size | Author |
|---|---|---|---|
| comment_goodness.patch | 16.24 KB | Eugene Fidelin | |
| comment-settings.jpg | 34.07 KB | Eugene Fidelin |
Comments
Comment #1
jessebeach commentedHi Eugene, I'll ask Jeff Noyes to look over these UI changes. Thanks for the patch!
Comment #2
formatC'vt commentedI like this feature, but i think this is not good idea add some code cleanup to new feature path. We need a two separated patches. Also i think this path may be outdated and we need new version for latest dev.
Folks, may be a right place for this feature in ajax_comments? Ajax comments have a same feature requests.
Comment #3
avpaderno