I found this issue which is more or less what I am looking for: http://drupal.org/node/255811

Basically, I want to give points for comments on certain content types and not others. Right now, there's just a single point value for comments across all types.

Is there a simple way for me to add this myself, or something that could possibly be included in this module in the future?

I already tried integrating the patch from the link above. While it let me set the values correctly for each comment type, when it came time to assign points based on those types, it just ignored them--it always went with the standard comment value.

Comments

gorzek’s picture

Status: Active » Closed (fixed)

I am closing this since the current development version of contrib includes it. I just tested it and it works fine for me. Thanks!