Hi, I've implemented a voting system on plugins (1-5 stars), this is open to anonymous users (they shouldn't be able to vote more than once in the same browser session), the voting system can now be used to weight the downloads count and create a more meaningful popularity index.
There is minor bug if you reload the page after voting and vote again the vote counter is incremented on the web page even if the message correctly inform you that your vote has been modified (the backend correctly records only one vote and changes the score accordingly). Please test it and report bugs on the qgis-django tracker: http://hub.qgis.org/projects/qgis-django If we need a RPC webservice to enable voting from QGIS client I can easily create one. -- Alessandro Pasotti w3: www.itopen.it _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
