2013-01-27 14:16:29 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<data 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/templateListener.xsd">
|
|
|
|
<import>
|
|
|
|
<templatelistener name="copyright">
|
|
|
|
<environment>user</environment>
|
|
|
|
<templatename>footer</templatename>
|
|
|
|
<eventname>copyright</eventname>
|
|
|
|
<templatecode><![CDATA[{include file='__copyright' application='chat'}]]></templatecode>
|
|
|
|
</templatelistener>
|
2013-04-26 14:09:26 +00:00
|
|
|
|
|
|
|
<templatelistener name="headerLogo">
|
|
|
|
<environment>user</environment>
|
|
|
|
<templatename>header</templatename>
|
|
|
|
<eventname>headerLogo</eventname>
|
2013-08-11 15:22:51 +00:00
|
|
|
<templatecode><![CDATA[{include file='__headerLogo' application='chat'}]]></templatecode>
|
2013-04-29 18:03:54 +00:00
|
|
|
</templatelistener>
|
|
|
|
|
|
|
|
<templatelistener name="headerLogo">
|
|
|
|
<environment>admin</environment>
|
|
|
|
<templatename>header</templatename>
|
|
|
|
<eventname>headerLogo</eventname>
|
2013-08-19 10:10:38 +00:00
|
|
|
<templatecode><![CDATA[{include file='__headerLogo' application='chat'}]]></templatecode>
|
2013-04-26 14:09:26 +00:00
|
|
|
</templatelistener>
|
2013-05-28 20:31:40 +00:00
|
|
|
|
|
|
|
<templatelistener name="softwareVersions">
|
|
|
|
<environment>admin</environment>
|
|
|
|
<templatename>index</templatename>
|
|
|
|
<eventname>softwareVersions</eventname>
|
2013-08-19 10:10:38 +00:00
|
|
|
<templatecode><![CDATA[{include file='__softwareVersions' application='chat'}]]></templatecode>
|
2013-05-28 20:31:40 +00:00
|
|
|
</templatelistener>
|
2014-03-02 02:26:57 +00:00
|
|
|
|
|
|
|
<templatelistener name="bastelstubeChat">
|
|
|
|
<environment>admin</environment>
|
|
|
|
<templatename>__bastelstubeTopMenu</templatename>
|
|
|
|
<eventname>links</eventname>
|
|
|
|
<templatecode><![CDATA[<li class="dropdownDivider"></li><li><a class="externalURL" href="{@$__wcf->getPath()}acp/dereferrer.php?url={"https://tims.bastelstu.be/forum/index.php/Board/3-Tims-Chat/"|rawurlencode}">{lang}wcf.acp.option.module_chat{/lang}</a></li>]]></templatecode>
|
|
|
|
</templatelistener>
|
2013-01-27 14:16:29 +00:00
|
|
|
</import>
|
2014-03-02 02:26:57 +00:00
|
|
|
</data>
|