Active
Project:
Kudos
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Sep 2010 at 16:03 UTC
Updated:
1 Sep 2010 at 16:17 UTC
Jump to comment: Most recent file
Because it determines whether or not a user may grant a kudos based on uid, and all anon users have a uid of 0, only one anonymous user may grant a kudo per node (or comment).
Would be nice to do this by a different method (ip address?).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | anon-comments-kudos.patch | 380 bytes | pazzypunk |
Comments
Comment #1
pazzypunk commentedI was able to hack the existing code to kind of do this. It will allow anonymous users to add unlimited kudos, but ... at least they can add them! :)