|
4 | 4 | <packagename>Fireball CMS</packagename> |
5 | 5 | <packagedescription><![CDATA[Advanced CMS for WCF 2.1]]></packagedescription> |
6 | 6 | <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> |
9 | 9 | </packageinformation> |
10 | 10 |
|
11 | 11 | <authorinformation> |
12 | | - <author><![CDATA[codeQuake]]></author> |
| 12 | + <author><![CDATA[codeQuake, MysteryCpde]]></author> |
13 | 13 | <authorurl><![CDATA[https://www.mysterycode.de]]></authorurl> |
14 | 14 | </authorinformation> |
15 | 15 |
|
|
115 | 115 | <instruction type="templateListener">xml/templateListener.xml</instruction> |
116 | 116 | <instruction type="userGroupOption">xml/userGroupOption.xml</instruction> |
117 | 117 | </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> |
118 | 145 | </package> |
0 commit comments