Merge remote-tracking branch 'refs/remotes/origin/3.0'
[GitHub/WoltLab/WCF.git] / com.woltlab.wcf / coreObject.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <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/vortex/coreObject.xsd">
3 <import>
4 <coreobject>
5 <objectname>wcf\system\breadcrumb\Breadcrumbs</objectname>
6 </coreobject>
7 <coreobject>
8 <objectname>wcf\system\request\LinkHandler</objectname>
9 </coreobject>
10 <coreobject>
11 <objectname>wcf\system\menu\acp\ACPMenu</objectname>
12 </coreobject>
13 <coreobject>
14 <objectname>wcf\system\benchmark\Benchmark</objectname>
15 </coreobject>
16 <coreobject>
17 <objectname>wcf\system\user\authentication\UserAuthenticationFactory</objectname>
18 </coreobject>
19 <coreobject>
20 <objectname>wcf\system\MetaTagHandler</objectname>
21 </coreobject>
22 <coreobject>
23 <objectname>wcf\system\bbcode\BBCodeHandler</objectname>
24 </coreobject>
25
26 <coreobject>
27 <objectname>wcf\system\user\UserProfileHandler</objectname>
28 </coreobject>
29
30 <coreobject>
31 <objectname>wcf\system\menu\user\profile\UserProfileMenu</objectname>
32 </coreobject>
33
34 <coreobject>
35 <objectname>wcf\system\menu\user\UserMenu</objectname>
36 </coreobject>
37
38 <coreobject>
39 <objectname>wcf\system\user\notification\UserNotificationHandler</objectname>
40 </coreobject>
41
42 <coreobject>
43 <objectname>wcf\system\user\object\watch\UserObjectWatchHandler</objectname>
44 </coreobject>
45
46 <coreobject>
47 <objectname>wcf\system\moderation\queue\ModerationQueueManager</objectname>
48 </coreobject>
49
50 <coreobject>
51 <objectname>wcf\system\notice\NoticeHandler</objectname>
52 </coreobject>
53
54 <coreobject>
55 <objectname>wcf\system\ad\AdHandler</objectname>
56 </coreobject>
57
58 <coreobject>
59 <objectname>wcf\data\smiley\SmileyCache</objectname>
60 </coreobject>
61
62 <coreobject>
63 <objectname>wcf\system\poll\PollManager</objectname>
64 </coreobject>
65 <coreobject>
66 <objectname>wcf\system\search\SearchEngine</objectname>
67 </coreobject>
68 </import>
69 <delete>
70 <coreobject name="wcf\system\menu\page\PageMenu" />
71 </delete>
72 </data>