like and favorite button for drupal
is there module for Drupal that user can like or unlike,and favorite the node?li开发者_运维问答ke stackoverflow's button?
tnx.
The Vote Up/Down module works a lot like StackOverflow's Up/Down voting. The Flag module can be made to work like StackOverflow's favorite feature.
Depending on your exact use case, you may also want to check out other modules that use the Voting API module because there are lots of voting modules to choose from.
Take a look at flag and fivestars. I think that's what you are looking for.
精彩评论