Skip to content
  1. Oct 03, 2006
  2. Sep 25, 2006
  3. Jul 11, 2006
  4. Mar 18, 2006
  5. Sep 09, 2005
    • Ben Shell's avatar
      - Added optional attribute for bgcolor (http://drupal.org/node/28228) · 50ab65ce
      Ben Shell authored
      - Rewrote voting_flash() function in attempt to solve vote saving problem  (http://drupal.org/node/30274)
      - Added option for IP timeout for anonymous users.  This controls if and how often users with the same IP address can vote for the same thing.  Set it to 0 to disable.
      - Added option for controlling the location of the voting control on a node. The options are: display above the node, display below the node, or do not display.  Select "Do not display" if you are calling the voting module function directly from your theme and/or module code.
      - Misc code reformatting/commenting
      50ab65ce
  6. Jul 13, 2005
  7. Jul 05, 2005
  8. Jul 02, 2005
  9. Jun 23, 2005
    • Ben Shell's avatar
      Adding a new voting module. The voting module is a · 31d9cf84
      Ben Shell authored
      simple five star voting/rating system.  It uses an
      embedded Flash movie so that the page does
      not need to reload when a user votes.  Source
      files (.fla & .psd) are included.  This system is
      completely separate from the Drupal moderation system.
      It works with nodes, comments, or any other type of
      content.  Voting systems like these are often used for
      photo galleries, news articles, etc.  Other features
      could be added (in this module or another) to take
      advantage of a user's ratings to provide personalized
      recommendations or a popular content block.  Please add
      your ideas using the feature requests feature.
      31d9cf84