I\'m really looking for something very similar to the way SO is setu开发者_如何学编程p where a few different kinds of things can be voted on (questions AND answers). What kind of DB schema, generally,
How would I be able to use the Drupal Fivestar voting module for voting on photos in a gallery without each photo being a separate node. I\'ve 开发者_运维问答used the Fivestar module for voting on sep
I am about to embark on a new project - a video website. Users will be able to register, and vote on videos by clicking \"like\" or \"dislike\", or something to that effect. In any event, it will be a
I\'ve searched for a while and can\'t find this option. In Drupal 6.15 I\'m trying to setup a Poll t开发者_JS百科hat will allow me to upload an image for each option to vote on, and have the image in
Suppose I am allowing u开发者_高级运维sers to vote only if they are registered users. I should limit each user to vote only once per article?
I was curious and downloaded the code but I can\'t seem to find what I\'m looking for. I thought I might find a database table with user ids mapped to link ids or comment ids. But I can\'t seem to fin
I am wondering what are the technical hurdles involved with offering a voting system (or say ratings) without requiring the user to sign in. I know there are issues with robots, voting a bunch - but w
I\'m trying to create a Stackoverflow like voting system, and I\'ve run into a slight problem. I have the following HTML that has jQuery onClick events wired to it: