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

Mirthis’s picture

Status: Active » Postponed

The 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.

Mirthis’s picture

Status: Postponed » Closed (works as designed)