mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
Add update instructions
This commit is contained in:
parent
ab32c52bad
commit
a556f83393
18
package.xml
18
package.xml
@ -6,8 +6,8 @@
|
||||
<packagedescription><![CDATA[Tim’s Chat is a capable chat software for your community. It convices by a seamless integration into your community, advanced permissions, it is feature rich and easily customized via the templates!]]></packagedescription>
|
||||
<packagedescription language="de"><![CDATA[Tims Chat ist ein leistungsfähiges Chatsystem für Ihre Community. Er überzeugt durch eine nahtlose Integration in das Design Ihrer Community, ein umfangreiches Rechtesystem, Funktionsreichtum und ist über die Templates kinderleicht zu verändern!]]></packagedescription>
|
||||
<isapplication>1</isapplication>
|
||||
<version>3.1.0 Alpha 1</version><!-- Codename: Codenames are still overrated -->
|
||||
<date>2014-06-21</date>
|
||||
<version>3.1.0 Beta 1</version><!-- Codename: Codenames are still overrated -->
|
||||
<date>2015-03-21</date>
|
||||
<license><![CDATA[Creative Commons Attribution-NonCommercial-ShareAlike <https://github.com/wbbaddons/Tims-Chat/blob/master/LICENSE>]]></license>
|
||||
</packageinformation>
|
||||
|
||||
@ -41,4 +41,18 @@
|
||||
<instruction type="dashboardBox">dashboardBox.xml</instruction>
|
||||
<instruction type="script" run="standalone">acp/be.bastelstu.chat.install.php</instruction>
|
||||
</instructions>
|
||||
|
||||
<instructions type="update" fromversion="3.0.3">
|
||||
<instruction type="language">language/*.xml</instruction>
|
||||
<instruction type="file">file.tar</instruction>
|
||||
<instruction type="template">template.tar</instruction>
|
||||
<instruction type="acpTemplate">acptemplate.tar</instruction>
|
||||
<instruction type="sql">update_3.0.x_3.1.0.sql</instruction>
|
||||
<instruction type="objectType">objectType.xml</instruction>
|
||||
<instruction type="userNotificationEvent">userNotificationEvent.xml</instruction>
|
||||
<instruction type="option">option.xml</instruction>
|
||||
<instruction type="userOption">userOption.xml</instruction>
|
||||
<instruction type="userGroupOption">userGroupOption.xml</instruction>
|
||||
<instruction type="script" run="standalone">acp/be.bastelstu.chat.update.php</instruction>
|
||||
</instructions>
|
||||
</package>
|
||||
|
Loading…
Reference in New Issue
Block a user