[Qgis-user] Move python plugin to a network directory
Martin Dobias
wonder.sk at gmail.com
Thu Aug 11 01:57:54 PDT 2011
On Thu, Aug 11, 2011 at 10:45 AM, HAUBOURG
<regis.haubourg at eau-adour-garonne.fr> wrote:
> Thanks Martin,
> we tried it unsuccessfully. Does this work for python plugins? Do we have to modify he registry key to add the new plugin?
Yes it shall work for python plugins. No need to modify registry.
You can check whether QGIS has picked up the extra paths: open the
python console in QGIS and type:
>>> qgis.utils.plugin_paths
It will print a list of paths used to search for python plugins. By
default there is always the system plugin path and per user plugin
path.
> Cheers,
> Régis
>
> PS: Good news that night, our sys admin did the qgis 1.7 install to our 70 GIS citrix potential users...
Nice. It would interesting to hear how do you use QGIS in your organization.
Martin
More information about the Qgis-user
mailing list