Skip to content

Commit c444da9

Browse files
author
mutec
committed
v1.2.0 Beta 2
1 parent c6e04d8 commit c444da9

File tree

1 file changed

+30
-3
lines changed

1 file changed

+30
-3
lines changed

package.xml

Lines changed: 30 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<packagename>Fireball CMS</packagename>
55
<packagedescription><![CDATA[Advanced CMS for WCF 2.1]]></packagedescription>
66
<isapplication>1</isapplication>
7-
<version>2.2.0 Beta 1</version>
8-
<date>2017-01-23</date>
7+
<version>2.2.0 Beta 2</version>
8+
<date>2017-05-28</date>
99
</packageinformation>
1010

1111
<authorinformation>
12-
<author><![CDATA[codeQuake]]></author>
12+
<author><![CDATA[codeQuake, MysteryCpde]]></author>
1313
<authorurl><![CDATA[https://www.mysterycode.de]]></authorurl>
1414
</authorinformation>
1515

@@ -115,4 +115,31 @@
115115
<instruction type="templateListener">xml/templateListener.xml</instruction>
116116
<instruction type="userGroupOption">xml/userGroupOption.xml</instruction>
117117
</instructions>
118+
<instructions type="update" fromversion="2.2.0 Beta 1">
119+
<instruction type="language">language/*.xml</instruction>
120+
121+
<!-- files -->
122+
<instruction type="file">files.tar</instruction>
123+
<instruction type="file" application="wcf">files_wcf.tar</instruction>
124+
<instruction type="acpTemplate">acptemplates.tar</instruction>
125+
<instruction type="template">templates.tar</instruction>
126+
127+
<!-- xml -->
128+
<instruction type="objectTypeDefinition">xml/objectTypeDefinition.xml</instruction>
129+
<instruction type="objectType">xml/objectType.xml</instruction>
130+
131+
<instruction type="aclOption">xml/aclOption.xml</instruction>
132+
<instruction type="acpMenu">xml/acpMenu.xml</instruction>
133+
<instruction type="acpSearchProvider">xml/acpSearchProvider.xml</instruction>
134+
<instruction type="bbcode">xml/bbcode.xml</instruction>
135+
<instruction type="clipboardAction">xml/clipboardAction.xml</instruction>
136+
<instruction type="dashboardBox">xml/dashboardBox.xml</instruction>
137+
<instruction type="eventListener">xml/eventlistener.xml</instruction>
138+
<instruction type="option">xml/option.xml</instruction>
139+
<instruction type="sitemap">xml/sitemap.xml</instruction>
140+
<instruction type="pageMenu">xml/pageMenu.xml</instruction>
141+
<instruction type="templateListener">xml/templateListener.xml</instruction>
142+
<instruction type="userGroupOption">xml/userGroupOption.xml</instruction>
143+
<instruction type="userNotificationEvent">xml/userNotificationEvent.xml</instruction>
144+
</instructions>
118145
</package>

0 commit comments

Comments
 (0)