1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2024-12-21 21:30:08 +00:00

Add integration into Tims Bastelstube for your ACP

This commit is contained in:
Tim Düsterhus 2014-03-02 03:26:57 +01:00
parent 2ab194541f
commit cc23c5554d

View File

@ -28,5 +28,12 @@
<eventname>softwareVersions</eventname> <eventname>softwareVersions</eventname>
<templatecode><![CDATA[{include file='__softwareVersions' application='chat'}]]></templatecode> <templatecode><![CDATA[{include file='__softwareVersions' application='chat'}]]></templatecode>
</templatelistener> </templatelistener>
<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>
</import> </import>
</data> </data>