Log of /contributions/modules/votingapi/README.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jun 9 00:15:01 2006 UTC
(3 years, 5 months ago)
by
eaton
Branch:
MAIN
CVS Tags:
DRUPAL-4-7--1-1,
DRUPAL-6--2-0-BETA-5,
DRUPAL-6--2-0-BETA1,
DRUPAL-6--2-0-BETA2,
DRUPAL-6--2-0-BETA3,
DRUPAL-6--2-0-BETA4,
HEAD
Branch point for:
DRUPAL-4-7,
DRUPAL-6--1,
DRUPAL-6--2
Changes since
1.3: +17 -32 lines
Diff to
previous 1.3
As it turns out, my modules are the only ones that used hook_votingapi() directly. I've removed it in favor of the discrete hooks; SimpleVote and nmoderation will follow.
Also, added support for taxonomy terms in the internal _votingapi_load_content() function.
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Dec 11 07:44:48 2005 UTC
(3 years, 11 months ago)
by
eaton
Branch:
MAIN
Changes since
1.1: +32 -7 lines
Diff to
previous 1.1
Major revisions. Votingapi now supports:
Single or multi-criteria voting on arbitrary content
Multiple types of votes (percentage votes, up-or-down voting, etc)
Automatic calculation and caching of voting results data for efficient node sorting/filtering
Hooks for other modules to implement additional voting types, or add new calculated data based on raw voting scores (adjusted_averages based on user karma, etc)
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Nov 28 07:23:11 2005 UTC
(3 years, 11 months ago)
by
eaton
Branch:
MAIN
Completely rewritten version of the votingapi with new hooks for other modules and a streamlined system for casting, changing, and retrieving votes. More to come.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.