-
Notifications
You must be signed in to change notification settings - Fork 3
/
manifest.xml
executable file
·64 lines (64 loc) · 3.21 KB
/
manifest.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<?xml version="1.0" ?>
<updates>
<update>
<name><![CDATA[ Phoca Maps Content Plugin ]]></name>
<description><![CDATA[ Phoca Maps Plugin is a Joomla! plugin. With Phoca Maps Plugin you can display one or more maps on your site (in the article). You can display the map or only link to selected map. When user click on this link, the map will be displayed in Modal Box window or in standard Popup window. ]]></description>
<element>phocamaps</element>
<folder>content</folder>
<type>plugin</type>
<version>3.0.12</version>
<infourl title="Phoca Maps Content Plugin 3.0.12">https://www.phoca.cz/</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/PhocaCz/PhocaMapsPlugin/releases/download/3.0.12/plg_content_phocamaps_v3.0.12.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
</tags>
<maintainer><![CDATA[ Phoca.cz ]]></maintainer>
<maintainerurl>https://www.phoca.cz/</maintainerurl>
<section>Updates</section>
<targetplatform name="joomla" version="3.([89]|10)"/>
<client>site</client>
</update>
<update>
<name><![CDATA[ Phoca Maps Content Plugin ]]></name>
<description><![CDATA[ Phoca Maps Plugin is a Joomla! plugin. With Phoca Maps Plugin you can display one or more maps on your site (in the article). You can display the map or only link to selected map. When user click on this link, the map will be displayed in Modal Box window or in standard Popup window. ]]></description>
<element>phocamaps</element>
<folder>content</folder>
<type>plugin</type>
<version>4.0.1</version>
<infourl title="Phoca Maps Content Plugin 4.0.1">https://www.phoca.cz/</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/PhocaCz/PhocaMapsPlugin/releases/download/4.0.1/plg_content_phocamaps_v4.0.1.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
</tags>
<maintainer><![CDATA[ Phoca.cz ]]></maintainer>
<maintainerurl>https://www.phoca.cz/</maintainerurl>
<section>Updates</section>
<targetplatform name="joomla" version="4\.*"/>
<client>site</client>
</update>
<update>
<name><![CDATA[ Phoca Maps Content Plugin ]]></name>
<description><![CDATA[ Phoca Maps Plugin is a Joomla! plugin. With Phoca Maps Plugin you can display one or more maps on your site (in the article). You can display the map or only link to selected map. When user click on this link, the map will be displayed in Modal Box window or in standard Popup window. ]]></description>
<element>phocamaps</element>
<folder>content</folder>
<type>plugin</type>
<version>5.0.2</version>
<infourl title="Phoca Maps Content Plugin 5.0.2">https://www.phoca.cz/</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/PhocaCz/PhocaMapsPlugin/releases/download/5.0.2/plg_content_phocamaps_v5.0.2.zip</downloadurl>
</downloads>
<sha512>4d5613be804e28c5c26ed20cf0b90fdb3930dbdae15beef251e38c8e08d7812c6602aeec6c85d3c89508a56efa862492052b927c9dae0c607f9c7e4f2370aaf3</sha512>
<tags>
<tag>stable</tag>
</tags>
<maintainer><![CDATA[ Phoca.cz ]]></maintainer>
<maintainerurl>https://www.phoca.cz/</maintainerurl>
<section>Updates</section>
<targetplatform name="joomla" version="(4|5)\.*"/>
<client>site</client>
</update>
</updates>