editor now updatable via updateSite
[taxeditor.git] / taxeditor-feature / feature.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <feature
3 id="eu.etaxonomy.taxeditor"
4 label="Taxeditor Feature"
5 version="2.0.0.v200906021626"
6 provider-name="EDIT">
7
8 <description url="http://www.example.com/description">
9 [Enter Feature Description here.]
10 </description>
11
12 <copyright url="http://www.example.com/copyright">
13 [Enter Copyright Description here.]
14 </copyright>
15
16 <license url="http://www.example.com/license">
17 [Enter License Description here.]
18 </license>
19
20 <url>
21 <update label="EDIT Taxonomic Editor" url="http://wp5.e-taxonomy.eu/taxeditor/update"/>
22 </url>
23
24 <includes
25 id="eu.etaxonomy.cdmLibrary"
26 version="0.0.0"
27 search-location="self"/>
28
29 <includes
30 id="eu.etaxonomy.taxeditor.feature.dependencies"
31 version="0.0.0"/>
32
33 <plugin
34 id="eu.etaxonomy.taxeditor.application"
35 download-size="0"
36 install-size="0"
37 version="2.0.0.v200906021612"
38 unpack="false"/>
39
40 <plugin
41 id="eu.etaxonomy.taxeditor.editor"
42 download-size="0"
43 install-size="0"
44 version="2.0.0.v200906021612"
45 unpack="false"/>
46
47 <plugin
48 id="eu.etaxonomy.taxeditor.navigation"
49 download-size="0"
50 install-size="0"
51 version="2.0.0.v200906021612"
52 unpack="false"/>
53
54 <plugin
55 id="eu.etaxonomy.taxeditor.store"
56 download-size="0"
57 install-size="0"
58 version="2.0.0.v200906021612"
59 unpack="false"/>
60
61 </feature>