User: bjshell Branch: HEAD Date: Fri, 09 Sep 2005 19:01:39 +0000 Modified files: /modules/voting CHANGELOG.txt voting.module Log message: - 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 Links: http://cvs.drupal.org/diff.php?path=contributions/modules/voting/CHANGELOG.t... http://cvs.drupal.org/diff.php?path=contributions/modules/voting/voting.modu...