This plugin supports a +1 -1 voting scheme.
Vote yes.
Vote no
.
The page VoteOk is displayed when a vote is submitted.
Note that this is probably not what you want if your site is accessible on the internet: Spiders will follow those "GET" links also and vote (if you want to say so). (OlafKock)
It would also be good if users could specify arbitrary voting values, instead of being locked into just "yes" and "no" parameters.
Finally, the most conceptually difficult request, would be a way to screen users so that any ID/IP can only submit one vote. -- CaesarWong (Zzyss)
Take care: Previous comment implies to some people, that you allow only one vote from e.g. proxy.aol.com -- OlafKock
Note that in 2.2, it is possible to delete attachments.
VotePlugin would need quite a lot of enhancements - it is mostly abandoned now (it was originally designed for a very particular purpose, but I never took it off the distribution). There would be a need for a wise hacker to take this plugin and polish it :-)
-- JanneJalkanen
Would it not be possible to simply edit and re-attach voteplugin.properties?
#JSPWiki Votes plugin stores its votes here. Don't modify! #Fri Mar 24 09:07:05 EET 2006 yes=345 no=171
Capturing user names and votes in an audit trail would be very cool. Maybe use a variation on the weblog idea? Or insert text for the vote to a page and use the version history of the page as the audit trail? Just some ideas...
where should we put the VotePlugin.properties? The following dir was automatically created: /VotePlugin-att/VotePlugin.properties-dir but the votes aren't shown in the website...
06/20/2007
Is there a way to have the vote plugin redirect to the same page rather then the voteok page?