2012/10/8 Horst Düster <[email protected]>: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > A really nice feature! Is it possible to send votes via the plugin? So > that I can implement a button box with "Vote for the plugin" and > "Remmind me later" and so on. How to integrate it with python? >
RPC method is online: http://plugins.qgis.org/plugins/RPC2/ it returns cookie informations, you can ignore it. At the moment there is no control for double/multiple voting in the WebService , you should take care for yourself that the user doesn't vote more than once. -- Alessandro Pasotti w3: www.itopen.it _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
