Points Voting Recommender

This module is to make recommendations for points-based voting modules including Vote Up/Down and Plus 1. You have to enable either of them in order to use this module.

This module looks very much like the Fivestar Recommender, except that this module targets on Vote Up/Down and Plus 1. In fact, most codes are copied directly from the Fivestar Recommender module. Once enabled, this module provides 4 blocks:

  1. Users who voted similarly as you
  2. Recommended nodes from users who voted similarly as you
  3. Other nodes voted similar to this one
  4. You might also interest in these nodes based on your previous votes

For more details about the algorithms, please refer to Fivestar Recommender.

Note: The developer has consciously made the decision to keep Fivestar Recommender and Points Voting Recommender as two separate modules, rather than one big module for generic VotingAPI-based modules. The major reason is to simplify configuration process because configurations are hard coded in the code itself.

Sponsored by Google Summer of Code '09

Releases

Official releasesDateSizeLinksStatus
6.x-1.0-beta12009-Jul-218.65 KBRecommended for 6.xThis is currently the recommended release for 6.x.


 
 

Drupal is a registered trademark of Dries Buytaert.