2011-11-26 15:45:03 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2013-01-19 20:36:40 +01:00
|
|
|
<package name="be.bastelstu.chat" 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/maelstrom/package.xsd">
|
2011-11-26 15:45:03 +01:00
|
|
|
<packageinformation>
|
|
|
|
<packagename><![CDATA[Tims Chat]]></packagename>
|
2013-01-19 19:06:20 +01:00
|
|
|
<packagedescription><![CDATA[Chat for WoltLab Community Framework™.]]></packagedescription>
|
|
|
|
<packagedescription language="de"><![CDATA[Chat für WoltLab Community Framework™.]]></packagedescription>
|
2013-01-25 22:37:22 +01:00
|
|
|
<isapplication>1</isapplication>
|
2013-04-26 16:09:26 +02:00
|
|
|
<version>3.0.0 Alpha 21</version><!-- Codename: Codenames are overrated -->
|
2011-11-26 15:45:03 +01:00
|
|
|
<date>2011-11-26</date>
|
|
|
|
</packageinformation>
|
|
|
|
|
|
|
|
<authorinformation>
|
|
|
|
<author><![CDATA[Tim Düsterhus]]></author>
|
2012-04-14 19:43:36 +02:00
|
|
|
<authorurl><![CDATA[http://tims.bastelstu.be]]></authorurl>
|
2011-11-26 15:45:03 +01:00
|
|
|
</authorinformation>
|
|
|
|
|
2011-11-27 13:15:44 +01:00
|
|
|
<requiredpackages>
|
|
|
|
<requiredpackage minversion="2.0.0 Alpha 1">com.woltlab.wcf</requiredpackage>
|
2013-02-02 22:46:31 +01:00
|
|
|
<requiredpackage file="requirements/be.bastelstu.max.wcf.jCounter.tar">be.bastelstu.max.wcf.jCounter</requiredpackage>
|
2013-04-29 16:56:20 +02:00
|
|
|
<requiredpackage file="requirements/be.bastelstu.wcf.nodePush.tar">be.bastelstu.wcf.nodePush</requiredpackage>
|
2013-01-25 22:37:22 +01:00
|
|
|
<requiredpackage file="requirements/com.woltlab.wcf.bbcode.tar">com.woltlab.wcf.bbcode</requiredpackage>
|
|
|
|
<requiredpackage file="requirements/com.woltlab.wcf.message.tar">com.woltlab.wcf.message</requiredpackage>
|
|
|
|
<requiredpackage file="requirements/com.woltlab.wcf.user.tar">com.woltlab.wcf.user</requiredpackage>
|
2011-11-27 13:15:44 +01:00
|
|
|
</requiredpackages>
|
|
|
|
|
2011-11-26 15:45:03 +01:00
|
|
|
<instructions type="install">
|
|
|
|
<instruction type="language">language/*.xml</instruction>
|
|
|
|
<instruction type="file">file.tar</instruction>
|
|
|
|
<instruction type="template">template.tar</instruction>
|
2012-02-04 20:50:18 +01:00
|
|
|
<instruction type="acpTemplate">acptemplate.tar</instruction>
|
2011-11-26 15:45:03 +01:00
|
|
|
<instruction type="sql">install.sql</instruction>
|
2011-11-27 14:56:11 +01:00
|
|
|
<instruction type="objectType">objectType.xml</instruction>
|
2011-11-26 15:45:03 +01:00
|
|
|
<instruction type="option">option.xml</instruction>
|
2013-01-27 15:16:29 +01:00
|
|
|
<instruction type="templateListener">templateListener.xml</instruction>
|
2012-01-07 00:27:45 +01:00
|
|
|
<instruction type="pageMenu">pagemenu.xml</instruction>
|
2011-11-27 14:56:11 +01:00
|
|
|
<instruction type="aclOption">acloptions.xml</instruction>
|
2012-02-04 20:50:18 +01:00
|
|
|
<instruction type="acpMenu">acpMenu.xml</instruction>
|
|
|
|
<instruction type="userGroupOption">userGroupOption.xml</instruction>
|
2012-04-15 17:32:46 +02:00
|
|
|
<instruction type="cronjob">cronjob.xml</instruction>
|
2013-01-31 16:02:14 +01:00
|
|
|
<instruction type="dashboardBox">dashboardBox.xml</instruction>
|
|
|
|
<instruction type="script" run="standalone">acp/be.bastelstu.chat.install.php</instruction>
|
2011-11-26 15:45:03 +01:00
|
|
|
</instructions>
|
|
|
|
|
|
|
|
<instructions type="update" fromversion="3.0.0 Alpha *">
|
|
|
|
<instruction type="language">language/*.xml</instruction>
|
|
|
|
<instruction type="file">file.tar</instruction>
|
|
|
|
<instruction type="template">template.tar</instruction>
|
2012-02-04 20:50:18 +01:00
|
|
|
<instruction type="acpTemplate">acptemplate.tar</instruction>
|
2011-11-27 14:56:11 +01:00
|
|
|
<instruction type="objectType">objectType.xml</instruction>
|
2011-11-26 15:45:03 +01:00
|
|
|
<instruction type="option">option.xml</instruction>
|
2013-01-27 15:16:29 +01:00
|
|
|
<instruction type="templateListener">templateListener.xml</instruction>
|
2012-01-07 00:27:45 +01:00
|
|
|
<instruction type="pageMenu">pagemenu.xml</instruction>
|
2011-11-27 14:56:11 +01:00
|
|
|
<instruction type="aclOption">acloptions.xml</instruction>
|
2012-02-04 20:50:18 +01:00
|
|
|
<instruction type="acpMenu">acpMenu.xml</instruction>
|
|
|
|
<instruction type="userGroupOption">userGroupOption.xml</instruction>
|
2012-04-15 17:32:46 +02:00
|
|
|
<instruction type="cronjob">cronjob.xml</instruction>
|
2013-01-31 16:02:14 +01:00
|
|
|
<instruction type="dashboardBox">dashboardBox.xml</instruction>
|
|
|
|
<instruction type="script" run="standalone">acp/be.bastelstu.chat.update.php</instruction>
|
2011-11-26 15:45:03 +01:00
|
|
|
</instructions>
|
2012-01-29 12:44:36 +01:00
|
|
|
</package>
|