<div>Hello Gary,</div><div><br></div><div>Thank you for your answer. I see that you mention my webserver. But, we don't have one, and I don't have administration rights for setting one. I was trying to use the regular paths to both plugin.xml and zip files, but qgis is not able to read the xml.</div>
<div><br></div><div>I was also tried another approach  putting both xml and zips in a dropbox folder, and get their public web links. (Using ?dl=1 in the end, one can make those files downloadable)</div><div><br></div><div>
In that case I'm able to connect to my repository, but no plugins are listed.</div><div><br></div><div>Thanks,</div><div><br></div><div>Alexandre Neto</div><div><br></div><div>PS: My xml looks like this:</div><div><br>
</div><div><div><?xml version = '1.0' encoding = 'UTF-8'?></div><div><?xml-stylesheet type = "text/xsl" href = "plugins.xsl" ?></div><div><plugins></div><div>  <pyqgis_plugin name = "AdicionaAccoes" version = "0.1"></div>
<div>    <description> Adiciona accoes </ description></div><div>    <homepage></ homepage></div><div>    <qgis_minimum_version> 1.8 </ qgis_minimum_version></div><div>    <file_name> AdicionaAccoes.zip </ file_name></div>
<div>    <author_name> Alexandre Neto </ author_name></div><div>    <download_url> <a href="https://www.dropbox.com/s/y73eickb4qqpfic/AdicionaAccoes.zip?dl=1">https://www.dropbox.com/s/y73eickb4qqpfic/AdicionaAccoes.zip?dl=1</a> </ download_url></div>
<div>  </ Pyqgis_plugin></div><div></ Plugins> </div></div><div><br></div><br><div class="gmail_quote">On Wed, Apr 17, 2013 at 4:17 PM, Gary Sherman <span dir="ltr"><<a href="mailto:gsherman@geoapt.com" target="_blank">gsherman@geoapt.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">It's simple to set up a repo on your network. First create an XML file that describes your plugin(s) and the download location. Here is an example:<div>
<br><div><div><?xml version = '1.0' encoding = 'UTF-8'?></div>
<div><?xml-stylesheet type='text/xsl' href='/contributed.xsl' ?></div><div><plugins></div><div>  <pyqgis_plugin name='ScriptRunner' version='0.71'></div><div>    <description>Run Python scripts </description></div>

<div>    <version>0.71</version></div><div>    <qgis_minimum_version>1.8</qgis_minimum_version></div><div>    <homepage></homepage></div><div>    <file_name>scriptrunner.zip</file_name></div>

<div>    <author_name>Gary Sherman</author_name></div><div>    <download_url><a href="http://geoapt.com/qgis_plugins/scriptrunner.zip" target="_blank">http://geoapt.com/qgis_plugins/scriptrunner.zip</a></download_url></div>

<div>    <uploaded_by>gsherman</uploaded_by></div><div>    <create_date>2013-03-16</create_date></div><div>    <update_date>None</update_date></div><div>    <experimental>True</experimental></div>

<div>  </pyqgis_plugin></div><div></plugins></div></div></div><div><br></div><div>Put this on your web server somewhere, then make sure you put the plugin package in the download_url location. </div><div>
<br></div><div>Last step is to add your repo to the plugin installer, using the URL to your plugins.xml.</div><div><br></div><div>Please consider contributing any plugins you create that may have broader interest to the the community.</div>

<div><br></div><div>Thanks,</div><div>-gary</div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div class="h5">On Wed, Apr 17, 2013 at 6:30 AM, Alexandre Neto <span dir="ltr"><<a href="mailto:senhor.neto@gmail.com" target="_blank">senhor.neto@gmail.com</a>></span> wrote:<br>

</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">I'm developing a toolbar with several python tools for one of our projects. They are very data especific tools, and therefore not interesting to realease as plugins in the official repository. Yet, I would like that my working colleagues could install (and update) it using the Python plugin manager.<div>


<br></div><div><div>Is it possible to create a local repository (on our local network)? how?</div><div><br></div><div>Thanks,</div><div><br></div><div>Alexandre Neto</div></div>
<br></div></div>_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
<br></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br>-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-<br>Gary Sherman<br>Chair, QGIS Project Steering Committee<br>-Desktop GIS Book:<br>
 *<a href="http://desktopgisbook.com" target="_blank">http://desktopgisbook.com</a><div>
-Alaska Novel:</div><div> *<a href="http://alaskana.co" target="_blank">http://alaskana.co</a></div><div>-Geospatial Consulting & Hosting:<br> *<a href="http://geoapt.com" target="_blank">http://geoapt.com</a><br>"We work virtually everywhere"<br>

-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-</div>
</font></span></div>
</blockquote></div><br>