forked from symphonists/maplocationfield
-
Notifications
You must be signed in to change notification settings - Fork 0
/
extension.meta.xml
27 lines (27 loc) · 978 Bytes
/
extension.meta.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
<?xml version="1.0" encoding="UTF-8"?>
<extension id="maplocationfield">
<name>Map Location Field v3</name>
<description>Plot locations on a Google Map. Supports address geocoding.</description>
<repo type="github">https://github.com/nickdunn/maplocationfield</repo>
<url type="discuss">http://symphony-cms.com/discuss/thread/35943/</url>
<types>
<type>Field Types</type>
</types>
<authors>
<author>
<name github="nickdunn" symphony="nickdunn">Nick Dunn</name>
<website>http://nick-dunn.co.uk</website>
</author>
</authors>
<media>
<item type="image" url="http://symphonyextensions.com/nickdunn/maplocationfield/media/maplocationfield.png">Map Location Field v3: Plot locations on a Google Map. Supports address geocoding.</item>
</media>
<releases>
<release version="3.2.3" date="2011-10-12" min="2.2">
<![CDATA[
Added `extension.meta.xml`.
]]>
</release>
<release version="3.2.2" date="2011-08-16" min="2.2" />
</releases>
</extension>