|
4 | 4 | <packagename>Fireball CMS</packagename>
|
5 | 5 | <packagedescription><![CDATA[Advanced CMS for WSC 3.0]]></packagedescription>
|
6 | 6 | <isapplication>1</isapplication>
|
7 |
| - <version>3.0.0 Beta 2</version> |
8 |
| - <date>2017-03-13</date> |
| 7 | + <version>3.0.0 Beta 3</version> |
| 8 | + <date>2017-05-06</date> |
9 | 9 | </packageinformation>
|
10 | 10 |
|
11 | 11 | <authorinformation>
|
|
87 | 87 | <instruction type="sql">post_update.sql</instruction>
|
88 | 88 | </instructions>
|
89 | 89 |
|
90 |
| - <instructions type="update" fromversion="3.0.0 Beta 1"> |
91 |
| - <instruction type="sql">update_300b1.sql</instruction> |
| 90 | + <instructions type="update" fromversion="3.0.0 Beta 2"> |
92 | 91 | <instruction type="language" />
|
93 | 92 |
|
94 | 93 | <!-- files -->
|
|
98 | 97 | <instruction type="template" />
|
99 | 98 |
|
100 | 99 | <!-- xml -->
|
101 |
| - <instruction type="objectTypeDefinition">xml/objectTypeDefinition.xml</instruction> |
102 | 100 | <instruction type="objectType">xml/objectType.xml</instruction>
|
103 |
| - <instruction type="aclOption">xml/aclOption.xml</instruction> |
104 |
| - <instruction type="acpMenu">xml/acpMenu.xml</instruction> |
105 |
| - <instruction type="acpSearchProvider">xml/acpSearchProvider.xml</instruction> |
106 | 101 | <instruction type="bbcode">xml/bbcode.xml</instruction>
|
107 | 102 | <instruction type="clipboardAction">xml/clipboardAction.xml</instruction>
|
108 |
| - <instruction type="cronjob">xml/cronjob.xml</instruction> |
109 | 103 | <instruction type="eventListener">xml/eventlistener.xml</instruction>
|
110 | 104 | <instruction type="option">xml/option.xml</instruction>
|
111 | 105 | <instruction type="templateListener">xml/templateListener.xml</instruction>
|
112 |
| - <instruction type="userGroupOption">xml/userGroupOption.xml</instruction> |
113 |
| - <instruction type="userNotificationEvent">xml/userNotificationEvent.xml</instruction> |
114 |
| - <instruction type="page">xml/page.xml</instruction> |
115 |
| - <instruction type="menuItem">xml/menuItem.xml</instruction> |
116 | 106 |
|
117 | 107 | <!-- scripts -->
|
118 | 108 | <instruction type="script" installupdateserver="1">acp/update_de.codequake.cms.php</instruction>
|
|
0 commit comments