Postponed
Project:
Date picker formatter
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2010 at 23:51 UTC
Updated:
1 Dec 2010 at 09:12 UTC
Is there a way to setup a limit on the number of votes cast?
How do I integrate with votingapi so that i can integrate with a view
Comments
Comment #1
thepanz commentedThis module stores each picked date as a vote using VotingAPI, please refer to functions called date_picker_formatter_set_votes() and date_picker_formatter_get_votes() in the module source code.
No Views integration is provided yet, nor other VotingAPI hook implementation (such as votes sums or avg).
If you implemented these features, feel free to provide a patch.. :)
Regards
Comment #2
thepanz commentedSetting this issue as "postponed".
Waiting for patches for Views integration or enhanced VotingAPI hooks to be posted :)
Cheers