-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathextension.meta.xml
27 lines (26 loc) · 989 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="selectbox_link_field_plus" status="released" xmlns="http://symphony-cms.com/schemas/extension/1.0">
<name>Selectbox Link Field Plus</name>
<description>Linking sections with ease</description>
<repo type="github">https://github.com/TwistedInteractive/selectbox_link_field_plus</repo>
<types>
<type>Field Types</type>
</types>
<authors>
<author>
<name github="TwistedInteractive">Twisted Interactive</name>
<website>http://www.twisted.nl</website>
</author>
<author>
<name github="vlad-ghita" symphony="vladG">Vlad Ghita</name>
<email>vlad_micutul@yahoo.com</email>
<website>http://www.xanderadvertising.com</website>
</author>
</authors>
<releases>
<release version="1.2" date="2011-10-13" min="2.2.3"/>
<release version="1.3" date="2012-04-24" min="2.2.3"/>
<release version="1.4" date="2012-05-09" min="2.3"/>
<release version="1.5" date="2012-06-27" min="2.3"/>
</releases>
</extension>