forked from animaux/association_ui_editor_materie
-
Notifications
You must be signed in to change notification settings - Fork 0
/
extension.meta.xml
36 lines (36 loc) · 1.33 KB
/
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
28
29
30
31
32
33
34
35
36
<?xml version="1.0" encoding="UTF-8"?>
<extension id="association_ui_editor_materie" status="development" xmlns="http://symphony-cms.com/schemas/extension/1.0">
<name>Association UI: Editor (Materie)</name>
<description>Create and edit association inline (Fork from »Association UI: Editor« with different UI design)</description>
<repo type="github">https://github.com/animaux/association_ui_editor_materie</repo>
<types>
<type>Associations</type>
</types>
<authors>
<author>
<name github="hananils" symphony="hananils">Büro für Web- und Textgestaltung</name>
<website>http://hananils.de</website>
</author>
<author>
<name github="animaux" symphony="animaux">Alexander Rutz</name>
<website>http://animaux.de</website>
</author>
</authors>
<releases>
<release version="1.1.3" date="2017-01-31" min="2.5" max="2.x.x">
- design simplification
</release>
<release version="1.1.2" date="2016-03-17" min="2.5" max="2.x.x">
- Fix »Create New« translation
</release>
<release version="1.1.1" date="2016-03-17" min="2.5" max="2.x.x">
- Shorter translation for »edit«
</release>
<release version="1.1.0" date="2016-03-17" min="2.5" max="2.x.x">
- Make overlay more obvious
</release>
<release version="1.0.0" date="2014-08-13" min="2.5">
- First release
</release>
</releases>
</extension>