By cvuijlst on
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
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
I can't speak to nodevote,
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.
If you go this route, make
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.