2011-11-26 14:45:03 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2013-01-19 19:36:40 +00: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 14:45:03 +00:00
|
|
|
<packageinformation>
|
|
|
|
<packagename><![CDATA[Tims Chat]]></packagename>
|
2013-01-19 18:06:20 +00:00
|
|
|
<packagedescription><![CDATA[Chat for WoltLab Community Framework™.]]></packagedescription>
|
|
|
|
<packagedescription language="de"><![CDATA[Chat für WoltLab Community Framework™.]]></packagedescription>
|
2013-01-25 21:37:22 +00:00
|
|
|
<isapplication>1</isapplication>
|
2013-06-22 15:40:24 +00:00
|
|
|
<version>3.0.0 Alpha 80</version><!-- Codename: Codenames are overrated -->
|
2011-11-26 14:45:03 +00:00
|
|
|
<date>2011-11-26</date>
|
2013-06-17 14:13:54 +00:00
|
|
|
<license><![CDATA[Creative Commons Attribution-NonCommercial-ShareAlike <http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode>]]></license>
|
2011-11-26 14:45:03 +00:00
|
|
|
</packageinformation>
|
|
|
|
|
|
|
|
<authorinformation>
|
|
|
|
<author><![CDATA[Tim Düsterhus]]></author>
|
2012-04-14 17:43:36 +00:00
|
|
|
<authorurl><![CDATA[http://tims.bastelstu.be]]></authorurl>
|
2011-11-26 14:45:03 +00:00
|
|
|
</authorinformation>
|
|
|
|
|
2011-11-27 12:15:44 +00:00
|
|
|
<requiredpackages>
|
2013-09-06 19:16:13 +00:00
|
|
|
<requiredpackage minversion="2.0.0 Beta 8">com.woltlab.wcf</requiredpackage>
|
2013-02-02 21:46:31 +00:00
|
|
|
<requiredpackage file="requirements/be.bastelstu.max.wcf.jCounter.tar">be.bastelstu.max.wcf.jCounter</requiredpackage>
|
2013-04-29 14:56:20 +00:00
|
|
|
<requiredpackage file="requirements/be.bastelstu.wcf.nodePush.tar">be.bastelstu.wcf.nodePush</requiredpackage>
|
2011-11-27 12:15:44 +00:00
|
|
|
</requiredpackages>
|
|
|
|
|
2011-11-26 14:45:03 +00: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 19:50:18 +00:00
|
|
|
<instruction type="acpTemplate">acptemplate.tar</instruction>
|
2011-11-26 14:45:03 +00:00
|
|
|
<instruction type="sql">install.sql</instruction>
|
2011-11-27 13:56:11 +00:00
|
|
|
<instruction type="objectType">objectType.xml</instruction>
|
2011-11-26 14:45:03 +00:00
|
|
|
<instruction type="option">option.xml</instruction>
|
2013-01-27 14:16:29 +00:00
|
|
|
<instruction type="templateListener">templateListener.xml</instruction>
|
2013-05-09 15:38:02 +00:00
|
|
|
<instruction type="pageMenu">pageMenu.xml</instruction>
|
|
|
|
<instruction type="aclOption">aclOption.xml</instruction>
|
2012-02-04 19:50:18 +00:00
|
|
|
<instruction type="acpMenu">acpMenu.xml</instruction>
|
|
|
|
<instruction type="userGroupOption">userGroupOption.xml</instruction>
|
2013-08-11 15:30:34 +00:00
|
|
|
<instruction type="eventListener">eventListener.xml</instruction>
|
2013-01-31 15:02:14 +00:00
|
|
|
<instruction type="dashboardBox">dashboardBox.xml</instruction>
|
|
|
|
<instruction type="script" run="standalone">acp/be.bastelstu.chat.install.php</instruction>
|
2011-11-26 14:45:03 +00: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 19:50:18 +00:00
|
|
|
<instruction type="acpTemplate">acptemplate.tar</instruction>
|
2011-11-27 13:56:11 +00:00
|
|
|
<instruction type="objectType">objectType.xml</instruction>
|
2011-11-26 14:45:03 +00:00
|
|
|
<instruction type="option">option.xml</instruction>
|
2013-01-27 14:16:29 +00:00
|
|
|
<instruction type="templateListener">templateListener.xml</instruction>
|
2013-05-23 21:36:47 +00:00
|
|
|
<instruction type="pageMenu">pageMenu.xml</instruction>
|
2013-05-09 15:38:02 +00:00
|
|
|
<instruction type="aclOption">aclOption.xml</instruction>
|
2012-02-04 19:50:18 +00:00
|
|
|
<instruction type="acpMenu">acpMenu.xml</instruction>
|
|
|
|
<instruction type="userGroupOption">userGroupOption.xml</instruction>
|
2013-08-11 15:30:34 +00:00
|
|
|
<instruction type="eventListener">eventListener.xml</instruction>
|
2013-01-31 15:02:14 +00:00
|
|
|
<instruction type="dashboardBox">dashboardBox.xml</instruction>
|
|
|
|
<instruction type="script" run="standalone">acp/be.bastelstu.chat.update.php</instruction>
|
2011-11-26 14:45:03 +00:00
|
|
|
</instructions>
|
2012-01-29 11:44:36 +00:00
|
|
|
</package>
|