Even though hook_userpoints() appears to be deprecated (although the nodes and comments integration module is using it) and even though hook_userpoints_info() hasn't been implemented, it appears that Userpoints integration is working. To be future-proof, however, we should look into the API changes in Userpoints 7.x.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | userpoints-integration-uses-deprecated-api-1685442-1.patch | 953 bytes | mathankumarc |
Comments
Comment #1
mathankumarc commentedOther than hook_userpoints_info(), I think there is no new change in userpoints. This information is used in "Add a transaction"
Here is the patch.
TODO: Improve the desribtions
I don't think so.
Comment #2
icecreamyou commentedOkay cool.
"User posted a new status update."
Duplicate?
"User posted a new status comment." (You had two P's in "pposted")
This is pretty trivial, so RTBC from me as soon as these descriptions are fixed. Thanks.
Comment #3
mathankumarc commentedWill review the patch before uploading it :)
Committed a fix dev.