[Qgis-developer] plugin-repos xsl file
Jeff Hamann
jeff.hamann at forestinformatics.com
Mon Sep 28 18:13:21 EDT 2009
Please be patient. I'm a newbie here...
1) My newbie question: I can't seem to get a simple repos to parse
Qgis. I have created a file and placed a boilerplate python plugin in
the same directory:
<?xml version = '1.0' encoding = 'ISO-8859-1'?>
<?xml-stylesheet type="text/xsl" href="/qgis_plugins.xsl" ?>
<plugins>
<pyqgis_plugin version="0.0.1" name="Forest Information" >
<description>Manages forest data, information, and activities</
description>
<homepage>http://www.forestinformatics.com:9182</homepage>
<qgis_minimum_version>1.0</qgis_minimum_version>
<file_name>rufus.zip</file_name>
<author_name>Jeff D. Hamann</author_name>
<download_url>http://www.forestinformatics.com:9182/qgis/
rufus.zip</download_url>
</pyqgis_plugin>
</plugins>
I have no idea what the xsl document should look like and cannot seem
to find an example of one. Can someone please give me a little guidance.
Thanks,
Jeff.
Jeff Hamann, PhD
PO Box 1421
Corvallis, Oregon 97339-1421
541-754-2457
jeff.hamann[at]forestinformatics[dot]com
http://www.forestinformatics.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/qgis-developer/attachments/20090928/36852bab/attachment.html
More information about the Qgis-developer
mailing list