Closed (fixed)
Project:
User Comment
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2009 at 17:41 UTC
Updated:
19 Apr 2011 at 07:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
rschwab commented#1 I think is a won't fix. It would effectively disable commenting until the author became aware of the feature.
#2 Is another won't fix. If you don't have approval permissions, the form isn't there. But if you do have approval permissions its essential to let the user disable e-mails getting sent to them. A site builder can turn this off with a theme function if they really want to do that.
#3 is a good point. I've opened #989962: Add option for approval notifications on login to deal with that specifically. Thanks for pointing it out!
#4 Not sure what you mean here. Can you explain further?
Comment #2
rschwab commentedOk I'm guessing you mean some kind of per content-type setting like content access module has?
See the image at: http://drupal.org/node/257453
Assuming that's the case, I'm going to add it to a very similar issue at #723080: Allow per content type admin my comments and close this one as a duplicate. Please re-open if you want to provide more input.
Comment #3
SchwebDesign commentedplease see related post also at: http://drupal.org/node/1064964#comment-4208502
Comment #4
SchwebDesign commentedFor anyone else who's interested, i "hacked" this by changing line 243 of usercomment.module from
to
seems to have worked for now.
Comment #5
rschwab commentedInstead of being mean and not letting you do this, I'm going to work on adding these options to the admin settings form. Stay tuned.
Comment #6
SchwebDesign commentedthanks!
Comment #8
rschwab commentedPushing to 2.x-dev. Patch as described here http://drupal.org/node/1064964#comment-4208814