With the
PyLucid poll plugin you can make some simple polls. Here a example poll:
There is no way to really limit the votes from anonymous users!
We set a COOKIE on the client to mark him as "has vote", but the user can delete the cookie and vote again ;)
But you can limit the votes from the same IP address. On the other site you can block people sitting behind a proxy ;)
If the poll is not allowed to anonymous user, every user can really vote one time!
Display the newest, active and voteable poll:
Put a specific poll into
cms page (Where x is the id of the poll):
Put all existing polls into a page:
You can filter the polls with hide_deactivated and/or not_voteable, e.g.:
django-processinfo: 5.2 ms of 382.9 ms (1.4%)