Log of /contributions/modules/votingapi/votingapi_views.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.12.4.1
Thu May 15 22:03:25 2008 UTC
(18 months, 1 week ago)
by
eaton
Branch:
DRUPAL-6--2
Changes since
1.12: +1 -1 lines
FILE REMOVED
Removing the outdated votingapi_views file from this branch.
Revision
1.11.2.1
Sat Oct 14 03:31:57 2006 UTC
(3 years, 1 month ago)
by
eaton
Branch:
DRUPAL-5
Changes since
1.11: +0 -674 lines
FILE REMOVED
file votingapi_views.inc was added on branch DRUPAL-5 on 2007-03-17 06:59:26 +0000
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Apr 29 17:19:26 2006 UTC
(3 years, 6 months ago)
by
eaton
Branch:
MAIN
CVS Tags:
DRUPAL-4-7--1-1
Branch point for:
DRUPAL-4-7
Changes since
1.8: +130 -0 lines
Diff to
previous 1.8
More work on streamlining the actions system, and the beginnings of a UI for managing module-supplied voting action sets.
Also, a new setting has been introduced -- vote result calculation can be deferred until cron-time. This can be useful on heavy-load sites where MANY votes are being cast and complex, db-intensive calculations are used to weight the results.
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Apr 24 02:32:35 2006 UTC
(3 years, 7 months ago)
by
eaton
Branch:
MAIN
Changes since
1.7: +17 -51 lines
Diff to
previous 1.7
Major enhancements to the actions subsystem, the addition of an experimental widgets library, and the (beginnings) of major enhancements to views integration.
Using the latest CVS version of Views.module, it's now possible to display a particular vote result (say, the number of people who've voted) without using esoteric combinations of filters.
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Feb 24 04:21:36 2006 UTC
(3 years, 9 months ago)
by
eaton
Branch:
MAIN
Changes since
1.5: +9 -23 lines
Diff to
previous 1.5
Important commit -- the data type of the value_type field has been changed to accomodate a wider range of voting systems, especially in situations when several are used on one site.
If you're using the latest 4.7 cvs, hit your site's update.php, and run the VotingAPI updates. All existing table data will be converted automatically.
A new votingapi $op is now available as well, allowing modules to format their own data for use in tables, etc. See SimpleVote module for an example.
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Feb 16 14:40:41 2006 UTC
(3 years, 9 months ago)
by
eaton
Branch:
MAIN
Changes since
1.3: +47 -29 lines
Diff to
previous 1.3
Exposing more bits via Views -- a listing of all individual votes cast for a particular node can now be created.
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Feb 12 19:42:32 2006 UTC
(3 years, 9 months ago)
by
eaton
Branch:
MAIN
Changes since
1.2: +77 -2 lines
Diff to
previous 1.2
Added quite a bit more stuff, including support for module-specific formatting of vote value strings, etc.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Feb 12 09:01:25 2006 UTC
(3 years, 9 months ago)
by
eaton
Branch:
MAIN
Changes since
1.1: +36 -4 lines
Diff to
previous 1.1
Aded some additional filtering capabilities. It's now possible to create a Node Moderation view, with current voting results displayed. Module-overridden formatting of the result value coming shortly.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Feb 12 04:38:31 2006 UTC
(3 years, 9 months ago)
by
eaton
Branch:
MAIN
First stab at Views integration with VotingAPI. Configuring it is a little ugly -- mainly useful for custom modules that want to expose a vote-based default_view without coding all the table/field/filter stuff for Views.
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.