Usernames were added with the patch here: "Let recepients see donar username" http://drupal.org/node/917204
However, this patch adds "From: user" "To: user" in the operation field and leaves the description field blank.
I did not like this so I made a patch.
It adds the following values in the "operation" fields: "give" or "receive".
And now puts the "From: user" or "To: user" in the description field.
This patch is rolled against the latest dev.
Usecases where this could be useful:
- make a list of given / to
- make a total count of points received from other members.
- ...
Suggestions for are welcome.
| Comment | File | Size | Author |
|---|---|---|---|
| user2userpointsdescription.patch | 830 bytes | rv0 |
Comments
Comment #2
rv0 commentedDon't know if there is any use if I reroll this patch?
Needed review since March 23
Comment #3
ami7878 commentedI tested the patch on the 1.x-dev version and it worked ok. Thanks.
Comment #4
mr.j commentedThis works. Please commit.