Posted by yanoooo on August 11, 2010 at 1:18pm
Hi,
Is there a module that can reproducte the 'I like' functionality as facebook's one. I don't want to create links to facebook but I want users to mark a content as 'I liked' and other users would know how many users liked this content.
Thanks
Y.
Comments
Flag
The easiest "like" or toggle functionality is via the flag module. By default, it comes with a "bookmarks" flag, which you could easily rename and modify. You would also want views to create a view with who flagged a particular node.
The alternative is one of the modules that depend on Voting API, but those are a bit more database intensive.