Looking for a voting style module - user views a page & clicks "Like this" & it counts the button clicks.
davexd - April 3, 2009 - 21:42
Hi all, working on a new site, need some advice:
Basically, I'd like authenticated users to read a node, then click at button at the bottom of the page that says "I like this".
When they click that button, it records their "like", and shows:
[I Like this] (36 likes)
Then, ideally, on their user profile page, it shows up in their recent activity...
Can you think of any modules that could combine to build this? I'd like to work with CCK as much as possible, but can't figure out how this would be possible without something else... a voting module maybe?

Check this module out
Hi,
Try the fivestar voting module
Hope this help
Choong Hoong Liew
Choong Hoong Liew
Few other voting modules
Hi,
i am not sure if you need this, but here are some additional voting modules that might worth a try if you are into the voting stuff
1. http://drupal.org/project/voting
2. http://drupal.org/project/vote_up_down
check this theming tutorial for vote_up_down (http://mydrupalblog.lhmdesign.com/theming-drupals-vote-down-module)
Choong Hoong Liew
Choong Hoong Liew
Great Post
Hi Choong Hoong Liew
Thanks for the great post, it is very helpful for newbie like me, I am going for the fivestar module!