|
2 | 2 | <package name="de.codequake.cms" xmlns="http://www.woltlab.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.woltlab.com http://www.woltlab.com/XSD/tornado/package.xsd">
|
3 | 3 | <packageinformation>
|
4 | 4 | <packagename>Fireball CMS</packagename>
|
5 |
| - <packagedescription><![CDATA[Advanced CMS for WSC 3.0]]></packagedescription> |
6 |
| - <packagedescription language="de"><![CDATA[Erweitertes CMS für Ihre personalisierte Website auf Basis von WCF/WSC]]></packagedescription> |
| 5 | + <packagedescription><![CDATA[Advanced CMS for WSC - since WCF 2.0]]></packagedescription> |
| 6 | + <packagedescription language="de"><![CDATA[Erweitertes CMS für Ihre personalisierte Website auf Basis von WCF/WSC - seit WCF 2.0]]></packagedescription> |
7 | 7 | <isapplication>1</isapplication>
|
8 | 8 | <version>3.1.0 Beta 1</version>
|
9 | 9 | <date>2017-11-05</date>
|
|
58 | 58 | <instruction type="script" installupdateserver="1">acp/install_de.codequake.cms.php</instruction>
|
59 | 59 | </instructions>
|
60 | 60 |
|
| 61 | + <instructions type="update" fromversion="3.0.0 RC 1"> |
| 62 | + <instruction type="language" /> |
| 63 | + |
| 64 | + <!-- files --> |
| 65 | + <instruction type="file" /> |
| 66 | + <instruction type="file" application="wcf">files_wcf.tar</instruction> |
| 67 | + <instruction type="acpTemplate" /> |
| 68 | + <instruction type="template" /> |
| 69 | + |
| 70 | + <!-- xml --> |
| 71 | + <instruction type="objectTypeDefinition">xml/objectTypeDefinition.xml</instruction> |
| 72 | + <instruction type="objectType">xml/objectType.xml</instruction> |
| 73 | + <instruction type="aclOption">xml/aclOption.xml</instruction> |
| 74 | + <instruction type="acpMenu">xml/acpMenu.xml</instruction> |
| 75 | + <instruction type="acpSearchProvider">xml/acpSearchProvider.xml</instruction> |
| 76 | + <instruction type="bbcode">xml/bbcode.xml</instruction> |
| 77 | + <instruction type="clipboardAction">xml/clipboardAction.xml</instruction> |
| 78 | + <instruction type="cronjob">xml/cronjob.xml</instruction> |
| 79 | + <instruction type="eventListener">xml/eventlistener.xml</instruction> |
| 80 | + <instruction type="option">xml/option.xml</instruction> |
| 81 | + <instruction type="templateListener">xml/templateListener.xml</instruction> |
| 82 | + <instruction type="userGroupOption">xml/userGroupOption.xml</instruction> |
| 83 | + <instruction type="userNotificationEvent">xml/userNotificationEvent.xml</instruction> |
| 84 | + <instruction type="page">xml/page.xml</instruction> |
| 85 | + <instruction type="menuItem">xml/menuItem.xml</instruction> |
| 86 | + </instructions> |
61 | 87 | <instructions type="update" fromversion="3.1.0 Alpha 1">
|
62 | 88 | <instruction type="language" />
|
63 | 89 |
|
|
66 | 92 | <instruction type="file" application="wcf">files_wcf.tar</instruction>
|
67 | 93 | <instruction type="acpTemplate" />
|
68 | 94 | <instruction type="template" />
|
| 95 | + |
| 96 | + <!-- xml --> |
| 97 | + <instruction type="objectTypeDefinition">xml/objectTypeDefinition.xml</instruction> |
| 98 | + <instruction type="objectType">xml/objectType.xml</instruction> |
| 99 | + <instruction type="aclOption">xml/aclOption.xml</instruction> |
| 100 | + <instruction type="acpMenu">xml/acpMenu.xml</instruction> |
| 101 | + <instruction type="acpSearchProvider">xml/acpSearchProvider.xml</instruction> |
| 102 | + <instruction type="bbcode">xml/bbcode.xml</instruction> |
| 103 | + <instruction type="clipboardAction">xml/clipboardAction.xml</instruction> |
| 104 | + <instruction type="cronjob">xml/cronjob.xml</instruction> |
| 105 | + <instruction type="eventListener">xml/eventlistener.xml</instruction> |
| 106 | + <instruction type="option">xml/option.xml</instruction> |
| 107 | + <instruction type="templateListener">xml/templateListener.xml</instruction> |
| 108 | + <instruction type="userGroupOption">xml/userGroupOption.xml</instruction> |
| 109 | + <instruction type="userNotificationEvent">xml/userNotificationEvent.xml</instruction> |
| 110 | + <instruction type="page">xml/page.xml</instruction> |
| 111 | + <instruction type="menuItem">xml/menuItem.xml</instruction> |
69 | 112 | </instructions>
|
70 | 113 | </package>
|
0 commit comments