Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • 1
    So that means a user gets a new role every time he/she comments for the first time?! That doesn't sound very realistic/practical to me to be honest... Commented Oct 10, 2013 at 21:51
  • well, i just proposed a solution :-) ; another solution would be create a point category "comment points" and using hook_rules_condition_info create a new condition (smthing like "user was already granted comment points") (will look up current user and the new points category) this solution is actually better if you decide to use expiration for points. might not be that performant tho Commented Oct 10, 2013 at 22:05
  • 1
    I actually already have such a category. But I think you misunderstood my question. The user shouldn't be awarded more points when he/she reacts on the SAME node, but he/she will be granted points nevertheless after commenting on ANOTHER node. See why your solutions won't make much sense in this situation? :) Commented Oct 10, 2013 at 22:15
  • I now see why you proposed those solutions. They would actually be perfect in the way you interpreted my question. I didn't expect my question to be ambigue and I clarified it. I'm sorry for my (rather shocked) reaction. Commented Oct 10, 2013 at 22:29