Request for Negative Voting feature
Froggieone - April 2, 2008 - 06:16
| Project: | DrupalIt |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
Hi Developer
Thanks for creating a great voting module.
I think it would be nicer if the following two features are added.
(1). Disable Voting Interval so that an user can vote only once in any one node.
(2). Add negative voting (minus votes) to the module so that users can vote down on any node.
Many thanks in advance

#1
#251392: Negative votes Was marked as a duplicate of this issue.
#2
The negative voting is already being handled in #181610: vote down
As for disabling the interval, simply put 31536000 seconds (1 year) or something like that.