Log of /contributions/modules/nodevote/nodevote.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.24 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Sep 15 03:48:31 2006 UTC
(3 years, 2 months ago)
by
kbahey
Branch:
MAIN
Changes since
1.23: +57 -27 lines
Diff to
previous 1.23
Two new configuration settings:
- Number of nodes to show per block.
- Number of votes a node should get before it is shown in the highest
voted nodes block. Prevents nodes voted 10 by a single voted from
shooting up over nodes getting 3 votes and average of 8.5.
Revision
1.18.2.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Sep 15 03:48:12 2006 UTC
(3 years, 2 months ago)
by
kbahey
Branch:
DRUPAL-4-7
Changes since
1.18.2.5: +57 -27 lines
Diff to
previous 1.18.2.5
, to
branch point 1.18
Two new configuration settings:
- Number of nodes to show per block.
- Number of votes a node should get before it is shown in the highest
voted nodes block. Prevents nodes voted 10 by a single voted from
shooting up over nodes getting 3 votes and average of 8.5.
Revision
1.23 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Sep 13 23:56:09 2006 UTC
(3 years, 2 months ago)
by
kbahey
Branch:
MAIN
Changes since
1.22: +3 -3 lines
Diff to
previous 1.22
#82997 Returning different results for anonymous and authenticated users
when organic groups is installed
Revision
1.18.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu May 18 23:46:25 2006 UTC
(3 years, 6 months ago)
by
kbahey
Branch:
DRUPAL-4-7
Changes since
1.18: +2 -2 lines
Diff to
previous 1.18
Fix for most voting user block. Showed 'anonymous' for all users.
No need to call theme('username') and then theme('user_list').
Revision
1.19 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu May 18 23:45:45 2006 UTC
(3 years, 6 months ago)
by
kbahey
Branch:
MAIN
Changes since
1.18: +2 -2 lines
Diff to
previous 1.18
Fix for most voting user block. Showed 'anonymous' for all users.
No need to call theme('username') and then theme('user_list').
Revision
1.18 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Apr 18 03:34:07 2006 UTC
(3 years, 7 months ago)
by
wafaa
Branch:
MAIN
Branch point for:
DRUPAL-4-7
Changes since
1.17: +163 -50 lines
Diff to
previous 1.17
Using 4.7 .install, so database tables are created automatically
- Users can change their vote
- Users can vote on their own nodes
- Two selectable views for vote results (stars, text)
- Vote results visible in teaser view
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jul 3 13:18:15 2005 UTC
(4 years, 4 months ago)
by
kbahey
Branch:
MAIN
Changes since
1.5: +6 -5 lines
Diff to
previous 1.5
#26231 Added a div with an id of "nodevote result"
and another with id "nodevote vote"
#26215 Added names for flexinode. Thanks to moggy.
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.