Allow registered users to vote thumbs up (+1) or down (-1) for each entry, one vote per user. Then entries can be sorted by number of votes so that, for example, the most popular references on a given subject appear at the top of the list.

Comments

rjerome’s picture

I notice there are a number of modules to help with this. Have you looked at http://drupal.org/project/vote_up_down

jonmower’s picture

No, I hadn't looked at other modules. I'll check it out. If vote up/down handles the voting, how hard would it then be to sort biblio entries by number of vote up/down votes.

rjerome’s picture

At this time, I couldn't tell you if sorting would be possible, but my guess it that it might be ugly.

If existing modules can't do the job, it's probably possible to use pieces other modules to do it within biblio.

jonmower’s picture

I haven't tried it yet, but for my purposes at this point I'm leaning towards using the Fivestar module and Views to sort biblio nodes in taxonomy term lists by votes.

bekasu’s picture

Status: Active » Closed (fixed)

Marking issue closed.