Downloads
Download tar.gz
27.3 KB
MD5: 225923a6f17ba476fba1218faa09d760
SHA-1: 4838ba00f95f78488421cf226a27d62a3f71f508
SHA-256: f399155afadef7568a32bc13ba9cf7b2a79e30ac23dc3d4037d5a89400e0bcb8
Download zip
33.12 KB
MD5: 84b917166ba4e7f3f4f2841f884079b9
SHA-1: 85a72bda054afdb6d521038894c711ea8e9e9441
SHA-256: a0ddf03706fc576cc5ebf5f764d884bdef8a3e72f31c5819eada38a86d51df1b
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