/[drupal]/contributions/modules/vote_up_down/WIDGETAPI.txt
ViewVC logotype

Diff of /contributions/modules/vote_up_down/WIDGETAPI.txt

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

revision 1.1.2.2, Thu Aug 13 08:28:38 2009 UTC revision 1.1.2.3, Wed Aug 19 05:38:45 2009 UTC
# Line 33  $class_down : Either 'down-active' or Line 33  $class_down : Either 'down-active' or
33  $link_up      : URL used for 'up' voting when JS is disabled  $link_up      : URL used for 'up' voting when JS is disabled
34  $link_down    : URL used for 'down' voting when JS is disabled  $link_down    : URL used for 'down' voting when JS is disabled
35  $class        : 'negative', 'positive' or 'neutral' depending on number of votes  $class        : 'negative', 'positive' or 'neutral' depending on number of votes
36  $points       : Number of total vote points for the vote object  $vote_label   : The pluralized vote label
37  $label        : Just the vote label  $points       : Number of total vote points for the vote object (signed)
38  $label_points  : Total number of votes with the label  $unsigned_points : Number of total vote points for the object (unsigned)
39    
40  -=-=-=-=-=-  -=-=-=-=-=-
41  Last updated:  Last updated:
42  ; $Id: WIDGETAPI.txt,v 1.1.2.1 2009/07/20 07:29:00 lut4rp Exp $  ; $Id: WIDGETAPI.txt,v 1.1.2.2 2009/08/13 08:28:38 lut4rp Exp $

Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.3

  ViewVC Help
Powered by ViewVC 1.1.2