Commits for Voting

  • Voting: October 3, 2006 15:13

    Commit 3b26352 on master
    - Fixed bug where if ($node->voting) was always returning true when making decisions based on content type due to content type being a non-empty string.
    
    - Setting a content type to "always" display Voting should work as expected
  • Fixed voting location bug.  May also fix some problems with voting controls not showing up in teasers.
  • Voting: July 11, 2006 0:25

    Commit 090fa06 on 4.7.x-1.x, master
    Updated to support Drupal 4.7.  The voting module now relies on the voting API module.  An upgrade script is included for migrating from the 4.6 version.  The voting filter and drupalvoting TinyMCE plugin have been removed since the last version because as far as I know no one is using them.
  • Voting: March 18, 2006 8:36

    Commit 546f657 on 4.7.x-1.x, master
    Changed install instructions per http://drupal.org/node/31140
  • Voting: March 18, 2006 8:36

    Commit c80481e on 4.6.x-1.x
    Changed install instructions per http://drupal.org/node/31140
  • Voting: September 9, 2005 19:01

    Commit 50ab65c on 4.6.x-1.x, 4.7.x-1.x, master
    - Added optional attribute for bgcolor (http://drupal.org/node/28228) - 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
  • Voting: July 13, 2005 16:10

    Commit baa3162 on 4.6.x-1.x, 4.7.x-1.x, master
    - Added a voting filter so that voting controls can be added inline to a post. - Added a drupalvoting plugin for the TinyMCE WYSIWYG editor so that voting controls can be added to any post (and edited) without typing the filter code. - Changed terminology from 'voting form' to the more generic term 'voting control'.  This change affected the name of two functions.
  • Voting: July 5, 2005 16:45

    Commit fbf2151 on 4.6.x-1.x, 4.7.x-1.x, master
    - Fixed table name bug - Changed link to use drupal_get_path() - Removed outdated source files
  • Voting: July 2, 2005 23:44

    Commit 75d93e0 on 4.6.x-1.x, 4.7.x-1.x, master
    - Converted Flash voting stars from image (raster) based to vector based. - Added Drupal administrative options for changing Flash colors and text strings. - Added a permission to 'show average without voting'.  For example, anonymous users could be allowed to see what others have voted, but not vote themselves unless they login.
  • Voting: June 23, 2005 20:49

    Commit 31d9cf8 on 4.6.x-1.x, 4.7.x-1.x, master
    Adding a new voting module.  The voting module is a 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.

Maintainers for Voting

  • benshell - 8 commits
    last: 5 years ago, first: 6 years ago

Issues for Voting

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
nobody click here