This repository has been archived by the owner on May 28, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.xml
146 lines (131 loc) · 6.58 KB
/
package.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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
<?xml version="1.0" encoding="UTF-8"?>
<package name="de.chrihis.wcf.linkList" xmlns="http://www.woltlab.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.woltlab.com/XSD/package.xsd">
<packageinformation>
<packagename>Link Sammlung (Linkliste)</packagename>
<packagedescription>Sammeln Sie mit Ihrer Community Links so einfach und übersichtlich wie noch nie. Viele Funktionen gewähren Ihnen und Ihrer Community eine zuverlässige Sammlung.</packagedescription>
<version>1.2.3 pl 5</version>
<date>2011-09-28</date>
<plugin>com.woltlab.wcf.data.page</plugin>
<standalone>0</standalone>
<isunique>1</isunique>
</packageinformation>
<authorinformation>
<author>Jens Krumsieck (Originally developed by Christoph H. (Chrihis), Also developed by Evil-Co.de)</author>
<authorurl><![CDATA[http://codequake.de]]></authorurl>
</authorinformation>
<requiredpackages>
<requiredpackage minversion="1.1.0">com.woltlab.wcf</requiredpackage>
<requiredpackage minversion="2.0.0" file="requirements/com.wcfsolutions.wcf.acp.system.counterUpdate.tar">com.wcfsolutions.wcf.acp.system.counterUpdate</requiredpackage>
<requiredpackage minversion="1.1.0">com.woltlab.wcf.data.message</requiredpackage>
<requiredpackage minversion="1.1.2">com.woltlab.wcf.data.message.attachment</requiredpackage>
<requiredpackage minversion="1.1.0">com.woltlab.wcf.form.user.signature</requiredpackage>
<requiredpackage minversion="1.0.1">com.woltlab.wcf.imageViewer</requiredpackage>
<requiredpackage minversion="1.1.2">com.woltlab.wcf.form.user</requiredpackage>
<requiredpackage minversion="1.1.2">com.woltlab.wcf.page.user.profile</requiredpackage>
<requiredpackage minversion="1.0.1">com.woltlab.wcf.tagging</requiredpackage>
</requiredpackages>
<optionalpackages>
<optionalpackage file="optionals/de.chrihis.wcf.linkList.im-exporter.tar">de.chrihis.wcf.linkList.im-exporter</optionalpackage>
<optionalpackage file="optionals/de.chrihis.wcf.linkList.comment.notification.tar">de.chrihis.wcf.linkList.comment.notification</optionalpackage>
<optionalpackage file="optionals/de.chrihis.wcf.linkList.comment.renommee.tar">de.chrihis.wcf.linkList.comment.renommee</optionalpackage>
<optionalpackage file="optionals/de.chrihis.wcf.linkList.link.renommee.tar">de.chrihis.wcf.linkList.link.renommee.tar</optionalpackage>
<optionalpackage file="optionals/de.evil-co.wcf.linkList.link.thumbnail.tar">de.evil-co.wcf.linkList.link.thumbnail</optionalpackage>
<optionalpackage file="optionals/de.chrihis.wcf.linkList.newestLinksComments.tar">de.chrihis.wcf.linkList.newestLinksComments</optionalpackage>
<optionalpackage file="optionals/de.chrihis.wcf.linkList.quote.infraction.tar">de.chrihis.wcf.linkList.quote.infraction</optionalpackage>
<optionalpackage file="optionals/de.chrihis.wcf.linkList.report.tar">de.chrihis.wcf.linkList.report</optionalpackage>
</optionalpackages>
<excludedpackages>
<excludedpackage version="1.0.*">de.wbblite2.chrihis.linkList</excludedpackage>
</excludedpackages>
<instructions type="install">
<!-- files -->
<acptemplates>acptemplates.tar</acptemplates>
<files>files.tar</files>
<sql>install.sql</sql>
<templates>templates.tar</templates>
<script>acp/install_linkList.php</script>
<!-- config -->
<acpmenu>acpmenu.xml</acpmenu>
<attachmentcontainertype>act.xml</attachmentcontainertype>
<groupoptions>groupoptions.xml</groupoptions>
<options>options.xml</options>
<pagemenu>pagemenu.xml</pagemenu>
<taggable>taggable.xml</taggable>
<counterupdatetype>counterupdatetype.xml</counterupdatetype>
<help>help.xml</help>
<pagelocation>pagelocation.xml</pagelocation>
<cronjobs>cronjobs.xml</cronjobs>
<searchablemessagetypes>smt.xml</searchablemessagetypes>
<eventlistener>eventlistener.xml</eventlistener>
<!-- languages -->
<languages languagecode="de">de.xml</languages>
<languages languagecode="de-informal">de-informal.xml</languages>
<languages languagecode="en">en.xml</languages>
</instructions>
<instructions type="update" fromversion="1.1.0">
<files>files.tar</files>
<languages languagecode="en">en.xml</languages>
<options>options.xml</options>
<languages languagecode="de">de.xml</languages>
<languages languagecode="de-informal">de-informal.xml</languages>
<templates>templates.tar</templates>
<script>acp/update120.php</script>
</instructions>
<instructions type="update" fromversion="1.1.1">
<files>files.tar</files>
<languages languagecode="en">en.xml</languages>
<options>options.xml</options>
<languages languagecode="de">de.xml</languages>
<languages languagecode="de-informal">de-informal.xml</languages>
<templates>templates.tar</templates>
<script>acp/update120.php</script>
</instructions>
<instructions type="update" fromversion="1.2.0 Alpha 1">
<files>files.tar</files>
<languages languagecode="en">en.xml</languages>
<templates>templates.tar</templates>
</instructions>
<instructions type="update" fromversion="1.2.0 Beta 1">
<files>files.tar</files>
<languages languagecode="en">en.xml</languages>
<templates>templates.tar</templates>
</instructions>
<instructions type="update" fromversion="1.2.0">
<templates>templates.tar</templates>
<files>files.tar</files>
<languages languagecode="en">en.xml</languages>
</instructions>
<instructions type="update" fromversion="1.2.1">
<templates>templates.tar</templates>
<files>files.tar</files>
<languages languagecode="en">en.xml</languages>
</instructions>
<instructions type="update" fromversion="1.2.2">
<templates>templates.tar</templates>
<languages languagecode="en">en.xml</languages>
<languages languagecode="de">de.xml</languages>
<languages languagecode="de-informal">de-informal.xml</languages>
<files>files.tar</files>
</instructions>
<instructions type="update" fromversion="1.2.3">
<files>files.tar</files>
</instructions>
<instructions type="update" fromversion="1.2.3 pl 1">
<files>files.tar</files>
</instructions>
<instructions type="update" fromversion="1.2.3 pl 2">
<files>files.tar</files>
</instructions>
<instructions type="update" fromversion="1.2.3 pl 3">
<files>files.tar</files>
<languages languagecode="en">en.xml</languages>
<languages languagecode="de">de.xml</languages>
<languages languagecode="de-informal">de-informal.xml</languages>
</instructions>
<instructions type="update" fromversion="1.2.3 pl 4">
<files>files.tar</files>
<languages languagecode="en">en.xml</languages>
<languages languagecode="de">de.xml</languages>
<languages languagecode="de-informal">de-informal.xml</languages>
</instructions>
</package>