Downloads
Download tar.gz
26.98 KB
MD5: 73b052ada5de7c800b70b3be98ba2221
SHA-1: f14bbe983e044ad458136deb95cc591dfd29348b
SHA-256: 8d5ec1d2ba08d58be38cd067ee483810b483c0677d143cd6e74261d71a03e0a4
Download zip
30.92 KB
MD5: fe6d51500811ca7cbbb9c62b267ab0d5
SHA-1: d4ac199a6197c820d64719004c9aa0ab9ab0433a
SHA-256: 8c5c18989007f864335f48d2b27761f183e36c9596381b237835307b44b035f7
Release notes
Give users a virtual pat on the back.
Similar to functionality on yelp.com, users can send and receive little award like items such as "nice quote" or "funny joke" or "great picture" from other users. With the integration with Userpoints module, users can earn points by having a kudo awarded to them.
Basically, you can curently do the following:
- Limit what users can give kudos (access control)
- Limit what users can receive kudos (access control)
- Limit what kind of content can receive kudos (sIte config)
- Limit an individual kudo to a specific content type(s) (content mgmt)
Note: content types include comments - Allow users to un-give (rescind) a previously given kudo (site config)
- Control the form that a kudo button will display as (html button or graphic icon)
- If graphic icon, the icon can change depending on the status (give, rescind or disabled)
- Control when and how often the kudos cache gets updated... this is used for statistics rather then tablulate how many kudos each person has in real time across the board. This can range from real-time to periodically (minutes... hours.. days.. .weeks)
- Integrates with Userpoints module
- With Userpoints 2.x and 3.x modules, each kudo can be worth a different point value
- Integrates with the Activity module
- Users can earn points by giving out kudos