CVS messages for Voting
October 3, 2006
-
- 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
September 25, 2006
-
Fixed voting location bug. May also fix some problems with voting controls not showing up in teasers.
July 11, 2006
-
Voting: /modules/voting/drupalvoting/drupalvoting.css NONE
Voting: /modules/voting/drupalvoting/drupalvoting.htm NONE
Voting: /modules/voting/drupalvoting/editor_plugin.js NONE
Voting: /modules/voting/drupalvoting/images/fivestars.gif NONE
Voting: /modules/voting/drupalvoting/images/onestar.gif NONE
Voting: /modules/voting/drupalvoting/langs/en.js NONE
Voting: /modules/voting/drupalvoting/readme.txt NONE
Voting: /modules/voting/voting.mysql NONEUpdated 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: /modules/voting/CHANGELOG.txt 1.6
Voting: /modules/voting/INSTALL.txt 1.5
Voting: /modules/voting/README.txt 1.3
Voting: /modules/voting/source/voting.fla 1.3
Voting: /modules/voting/update-voting.php 1.1
Voting: /modules/voting/voting.install 1.1
Voting: /modules/voting/voting.module 1.6
Voting: /modules/voting/voting.swf 1.3Updated 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.
March 18, 2006
-
Changed install instructions per http://drupal.org/node/31140
-
Changed install instructions per http://drupal.org/node/31140
September 9, 2005
-
- 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
July 13, 2005
-
Voting: /modules/voting/drupalvoting/images/fivestars.gif 1.1
Voting: /modules/voting/drupalvoting/images/onestar.gif 1.1
Voting: /modules/voting/drupalvoting/langs/en.js 1.1- 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.
-
Quiz: /modules/quiz/multichoice.module 1.5
Voting: /modules/voting/CHANGELOG.txt 1.4
Voting: /modules/voting/drupalvoting/drupalvoting.css 1.1
Voting: /modules/voting/drupalvoting/drupalvoting.htm 1.1
Voting: /modules/voting/drupalvoting/editor_plugin.js 1.1
Voting: /modules/voting/drupalvoting/readme.txt 1.1
Voting: /modules/voting/INSTALL.txt 1.3
Voting: /modules/voting/README.txt 1.2
Voting: /modules/voting/voting.module 1.4Small update to documentation comments
-
Directory /cvs/drupal-contrib/contributions/modules/voting/drupalvoting/langs added to the repository
