2011-11-27 13:56:11 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2013-02-01 19:41:59 +00:00
|
|
|
<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/maelstrom/objecttype.xsd">
|
2011-11-27 13:56:11 +00:00
|
|
|
<import>
|
|
|
|
<type>
|
2013-01-19 19:36:40 +00:00
|
|
|
<name>be.bastelstu.chat.room</name>
|
2011-11-27 13:56:11 +00:00
|
|
|
<definitionname>com.woltlab.wcf.acl</definitionname>
|
|
|
|
</type>
|
2013-01-14 20:08:44 +00:00
|
|
|
<type>
|
2013-01-19 19:36:40 +00:00
|
|
|
<name>be.bastelstu.chat.activityPointEvent.join</name>
|
2013-01-14 20:08:44 +00:00
|
|
|
<definitionname>com.woltlab.wcf.user.activityPointEvent</definitionname>
|
|
|
|
<points>0</points>
|
|
|
|
<classname>wcf\system\user\activity\point\DefaultUserActivityPointObjectProcessor</classname><!-- We are unable to recalc those points -->
|
|
|
|
</type>
|
|
|
|
<type>
|
2013-01-19 19:36:40 +00:00
|
|
|
<name>be.bastelstu.chat.activityPointEvent.message</name>
|
2013-01-14 20:08:44 +00:00
|
|
|
<definitionname>com.woltlab.wcf.user.activityPointEvent</definitionname>
|
2013-01-24 15:35:28 +00:00
|
|
|
<points>0</points>
|
2013-01-14 20:08:44 +00:00
|
|
|
<classname>wcf\system\user\activity\point\DefaultUserActivityPointObjectProcessor</classname><!-- We are unable to recalc those points -->
|
|
|
|
</type>
|
2013-05-10 15:51:48 +00:00
|
|
|
<type>
|
|
|
|
<name>be.bastelstu.chat.ChatPage</name>
|
|
|
|
<definitionname>com.woltlab.wcf.user.online.location</definitionname>
|
|
|
|
<controller>chat\page\ChatPage</controller>
|
|
|
|
<classname>chat\system\user\online\location\ChatLocation</classname>
|
|
|
|
<languagevariable>chat.user.usersOnline.location.ChatPage</languagevariable>
|
|
|
|
</type>
|
2013-09-13 20:38:59 +00:00
|
|
|
<type>
|
|
|
|
<name>be.bastelstu.chat.message</name>
|
|
|
|
<definitionname>com.woltlab.wcf.attachment.objectType</definitionname>
|
|
|
|
<classname>chat\system\attachment\MessageAttachmentObjectType</classname>
|
|
|
|
</type>
|
2011-11-27 13:56:11 +00:00
|
|
|
</import>
|
2013-01-24 15:35:28 +00:00
|
|
|
</data>
|