forked from ChristopheSeg/J-TrackGallery
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpkg_jtrackgallery.xml
23 lines (23 loc) · 1.45 KB
/
pkg_jtrackgallery.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8" ?>
<extension type="package" version="3.0" method="upgrade">
<name>J!TrackGallery Package</name>
<author>J!Track Gallery, InJoo0SM and joomGPStracks teams</author>
<creationDate>22.04.2011</creationDate>
<license>GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html</license>
<authorEmail>mastervanleeuwen@gmail.com</authorEmail>
<authorUrl>https://mastervanleeuwen.github.io/J-TrackGallery/</authorUrl>
<packagename>jtrackgallery</packagename>
<version>0.9.35</version>
<url>https://mastervanleeuwen.github.io/J-TrackGallery/</url>
<description>J!Track Gallery integrates your GPS tracks (GPX, KML) in Joomla. It shows Tracks and Waypoints on various Maps. Registered Users can upload their own tracks.</description>
<files folder="">
<file type="module" id="mod_jtrackgallery_latest" client="site">mod_jtrackgallery_latest.zip</file>
<file type="module" id="mod_jtrackgallery_closest" client="site">mod_jtrackgallery_closest.zip</file>
<file type="module" id="mod_jtrackgallery_stats" client="site">mod_jtrackgallery_stats.zip</file>
<file type="component" id="com_jtg" >com_jtg.zip</file>
<file type="plugin" group="content" id="jtrackgallery_maps" >plg_jtrackgallery_maps.zip</file>
</files>
<updateservers>
<server type="extension" priority="1" name="J!Track Gallery github update">https://raw.githubusercontent.com/mastervanleeuwen/J-TrackGallery/master/autoupdate.xml</server>
</updateservers>
</extension>