Hello,

does the nodevote module also enables voting on comments instead of posts, pages or blog entries? If not, which vote-module would be my best choice?

Thanks! Carlo

Comments

jim_at_miramontes’s picture

I can't speak to nodevote, but I've just gotten done adding the Voting and VotingAPI modules to my site, specifically to enable voting on comments. Except for a bit of weirdness with getting votes to show up on teasers (see http://drupal.org/node/73485), it works fine. It's also quite general, allowing your users to vote on all sorts of things.

jim_at_miramontes’s picture

If you go this route, make sure you get the Oct 3 CVS release of Voting -- there have been a few tweaks since the 4.7.0 release.