/[drupal]/contributions/modules/voting/CHANGELOG.txt
ViewVC logotype

Diff of /contributions/modules/voting/CHANGELOG.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.4, Wed Jul 13 16:05:35 2005 UTC revision 1.5, Fri Sep 9 19:01:38 2005 UTC
# Line 1  Line 1 
1    9 Sept 2005:
2    ------------
3    - Added optional attribute for bgcolor (http://drupal.org/node/28228)
4    - Rewrote voting_flash() function in attempt to solve vote saving problem
5      (http://drupal.org/node/30274)
6    - Added option for IP timeout for anonymous users.  This controls if and how
7      often users with the same IP address can vote for the same thing.  Set it
8      to 0 to disable.
9    - Added option for controlling the location of the voting control on a node.
10      The options are: display above the node, display below the node, or do not display.
11      Select "Do not display" if you are calling the voting module function
12      directly from your theme and/or module code.
13    - Misc code reformatting/commenting
14    
15    
16  13 July 2005:  13 July 2005:
17  -------------  -------------
18  - Added a voting filter so that voting controls can be added inline to a post.  - Added a voting filter so that voting controls can be added inline to a post.

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.2