Closed (works as designed)
Project:
Slashcomments
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2009 at 04:57 UTC
Updated:
10 May 2011 at 21:57 UTC
This is a terrific contribution. I was noticing that for anonymous users, however, their comments appear collapsed/grey, even when we've enabled the corresponding "post comments without moderation" Is there a setting to control this? I notice that under the comment permissions (admin/user/permissions#module-comment) there is a setting to control "post comments without moderation" but it doesn't seem to have an effect on Slashcomment.
I'm using Drupal 1.6.4.
Thanks
R o B
Comments
Comment #1
Mirthis commentedThe reason why anonymous user comments are greyed out is that when they're posted they get a score of 0 that is lower than the default threshold of 1.
In the current version there's no way to change the inital score of comment posted by anonymous user (is the same for registered one in fact) so the only thing you can do is to change the value of the default threshold and set it to -1.
Comment #2
Mirthis commented