Force lower case custom URLs for pages
[GitHub/WoltLab/WCF.git] / com.woltlab.wcf / page.xml
CommitLineData
16aec1f4
MW
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/maelstrom/page.xsd">
3 <import>
39abe192 4 <!-- dynamic -->
39abe192 5 <page identifier="com.woltlab.wcf.MembersList">
8c983c5e 6 <pageType>system</pageType>
39abe192
AE
7 <controller>wcf\page\MembersListPage</controller>
8 <name language="de"><![CDATA[Mitglieder]]></name>
9 <name language="en"><![CDATA[Members]]></name>
afba9daf
MW
10 <permissions>user.profile.canViewMembersList</permissions>
11 <options>module_members_list</options>
ff9e3598
MW
12
13 <content language="en">
14 <title>Members</title>
15 </content>
16 <content language="de">
17 <title>Mitglieder</title>
18 </content>
39abe192
AE
19 </page>
20 <page identifier="com.woltlab.wcf.RecentActivityList">
8c983c5e 21 <pageType>system</pageType>
39abe192
AE
22 <controller>wcf\page\RecentActivityListPage</controller>
23 <name language="de"><![CDATA[Letzte Aktivitäten]]></name>
24 <name language="en"><![CDATA[Recent Activities]]></name>
25 <parent>com.woltlab.wcf.MembersList</parent>
ff9e3598
MW
26
27 <content language="en">
28 <title>Recent Activities</title>
29 </content>
30 <content language="de">
31 <title>Letzte Aktivitäten</title>
32 </content>
39abe192
AE
33 </page>
34 <page identifier="com.woltlab.wcf.UsersOnlineList">
8c983c5e 35 <pageType>system</pageType>
39abe192 36 <controller>wcf\page\UsersOnlineListPage</controller>
ff9e3598 37 <name language="de"><![CDATA[Benutzer online]]></name>
39abe192
AE
38 <name language="en"><![CDATA[Users Online]]></name>
39 <parent>com.woltlab.wcf.MembersList</parent>
afba9daf
MW
40 <permissions>user.profile.canViewUsersOnlineList</permissions>
41 <options>module_users_online</options>
ff9e3598
MW
42
43 <content language="en">
44 <title>Users Online</title>
45 </content>
46 <content language="de">
47 <title>Benutzer online</title>
48 </content>
39abe192
AE
49 </page>
50 <page identifier="com.woltlab.wcf.Team">
8c983c5e 51 <pageType>system</pageType>
39abe192
AE
52 <controller>wcf\page\TeamPage</controller>
53 <name language="de"><![CDATA[Team]]></name>
54 <name language="en"><![CDATA[Team]]></name>
55 <parent>com.woltlab.wcf.MembersList</parent>
afba9daf
MW
56 <permissions>user.profile.canViewMembersList</permissions>
57 <options>module_team_page</options>
ff9e3598
MW
58
59 <content language="en">
60 <title>Team</title>
61 </content>
62 <content language="de">
63 <title>Team</title>
64 </content>
39abe192
AE
65 </page>
66 <page identifier="com.woltlab.wcf.UserSearch">
8c983c5e 67 <pageType>system</pageType>
9d1c4789 68 <controller>wcf\form\UserSearchForm</controller>
39abe192
AE
69 <name language="de"><![CDATA[Benutzer suchen]]></name>
70 <name language="en"><![CDATA[Search Users]]></name>
71 <parent>com.woltlab.wcf.MembersList</parent>
afba9daf
MW
72 <permissions>user.profile.canViewMembersList</permissions>
73 <options>module_members_list</options>
ff9e3598
MW
74
75 <content language="en">
76 <title>Search Users</title>
77 </content>
78 <content language="de">
79 <title>Benutzer suchen</title>
80 </content>
39abe192
AE
81 </page>
82
cccad2a0 83 <page identifier="com.woltlab.wcf.AccountManagement">
8c983c5e 84 <pageType>system</pageType>
cccad2a0
MS
85 <controller>wcf\form\AccountManagementForm</controller>
86 <name language="de"><![CDATA[Benutzerkonto-Verwaltung]]></name>
87 <name language="en"><![CDATA[Account Management]]></name>
ff9e3598
MW
88
89 <content language="en">
90 <title>Account Management</title>
91 </content>
92 <content language="de">
93 <title>Benutzerkonto-Verwaltung</title>
94 </content>
cccad2a0
MS
95 </page>
96 <page identifier="com.woltlab.wcf.AvatarEdit">
8c983c5e 97 <pageType>system</pageType>
cccad2a0
MS
98 <controller>wcf\form\AvatarEditForm</controller>
99 <name language="de"><![CDATA[Avatar-Verwaltung]]></name>
100 <name language="en"><![CDATA[Avatar Management]]></name>
c80a99d3 101 <hasFixedParent>1</hasFixedParent>
11b5e866 102 <parent>com.woltlab.wcf.AccountManagement</parent>
ff9e3598
MW
103
104 <content language="en">
105 <title>Avatar Management</title>
106 </content>
107 <content language="de">
108 <title>Avatar-Verwaltung</title>
109 </content>
cccad2a0 110 </page>
cccad2a0 111 <page identifier="com.woltlab.wcf.EmailActivation">
8c983c5e 112 <pageType>system</pageType>
cccad2a0
MS
113 <controller>wcf\form\EmailActivationForm</controller>
114 <name language="de"><![CDATA[Aktivierung neuer E-Mail-Adresse]]></name>
115 <name language="en"><![CDATA[New Email Address Verification]]></name>
c80a99d3 116 <hasFixedParent>1</hasFixedParent>
11b5e866 117 <parent>com.woltlab.wcf.AccountManagement</parent>
ff9e3598
MW
118
119 <content language="en">
120 <title>New Email Address Verification</title>
121 </content>
122 <content language="de">
123 <title>Aktivierung neuer E-Mail-Adresse</title>
124 </content>
cccad2a0
MS
125 </page>
126 <page identifier="com.woltlab.wcf.EmailNewActivationCode">
8c983c5e 127 <pageType>system</pageType>
cccad2a0
MS
128 <controller>wcf\form\EmailNewActivationCodeForm</controller>
129 <name language="de"><![CDATA[E-Mail-Aktivierungscode-Anforderung]]></name>
130 <name language="en"><![CDATA[New Email Activation Code Request]]></name>
c80a99d3 131 <hasFixedParent>1</hasFixedParent>
11b5e866 132 <parent>com.woltlab.wcf.AccountManagement</parent>
ff9e3598
MW
133
134 <content language="en">
135 <title>New Email Activation Code Request</title>
136 </content>
137 <content language="de">
138 <title>E-Mail-Aktivierungscode-Anforderung</title>
139 </content>
cccad2a0
MS
140 </page>
141 <page identifier="com.woltlab.wcf.Login">
8c983c5e 142 <pageType>system</pageType>
cccad2a0
MS
143 <controller>wcf\form\LoginForm</controller>
144 <name language="de"><![CDATA[Anmeldung]]></name>
145 <name language="en"><![CDATA[Login]]></name>
11b5e866 146 <parent>com.woltlab.wcf.AccountManagement</parent>
ff9e3598
MW
147
148 <content language="en">
149 <title>Login</title>
150 </content>
151 <content language="de">
152 <title>Anmeldung</title>
153 </content>
cccad2a0
MS
154 </page>
155 <page identifier="com.woltlab.wcf.LostPassword">
8c983c5e 156 <pageType>system</pageType>
cccad2a0
MS
157 <controller>wcf\form\LostPasswordForm</controller>
158 <name language="de"><![CDATA[Kennwort vergessen]]></name>
159 <name language="en"><![CDATA[Lost Password]]></name>
11b5e866 160 <parent>com.woltlab.wcf.AccountManagement</parent>
ff9e3598
MW
161
162 <content language="en">
163 <title>Lost Password</title>
164 </content>
165 <content language="de">
166 <title>Kennwort vergessen</title>
167 </content>
cccad2a0
MS
168 </page>
169 <page identifier="com.woltlab.wcf.Mail">
8c983c5e 170 <pageType>system</pageType>
cccad2a0
MS
171 <controller>wcf\form\MailForm</controller>
172 <name language="de"><![CDATA[E-Mail-Formular]]></name>
173 <name language="en"><![CDATA[Mail Form]]></name>
ff9e3598
MW
174
175 <content language="en">
176 <title>Mail Form</title>
177 </content>
178 <content language="de">
179 <title>E-Mail-Formular</title>
180 </content>
cccad2a0
MS
181 </page>
182 <page identifier="com.woltlab.wcf.NewPassword">
8c983c5e 183 <pageType>system</pageType>
cccad2a0
MS
184 <controller>wcf\form\NewPasswordForm</controller>
185 <name language="de"><![CDATA[Neues Kennwort]]></name>
186 <name language="en"><![CDATA[New Password Request]]></name>
11b5e866 187 <parent>com.woltlab.wcf.AccountManagement</parent>
ff9e3598
MW
188
189 <content language="en">
190 <title>New Password Request</title>
191 </content>
192 <content language="de">
193 <title>Neues Kennwort</title>
194 </content>
cccad2a0
MS
195 </page>
196 <page identifier="com.woltlab.wcf.NotificationSettings">
8c983c5e 197 <pageType>system</pageType>
cccad2a0
MS
198 <controller>wcf\form\NotificationSettingsForm</controller>
199 <name language="de"><![CDATA[Benachrichtigungseinstellungen]]></name>
200 <name language="en"><![CDATA[Notification Settings]]></name>
c80a99d3 201 <hasFixedParent>1</hasFixedParent>
11b5e866 202 <parent>com.woltlab.wcf.AccountManagement</parent>
ff9e3598
MW
203
204 <content language="en">
205 <title>Notification Settings</title>
206 </content>
207 <content language="de">
208 <title>Benachrichtigungseinstellungen</title>
209 </content>
cccad2a0 210 </page>
11b5e866 211 <page identifier="com.woltlab.wcf.Register">
8c983c5e 212 <pageType>system</pageType>
11b5e866
MW
213 <controller>wcf\form\RegisterForm</controller>
214 <name language="de"><![CDATA[Registrierung]]></name>
215 <name language="en"><![CDATA[Registration]]></name>
ff9e3598
MW
216
217 <content language="en">
11b5e866 218 <title>Registration</title>
ff9e3598
MW
219 </content>
220 <content language="de">
11b5e866 221 <title>Registrierung</title>
ff9e3598 222 </content>
cccad2a0 223 </page>
11b5e866 224 <page identifier="com.woltlab.wcf.Disclaimer">
8c983c5e 225 <pageType>system</pageType>
11b5e866
MW
226 <controller>wcf\form\DisclaimerForm</controller>
227 <name language="de"><![CDATA[Disclaimer]]></name>
228 <name language="en"><![CDATA[Disclaimer]]></name>
229 <parent>com.woltlab.wcf.Register</parent>
ff9e3598
MW
230
231 <content language="en">
11b5e866 232 <title>Disclaimer</title>
ff9e3598
MW
233 </content>
234 <content language="de">
11b5e866
MW
235 <title>Disclaimer</title>
236 </content>
237 </page>
238 <page identifier="com.woltlab.wcf.RegisterActivation">
239 <pageType>system</pageType>
240 <controller>wcf\form\RegisterActivationForm</controller>
241 <name language="de"><![CDATA[Registrierung abschließen]]></name>
242 <name language="en"><![CDATA[Complete Registration]]></name>
c80a99d3 243 <hasFixedParent>1</hasFixedParent>
11b5e866
MW
244 <parent>com.woltlab.wcf.Register</parent>
245
246 <content language="en">
247 <title>Complete Registration</title>
248 </content>
249 <content language="de">
250 <title>Registrierung abschließen</title>
ff9e3598 251 </content>
cccad2a0
MS
252 </page>
253 <page identifier="com.woltlab.wcf.RegisterNewActivationCode">
8c983c5e 254 <pageType>system</pageType>
cccad2a0
MS
255 <controller>wcf\form\RegisterNewActivationCodeForm</controller>
256 <name language="de"><![CDATA[Aktivierungscode-Anforderung]]></name>
257 <name language="en"><![CDATA[New Activation Code Request]]></name>
c80a99d3 258 <hasFixedParent>1</hasFixedParent>
11b5e866 259 <parent>com.woltlab.wcf.Register</parent>
ff9e3598
MW
260
261 <content language="en">
262 <title>New Activation Code Request</title>
263 </content>
264 <content language="de">
265 <title>Aktivierungscode-Anforderung</title>
266 </content>
cccad2a0
MS
267 </page>
268 <page identifier="com.woltlab.wcf.Search">
8c983c5e 269 <pageType>system</pageType>
cccad2a0
MS
270 <controller>wcf\form\SearchForm</controller>
271 <name language="de"><![CDATA[Suche]]></name>
272 <name language="en"><![CDATA[Search]]></name>
ff9e3598
MW
273
274 <content language="en">
275 <title>Search</title>
276 </content>
277 <content language="de">
278 <title>Suche</title>
279 </content>
cccad2a0
MS
280 </page>
281 <page identifier="com.woltlab.wcf.Settings">
8c983c5e 282 <pageType>system</pageType>
cccad2a0
MS
283 <controller>wcf\form\SettingsForm</controller>
284 <name language="de"><![CDATA[Einstellungen]]></name>
285 <name language="en"><![CDATA[Settings]]></name>
c80a99d3 286 <hasFixedParent>1</hasFixedParent>
11b5e866 287 <parent>com.woltlab.wcf.AccountManagement</parent>
ff9e3598
MW
288
289 <content language="en">
290 <title>Settings</title>
291 </content>
292 <content language="de">
293 <title>Einstellungen</title>
294 </content>
cccad2a0
MS
295 </page>
296 <page identifier="com.woltlab.wcf.SignatureEdit">
8c983c5e 297 <pageType>system</pageType>
cccad2a0
MS
298 <controller>wcf\form\SignatureEditForm</controller>
299 <name language="de"><![CDATA[Signatur-Verwaltung]]></name>
300 <name language="en"><![CDATA[Signature Management]]></name>
301 <options>module_user_signature</options>
c80a99d3 302 <hasFixedParent>1</hasFixedParent>
11b5e866 303 <parent>com.woltlab.wcf.AccountManagement</parent>
ff9e3598
MW
304
305 <content language="en">
30e3eacf 306 <title>Signature Management</title>
ff9e3598
MW
307 </content>
308 <content language="de">
30e3eacf 309 <title>Signatur-Verwaltung</title>
ff9e3598 310 </content>
cccad2a0 311 </page>
cccad2a0 312 <page identifier="com.woltlab.wcf.EditHistory">
8c983c5e 313 <pageType>system</pageType>
cccad2a0 314 <controller>wcf\page\EditHistoryPage</controller>
dbc64c86 315 <name language="de"><![CDATA[Versionsgeschichte]]></name>
ff9e3598 316 <name language="en"><![CDATA[Edit History]]></name>
cccad2a0
MS
317 <options>module_edit_history</options>
318 <requireObjectID>1</requireObjectID>
ff9e3598
MW
319
320 <content language="en">
321 <title>Edit History</title>
322 </content>
323 <content language="de">
dbc64c86 324 <title>Versionsgeschichte</title>
ff9e3598 325 </content>
cccad2a0
MS
326 </page>
327 <page identifier="com.woltlab.wcf.Following">
8c983c5e 328 <pageType>system</pageType>
cccad2a0
MS
329 <controller>wcf\page\FollowingPage</controller>
330 <name language="de"><![CDATA[Benutzer, denen Sie folgen]]></name>
331 <name language="en"><![CDATA[Followed Users]]></name>
c80a99d3 332 <hasFixedParent>1</hasFixedParent>
11b5e866 333 <parent>com.woltlab.wcf.AccountManagement</parent>
ff9e3598
MW
334
335 <content language="en">
336 <title>Followed Users</title>
337 </content>
338 <content language="de">
339 <title>Benutzer, denen Sie folgen</title>
340 </content>
cccad2a0
MS
341 </page>
342 <page identifier="com.woltlab.wcf.IgnoredUsers">
8c983c5e 343 <pageType>system</pageType>
cccad2a0
MS
344 <controller>wcf\page\IgnoredUsersPage</controller>
345 <name language="de"><![CDATA[Blockierte Benutzer]]></name>
346 <name language="en"><![CDATA[Blocked Users]]></name>
c80a99d3 347 <hasFixedParent>1</hasFixedParent>
11b5e866 348 <parent>com.woltlab.wcf.AccountManagement</parent>
ff9e3598
MW
349
350 <content language="en">
351 <title>Blocked Users</title>
352 </content>
353 <content language="de">
354 <title>Blockierte Benutzer</title>
355 </content>
cccad2a0
MS
356 </page>
357 <page identifier="com.woltlab.wcf.ModerationList">
8c983c5e 358 <pageType>system</pageType>
cccad2a0
MS
359 <controller>wcf\page\ModerationListPage</controller>
360 <name language="de"><![CDATA[Moderation]]></name>
361 <name language="en"><![CDATA[Moderation]]></name>
362 <permissions>mod.general.canUseModeration</permissions>
ff9e3598
MW
363
364 <content language="en">
365 <title>Moderation</title>
366 </content>
367 <content language="de">
368 <title>Moderation</title>
369 </content>
cccad2a0 370 </page>
11b5e866
MW
371 <page identifier="com.woltlab.wcf.DeletedContentList">
372 <pageType>system</pageType>
373 <controller>wcf\page\DeletedContentListPage</controller>
374 <name language="de"><![CDATA[Gelöschte Inhalte]]></name>
375 <name language="en"><![CDATA[Deleted Content]]></name>
376 <permissions>mod.general.canUseModeration</permissions>
c80a99d3 377 <hasFixedParent>1</hasFixedParent>
11b5e866
MW
378 <parent>com.woltlab.wcf.ModerationList</parent>
379
380 <content language="en">
381 <title>Deleted Content</title>
382 </content>
383 <content language="de">
384 <title>Gelöschte Inhalte</title>
385 </content>
386 </page>
cccad2a0 387 <page identifier="com.woltlab.wcf.ModerationActivation">
8c983c5e 388 <pageType>system</pageType>
cccad2a0
MS
389 <controller>wcf\form\ModerationActivationForm</controller>
390 <name language="de"><![CDATA[Inhaltsfreischaltung]]></name>
391 <name language="en"><![CDATA[Content Approval]]></name>
392 <parent>com.woltlab.wcf.ModerationList</parent>
393 <permissions>mod.general.canUseModeration</permissions>
c80a99d3 394 <hasFixedParent>1</hasFixedParent>
cccad2a0 395 <requireObjectID>1</requireObjectID>
ff9e3598
MW
396
397 <content language="en">
398 <title>Content Approval</title>
399 </content>
400 <content language="de">
401 <title>Inhaltsfreischaltung</title>
402 </content>
cccad2a0
MS
403 </page>
404 <page identifier="com.woltlab.wcf.ModerationReport">
8c983c5e 405 <pageType>system</pageType>
cccad2a0
MS
406 <controller>wcf\form\ModerationReportForm</controller>
407 <name language="de"><![CDATA[Inhaltsmeldung]]></name>
408 <name language="en"><![CDATA[Content Report]]></name>
409 <parent>com.woltlab.wcf.ModerationList</parent>
c80a99d3 410 <hasFixedParent>1</hasFixedParent>
cccad2a0
MS
411 <permissions>mod.general.canUseModeration</permissions>
412 <requireObjectID>1</requireObjectID>
ff9e3598
MW
413
414 <content language="en">
415 <title>Content Report</title>
416 </content>
417 <content language="de">
418 <title>Inhaltsmeldung</title>
419 </content>
cccad2a0
MS
420 </page>
421 <page identifier="com.woltlab.wcf.NotificationList">
8c983c5e 422 <pageType>system</pageType>
cccad2a0
MS
423 <controller>wcf\page\NotificationListPage</controller>
424 <name language="de"><![CDATA[Benachrichtigungen]]></name>
425 <name language="en"><![CDATA[Notifications]]></name>
c80a99d3 426 <hasFixedParent>1</hasFixedParent>
11b5e866 427 <parent>com.woltlab.wcf.AccountManagement</parent>
ff9e3598
MW
428
429 <content language="en">
430 <title>Notifications</title>
431 </content>
432 <content language="de">
433 <title>Benachrichtigungen</title>
434 </content>
cccad2a0
MS
435 </page>
436 <page identifier="com.woltlab.wcf.PaidSubscriptionList">
8c983c5e 437 <pageType>system</pageType>
cccad2a0
MS
438 <controller>wcf\page\PaidSubscriptionListPage</controller>
439 <name language="de"><![CDATA[Bezahlte Mitgliedschaften]]></name>
440 <name language="en"><![CDATA[Paid Subscriptions]]></name>
441 <options>module_paid_subscription</options>
c80a99d3 442 <hasFixedParent>1</hasFixedParent>
11b5e866 443 <parent>com.woltlab.wcf.AccountManagement</parent>
ff9e3598
MW
444
445 <content language="en">
446 <title>Paid Subscriptions</title>
447 </content>
448 <content language="de">
449 <title>Bezahlte Mitgliedschaften</title>
450 </content>
cccad2a0
MS
451 </page>
452 <page identifier="com.woltlab.wcf.SearchResult">
8c983c5e 453 <pageType>system</pageType>
cccad2a0
MS
454 <controller>wcf\page\SearchResultPage</controller>
455 <name language="de"><![CDATA[Suchergebnisse]]></name>
456 <name language="en"><![CDATA[Search Results]]></name>
457 <parent>com.woltlab.wcf.Search</parent>
c80a99d3 458 <hasFixedParent>1</hasFixedParent>
cccad2a0 459 <requireObjectID>1</requireObjectID>
ff9e3598
MW
460
461 <content language="en">
462 <title>Search Results</title>
463 </content>
464 <content language="de">
465 <title>Suchergebnisse</title>
466 </content>
cccad2a0
MS
467 </page>
468 <page identifier="com.woltlab.wcf.Tagged">
8c983c5e 469 <pageType>system</pageType>
cccad2a0
MS
470 <controller>wcf\page\TaggedPage</controller>
471 <name language="de"><![CDATA[Inhalte mit bestimmtem Tag]]></name>
472 <name language="en"><![CDATA[Content With Particular Tag]]></name>
473 <permissions>user.tag.canViewTag</permissions>
474 <requireObjectID>1</requireObjectID>
ff9e3598
MW
475
476 <content language="en">
477 <title>Content With Particular Tag</title>
478 </content>
479 <content language="de">
480 <title>Inhalte mit bestimmtem Tag</title>
481 </content>
cccad2a0
MS
482 </page>
483 <page identifier="com.woltlab.wcf.User">
8c983c5e 484 <pageType>system</pageType>
cccad2a0
MS
485 <controller>wcf\page\UserPage</controller>
486 <handler>wcf\system\page\handler\UserPageHandler</handler>
487 <name language="de"><![CDATA[Benutzerprofil]]></name>
488 <name language="en"><![CDATA[User Profile]]></name>
489 <parent>com.woltlab.wcf.MembersList</parent>
490 <requireObjectID>1</requireObjectID>
491 </page>
a5a4f02d
MW
492 <page identifier="com.woltlab.wcf.ArticleList">
493 <pageType>system</pageType>
494 <controller>wcf\page\ArticleListPage</controller>
495 <name language="de"><![CDATA[Artikel-Liste]]></name>
496 <name language="en"><![CDATA[Article List]]></name>
497 <options>module_article</options>
498
499 <content language="en">
500 <title>Articles</title>
501 </content>
502 <content language="de">
503 <title>Artikel</title>
504 </content>
505 </page>
506 <page identifier="com.woltlab.wcf.CategoryArticleList">
507 <pageType>system</pageType>
508 <controller>wcf\page\CategoryArticleListPage</controller>
509 <handler>wcf\system\page\handler\CategoryArticleListPageHandler</handler>
510 <name language="de"><![CDATA[Liste von Artikeln aus bestimmter Kategorie]]></name>
511 <name language="en"><![CDATA[List of Articles in Certain Category]]></name>
512 <options>module_article</options>
513 <parent>com.woltlab.wcf.ArticleList</parent>
c80a99d3 514 <hasFixedParent>1</hasFixedParent>
a5a4f02d
MW
515 <requireObjectID>1</requireObjectID>
516 </page>
517 <page identifier="com.woltlab.wcf.Article">
518 <pageType>system</pageType>
519 <controller>wcf\page\ArticlePage</controller>
520 <handler>wcf\system\page\handler\ArticlePageHandler</handler>
521 <name language="de"><![CDATA[Artikel]]></name>
522 <name language="en"><![CDATA[Article]]></name>
523 <options>module_article</options>
524 <parent>com.woltlab.wcf.CategoryArticleList</parent>
c80a99d3 525 <hasFixedParent>1</hasFixedParent>
a5a4f02d
MW
526 <requireObjectID>1</requireObjectID>
527 </page>
cccad2a0 528
39abe192 529 <!-- static -->
413fd5a3
MW
530 <page identifier="com.woltlab.wcf.Dashboard">
531 <pageType>text</pageType>
532 <name language="de"><![CDATA[Dashboard]]></name>
533 <name language="en"><![CDATA[Dashboard]]></name>
413fd5a3
MW
534
535 <content>
536 <title>Dashboard</title>
537 <content><![CDATA[]]></content>
538 <customURL>dashboard</customURL>
539 </content>
540 </page>
541
16aec1f4 542 <page identifier="com.woltlab.wcf.CookiePolicy">
8c983c5e 543 <pageType>text</pageType>
16aec1f4
MW
544 <name language="en">Cookie Policy</name>
545 <name language="de">Cookie-Richtlinie</name>
546
547 <content language="en">
548 <title>Cookie Policy</title>
549 <content><![CDATA[<p>This website uses cookies required to operate and use this site. Below you will find an explanation on our cookie usage.</p>
550
551<h2>What are cookies</h2>
552<p>Cookies are small text files which a website may put on your computer or mobile device when you first visit a site or page. The cookie will help the website, or another website, to recognise your device the next time you visit. There are many functions cookies serve, for example they can help us to remember your username and preferences.</p>
553
554<h2>What do we use cookies for</h2>
555<p>We’re using cookies for the following purposes:</p>
556<ul>
557<li>Login: Once you login to our website, a cookie is set containing your encrypted credentials, required to recognize you between page visits. You can disable this cookie by unchecking “Remember me” in the login form.</li>
558<li>Session: Upon first visit of our website, the system will create a new unique session for you which will be saved using a cookie on your computer. Sessions are required to recognize users between page accesses. It is a temporary cookie which will be deleted once you close your internet browser.</li>
559<li>Third-Party Services: Displayed ads or sharing content through social networks or comparable actions might cause a cookie created by them.</li>
560</ul>
561
562<h2>How to disable or delete cookies</h2>
563<p>Your internet browser offers specialized options to manage and remove cookies. They offer settings to reject many or all cookies. Please refer to the instructions for your internet browser from the list below.</p>
564<ul>
565<li><a href="https://support.google.com/chrome/answer/95647?hl=en" class="externalURL" rel="nofollow">Google Chrome</a></li>
566<li><a href="https://support.mozilla.org/en-US/kb/cookies-information-websites-store-on-your-computer" class="externalURL" rel="nofollow">Mozilla Firefox</a></li>
567<li><a href="http://help.opera.com/Windows/12.00/en/cookies.html" class="externalURL" rel="nofollow">Opera</a></li>
568<li><a href="https://support.apple.com/kb/ph17191?locale=en_US" class="externalURL" rel="nofollow">Safari</a></li>
569<li><a href="http://windows.microsoft.com/en-US/internet-explorer/delete-manage-cookies" class="externalURL" rel="nofollow">Windows Internet Explorer</a></li>
570</ul>]]></content>
86dbae33 571 <customURL>cookie-policy</customURL>
16aec1f4
MW
572 </content>
573
574 <content language="de">
575 <title>Einsatz von Cookies</title>
576 <content><![CDATA[<p>Wie viele Internetseiten nutzt auch diese Seite Cookies. An dieser Stelle wird erklärt was Cookies sind und wie sie genutzt werden.</p>
577
578<h2>Was sind Cookies</h2>
579<p>Cookies sind kleine Dateien, die beim Aufruf von Internetseiten durch den Internet Browser auf Ihrem lokalen Rechner gespeichert werden. In den Dateien speichern Internetseiten verschiedene Informationen, um die Nutzung von besuchten Internetseiten für Sie komfortabler zu gestalten. Oftmals wird in Cookies z.B. Ihr Login gespeichert, um Sie bei einem späteren Besuch der Internetseite automatisch anzumelden, ohne dass Sie Ihre Zugangsdaten noch einmal manuell eingeben müssen.</p>
580
581<h2>Wie wir Cookies nutzen</h2>
582<p>Wir setzen Cookies für folgende Zwecke ein:</p>
583<ul>
584<li>Anmeldung: Bei der Anmeldung werden Ihre Zugangsdaten in verschlüsselter Form als Cookies gespeichert, um Sie bei einem späteren Seitenaufruf automatisiert anzumelden. Im Anmeldefenster können Sie mit der Option „Dauerhaft angemeldet bleiben“ festlegen, ob diese Cookies angelegt werden sollen.</li>
6094ad86 585<li>Sitzung: Beim ersten Aufruf unserer Seite wird eine neue Sitzung gestartet, diese wird durch ein eindeutiges Cookies Ihrem Computer zugeordnet. Sitzungen erlauben es, Sie zwischen zwei Seitenaufrufen wieder zu erkennen und Ihnen alle Funktionalitäten bereitstellen zu können. Es handelt sich um ein temporäres Cookies, das beim Beenden des Internet Browsers automatisch gelöscht wird.</li>
16aec1f4
MW
586<li>Drittanbieter-Dienste: Die Einblendung von Werbeanzeigen oder das Teilen von Inhalten auf sozialen Netzwerken oder vergleichbaren Internetseiten kann die Erzeugung eines Cookies zur Folge haben. Diese Cookies werden nicht direkt von unserer Seite erzeugt, sondern durch den Drittanbieter selbst.</li>
587</ul>
588
589<h2>Wie Sie Cookies deaktivieren und entfernen</h2>
590<p>Cookies können in den Einstellungen Ihres Internet Browsers verwaltet und entfernt werden. Darüber hinaus lässt sich in den Einstellungen das Speichern von Cookies zudem vollständig deaktivieren. Bitte entnehmen Sie der folgenden Auflistung die passende Anleitung für den Umgang mit Cookies zu dem von Ihnen genutzten Internet Browser.</p>
591<ul>
592<li><a href="https://support.google.com/chrome/answer/95647?hl=de" class="externalURL" rel="nofollow">Google Chrome</a></li>
593<li><a href="https://support.mozilla.org/de/kb/cookies-informationen-websites-auf-ihrem-computer" class="externalURL" rel="nofollow">Mozilla Firefox</a></li>
594<li><a href="http://help.opera.com/Windows/12.00/de/cookies.html" class="externalURL" rel="nofollow">Opera</a></li>
595<li><a href="https://support.apple.com/kb/ph17191?locale=de_DE" class="externalURL" rel="nofollow">Safari</a></li>
596<li><a href="http://windows.microsoft.com/de-DE/internet-explorer/delete-manage-cookies" class="externalURL" rel="nofollow">Windows Internet Explorer</a></li>
597</ul>]]></content>
86dbae33 598 <customURL>cookie-richtlinie</customURL>
16aec1f4
MW
599 </content>
600 </page>
601
602 <page identifier="com.woltlab.wcf.PrivacyPolicy">
8c983c5e 603 <pageType>text</pageType>
16aec1f4
MW
604 <name language="en">Privacy Policy</name>
605 <name language="de">Datenschutzerklärung</name>
606
607 <content language="en">
608 <title>Privacy Policy</title>
609 <content><![CDATA[<p>We, the Operators of this Website, provide it as a public service to our users.</p>
610
611<p>Your privacy is important to the us. Our goal is to provide you with a personalized online experience that provides you with the information, resources, and services that are most relevant and helpful to you. This Privacy Policy has been written to describe the conditions under which this web site is being made available to you. The Privacy Policy discusses, among other things, how data obtained during your visit to this web site may be collected and used. We strongly recommend that you read the Privacy Policy carefully. By using this web site, you agree to be bound by the terms of this Privacy Policy. If you do not accept the terms of the Privacy Policy, you are directed to discontinue accessing or otherwise using the web site or any materials obtained from it. If you are dissatisfied with the web site, by all means contact us; otherwise, your only recourse is to disconnect from this site and refrain from visiting the site in the future.</p>
612
613<p>The process of maintaining a web site is an evolving one, and the Operators may decide at some point in the future, without advance notice, to modify the terms of this Privacy Policy. Your use of the web site, or materials obtained from the web site, indicates your assent to the Privacy Policy at the time of such use. The effective Privacy Policy will be posted on the web site, and you should check upon every visit for any changes.</p>
614
615<h2>Sites Covered by this Privacy Policy</h2>
616
617<p>This Privacy Policy applies to all the Operators-maintained web sites, domains, information portals, and registries.</p>
618
619<h2>Children’s Privacy</h2>
620
621<p>The Operators are committed to protecting the privacy needs of children, and we encourage parents and guardians to take an active role in their children’s online activities and interests. The Operators do not intentionally collect information from minors, and the Operators do not target its web site to children.</p>
622
623<h2>Links to Non-Operators Web Sites</h2>
624
625<p>The Operators’s web sites may provide links to third-party web sites for the convenience of our users. If you access those links, you will leave the Operators’s web site. the Operators do not control these third-party websites and cannot represent that their policies and practices will be consistent with this Privacy Policy. For example, other web sites may collect or use personal information about you in a manner different from that described in this document. Therefore, you should use other web sites with caution, and you do so at your own risk. We encourage you to review the privacy policy of any web site before submitting personal information.</p>
626
627<h2>Types of Information We Collect</h2>
628
629<h3>Non-Personal Information</h3>
630
631<p>Non-personal information is data about usage and service operation that is not directly associated with a specific personal identity. The Operators may collect and analyze non-personal information to evaluate how visitors use the Operators’s web sites.</p>
632
633<h3>Aggregate Information</h3>
634
635<p>The Operators may gather aggregate information, which refers to information your computer automatically provides to us and that cannot be tied back to you as a specific individual. Examples include referral data (the web sites you visited just before and just after our site), the pages viewed, time spent at our Web site, and Internet Protocol (IP) addresses. An IP address is a number that is automatically assigned to your computer whenever you access the Internet. For example, when you request a page from one of our sites, our servers log your IP address to create aggregate reports on user demographics and traffic patterns and for purposes of system administration.</p>
636
637<h3>Log Files</h3>
638
639<p>Every time you request or download a file from the web site, the Operators may store data about these events and your IP address in a log file. The Operators may use this information to analyze trends, administer the web site, track users’ movements, and gather broad demographic information for aggregate use or for other business purposes.</p>
640
641<h3>Cookies</h3>
642
643<p>Our site may use a feature of your browser to set a “cookie” on your computer. Cookies are small packets of information that a web site’s computer stores on your computer. The Operators’s web sites can then read the cookies whenever you visit our site. We may use cookies in a number of ways, such as to save your password so you don’t have to re-enter it each time you visit our site, to deliver content specific to your interests and to track the pages you’ve visited. These cookies allow us to use the information we collect to customize your experience so that your visit to our site is as relevant and as valuable to you as possible.</p>
644
645<p>Most browser software can be set up to deal with cookies. You may modify your browser preference to provide you with choices relating to cookies. You have the choice to accept all cookies, to be notified when a cookie is set or to reject all cookies. If you choose to reject cookies, certain of the functions and conveniences of our web site may not work properly, and you may be unable to use those of the Operators’s services that require registration in order to participate, or you will have to re-register each time you visit our site. Most browsers offer instructions on how to reset the browser to reject cookies in the “Help” section of the toolbar. We do not link non-personal information from cookies to personally identifiable information without your permission.</p>
646
647<h3>Personal Information</h3>
648
649<p>Personal information is information that is associated with your name or personal identity. The Operators use personal information to better understand your needs and interests and to provide you with better service. On some of the Operators web pages, you may be able to request information, subscribe to mailing lists, participate in online discussions, collaborate on documents, provide feedback, submit information into registries, register for events, apply for membership, or join technical committees or working groups. The types of personal information you provide to us on these pages may include name, address, phone number, e-mail address, user IDs, passwords, billing information, or credit card information.</p>
650
651<h3>Members-Only Web Sites</h3>
652
653<p>Information you provide on Operators’s membership applications is used to create a member profile, and some information may be shared with other of the Operators’s individual member representatives and organizations. Member contact information may be provided to other members on a secure web site to encourage and facilitate collaboration, research, and the free exchange of information among the Operators’s members, but we expressly prohibit members from using member contact information to send unsolicited commercial correspondence. The Operators’s members may be automatically added to the Operators’s mailing lists. From time to time, member information may be shared with event organizers and/or other organizations that provide additional benefits to the Operators’s members. By providing us with your personal information on the membership application, you expressly consent to our storing, processing, and distributing your information for these purposes.</p>
654
655<h2>How We Use Your Information</h2>
656
657<p>The Operators may use non-personal data that is aggregated for reporting about the Operators’s web site usability, performance, and effectiveness. It may be used to improve the experience, usability, and content of the site.</p>
658
659<p>The Operators may use personal information to provide services that support the activities of the Operators’s members and their collaboration on the Operators’s standards and projects. When accessing the Operators’s members-only web pages, your personal user information may be tracked by the Operators in order to support collaboration, ensure authorized access, and enable communication between members.</p>
660
661<p>Credit card information may be collected to facilitate membership applications; or if you purchase a product or service from our website, such information will not be kept longer than necessary for providing the services requested. Credit card numbers are used only for processing payment and are not used for other purposes. Payment processing services may be provided by a third-party payment service, and a management company external to the Operators may provide support for the financial activities of the Operators. the Operators may share your personal information with its partners to facilitate these transactions.</p>
662
663<h2>Information Sharing</h2>
664
665<p>The Operators does not sell, rent, or lease any individual’s personal information or lists of email addresses to anyone for marketing purposes, and we take commercially reasonable steps to maintain the security of this information. However, the Operators reserve the right to supply any such information to any organization into which the Operators may merge in the future or to which it may make any transfer in order to enable a third party to continue part or all of its mission. We also reserve the right to release personal information to protect our systems or business, when we reasonably believe you to be in violation of our Terms of Use or if we reasonably believe you to have initiated or participated in any illegal activity. In addition, please be aware that in certain circumstances, the Operators may be obligated to release your personal information pursuant to judicial or other government subpoenas, warrants, or other orders.</p>
666
667<p>In keeping with our open process, the Operators may maintain publicly accessible archives for the majority of our activities. For example, posting an email to any of the Operators’s-hosted public mail lists or discussion forums, subscribing to one of our newsletters or registering for one of our public meetings may result in your email address becoming part of the publicly accessible archives.</p>
668
669<p>On some sites, anonymous users are allowed to post content and/or participate in forum discussions. In such a case, since no user name can be associated with such a user, the IP address number of a user is used as an identifier. When posting content or messages to a Operators site anonymously, your IP address may be revealed to the public.</p>
670
671<p>If you are a registered member of an Operators's website or email list, you should be aware that some items of your personal information may be visible to other members and to the public. The Operators’s member databases may retain information about your name, e-mail address, company affiliation (if an organizational member), and such other personal address and identifying data as you choose to supply. That data may be visible to other of the Operators’s members and to the public. Your name, e-mail address, and other information you may supply also may be associated in the Operators’s publicly accessible records with the Operators’s various committees, working groups, and similar activities that you join, in various places, including: (i) the permanently-posted attendance and membership records of those activities; (ii) documents generated by the activity, which may be permanently archived; and, (iii) along with message content, in the permanent archives of the Operators’s e-mail lists, which also may be public.</p>
672
673<p>Please remember that any information (including personal information) that you disclose in public areas of our web site, such as forums, message boards, and news groups, becomes public information that others may collect, circulate, and use. Because we cannot and do not control the acts of others, you should exercise caution when deciding to disclose information about yourself or others in public forums such as these.</p>
674
675<p>Given the international scope of the Operators websites, personal information may be visible to persons outside your country of residence, including to persons in countries that your own country’s privacy laws and regulations deem deficient in ensuring an adequate level of protection for such information. If you are unsure whether this Privacy Policy is in conflict with applicable local rules, you should not submit your information. If you are located within the European Union, you should note that your information will be transferred to the United States, which is deemed by the European Union to have inadequate data protection. Nevertheless, in accordance with local laws implementing European Union Directive 95/46/EC of 24 October 1995 (“EU Privacy Directive”) on the protection of individuals with regard to the processing of personal data and on the free movement of such data, individuals located in countries outside of the United States of America who submit personal information do thereby consent to the general use of such information as provided in this Privacy Policy and to its transfer to and/or storage in the United States of America.</p>
676
677<p>If you do not want your personal information collected and used by the Operators, please do not visit the Operators’s web site or apply for membership of any of the Operators' websites or email lists.</p>
678
679<h2>Access to and Accuracy of Member Information</h2>
680
681<p>The Operators are committed to keeping the personal information of our members accurate. All the information you have submitted to us can be verified and changed. In order to do this, please email us a request. We may provide members with online access to their own personal profiles, enabling them to update or delete information at any time. To protect our members’ privacy and security, we also may take reasonable steps to verify identity, such as a user ID and password, before granting access to modify personal profile data. Certain areas of the Operators’s web sites may limit access to specific individuals through the use of passwords or other personal identifiers; a password prompt is your indication that a members-only resource is being accessed.</p>
682
683<h2>Security</h2>
684
685<p>The Operators make every effort to protect personal information by users of the web site, including using firewalls and other security measures on its servers. No server, however, is 100% secure, and you should take this into account when submitting personal or confidential information about yourself on any web site, including this one. Much of the personal information is used in conjunction with member services such as collaboration and discussion, so some types of personal information such as your name, company affiliation, and email address will be visible to other the Operators’s members and to the public. The Operators assume no liability for the interception, alteration, or misuse of the information you provide. You alone are responsible for maintaining the secrecy of your personal information. Please use care when use access this web site and provide personal information.</p>
686
687<h2>Opting Out</h2>
688
689<p>From time to time the Operators may email you electronic newsletters, announcements, surveys or other information. If you prefer not to receive any or all of these communications, you may opt out by following the directions provided within the electronic newsletters and announcements.</p>
690
691<p>If you have questions regarding this privacy policy, please contact us.</p>
692
693<p><small><em>Source: <a rel="nofollow" href="http://forum-template.wikidot.com/legal:privacy-policy" target="_blank">forum-template.wikidot.com</a></em></small></p>]]></content>
86dbae33 694 <customURL>privacy-policy</customURL>
16aec1f4
MW
695 </content>
696
697 <content language="de">
698 <title>Datenschutzerklärung</title>
699 <content><![CDATA[<h2>Datenschutz</h2>
700 <p>Die Nutzung unserer Website ist in der Regel ohne Angabe personenbezogener Daten möglich. Soweit auf unseren Seiten personenbezogene Daten (beispielsweise Name,
701 Anschrift oder eMail-Adressen) erhoben werden, erfolgt dies, soweit möglich, stets auf freiwilliger Basis. Diese Daten werden ohne Ihre ausdrückliche Zustimmung nicht an Dritte weitergegeben.
702 </p>
703 <p>Wir weisen darauf hin, dass die Datenübertragung im Internet (z.B.
704 bei der Kommunikation per E-Mail) Sicherheitslücken aufweisen kann.
705 Ein lückenloser Schutz der Daten vor dem Zugriff durch Dritte ist nicht
706 möglich. </p>
707 <p>Der Nutzung von im Rahmen der Impressumspflicht veröffentlichten Kontaktdaten
708 durch Dritte zur Übersendung von nicht ausdrücklich angeforderter
709 Werbung und Informationsmaterialien wird hiermit ausdrücklich widersprochen.
710 Die Betreiber der Seiten behalten sich ausdrücklich rechtliche Schritte
711 im Falle der unverlangten Zusendung von Werbeinformationen, etwa durch Spam-Mails,
712 vor.</p>
713<h2>Datenschutzerklärung für die Nutzung von Facebook-Plugins
714 (Like-Button)</h2>
715 <p>Auf unseren Seiten sind Plugins des sozialen Netzwerks Facebook
716 (Facebook Inc., 1601 Willow Road, Menlo Park, California, 94025, USA) integriert.
717 Die Facebook-Plugins erkennen Sie an dem Facebook-Logo oder
718 dem "Like-Button" ("Gefällt mir") auf unserer Seite. Eine Übersicht
719 über die Facebook-Plugins finden Sie hier:
720 <a href="http://developers.facebook.com/docs/plugins/"
721 target="_blank">http://developers.facebook.com/docs/plugins/</a>.<br />
722 Wenn Sie unsere Seiten
723 besuchen, wird über das Plugin eine direkte Verbindung zwischen Ihrem
724 Browser und dem Facebook-Server hergestellt. Facebook erhält dadurch
725 die Information, dass Sie mit Ihrer IP-Adresse unsere Seite
726 besucht haben. Wenn Sie den Facebook "Like-Button" anklicken während
727 Sie in Ihrem Facebook-Account eingeloggt sind, können Sie die Inhalte
728 unserer Seiten auf Ihrem Facebook-Profil verlinken. Dadurch kann
729 Facebook den Besuch unserer Seiten Ihrem Benutzerkonto zuordnen. Wir
730 weisen darauf hin, dass wir als Anbieter der Seiten keine Kenntnis vom
731 Inhalt der übermittelten Daten sowie deren Nutzung durch Facebook
732 erhalten. Weitere Informationen hierzu finden Sie in der
733 Datenschutzerklärung von facebook unter
734 <a href="http://de-de.facebook.com/policy.php" target="_blank">
735 http://de-de.facebook.com/policy.php</a></p>
736 <p>Wenn Sie nicht wünschen, dass Facebook den Besuch unserer Seiten Ihrem
737 Facebook-Nutzerkonto zuordnen kann, loggen Sie sich bitte aus Ihrem
738 Facebook-Benutzerkonto aus.</p>
739<h2>Datenschutzerklärung für die Nutzung von Google +1</h2>
740 <p><i>Erfassung und Weitergabe von Informationen:</i><br />
741 Mithilfe der Google +1-Schaltfläche können Sie Informationen weltweit
742 veröffentlichen. Über die Google +1-Schaltfläche erhalten Sie und andere
743 Nutzer personalisierte Inhalte von Google und unseren Partnern. Google
744 speichert sowohl die Information, dass Sie für einen Inhalt +1 gegeben
745 haben, als auch Informationen über die Seite, die Sie beim Klicken auf
746 +1 angesehen haben. Ihre +1 können als Hinweise zusammen mit Ihrem
747 Profilnamen und Ihrem Foto in Google-Diensten, wie etwa in
748 Suchergebnissen oder in Ihrem Google-Profil, oder an anderen Stellen auf
749 Websites und Anzeigen im Internet eingeblendet werden.<br />
750 Google zeichnet Informationen über Ihre +1-Aktivitäten auf, um die
751 Google-Dienste für Sie und andere zu verbessern. Um die Google +1-Schaltfläche
752 verwenden zu können, benötigen Sie ein weltweit
753 sichtbares, öffentliches Google-Profil, das zumindest den für das
754 Profil gewählten Namen enthalten muss. Dieser Name wird in allen
755 Google-Diensten verwendet. In manchen Fällen kann dieser Name auch
756 einen anderen Namen ersetzen, den Sie beim Teilen von Inhalten über
757 Ihr Google-Konto verwendet haben. Die Identität Ihres Google-Profils
758 kann Nutzern angezeigt werden, die Ihre E-Mail-Adresse kennen oder
759 über andere identifizierende Informationen von Ihnen verfügen.<br />
760 <br />
761 <i>Verwendung der erfassten Informationen:</i><br />
762 Neben den oben erläuterten Verwendungszwecken werden die von Ihnen
763 bereitgestellten Informationen gemäß den geltenden
764 Google-Datenschutzbestimmungen genutzt. Google veröffentlicht
765 möglicherweise zusammengefasste Statistiken über die +1-Aktivitäten
766 der Nutzer bzw. gibt diese an Nutzer und Partner weiter, wie etwa
767 Publisher, Inserenten oder verbundene Websites. </p>
768<h2>Datenschutzerklärung für die Nutzung von Twitter</h2>
769 <p>Auf unseren Seiten sind Funktionen des Dienstes Twitter eingebunden.
770 Diese Funktionen werden angeboten durch die Twitter Inc., Twitter, Inc.
771 1355 Market St, Suite 900, San Francisco, CA 94103, USA. Durch das Benutzen
772 von Twitter und der Funktion "Re-Tweet" werden die von Ihnen
773 besuchten Websites mit Ihrem Twitter-Account verknüpft und anderen
774 Nutzern bekannt gegeben. Dabei werden auch Daten an Twitter übertragen.</p>
775 <p>Wir weisen darauf hin, dass wir als Anbieter der Seiten keine
776 Kenntnis vom Inhalt der übermittelten Daten sowie deren Nutzung durch
777 Twitter erhalten. Weitere Informationen hierzu finden Sie in der
778 Datenschutzerklärung von Twitter unter
779 <a href="http://twitter.com/privacy" target="_blank">http://twitter.com/privacy</a>.</p>
780 <p>Ihre Datenschutzeinstellungen bei Twitter können Sie in den
781 Konto-Einstellungen unter
782 <a href="http://twitter.com/account/settings" target="_blank">http://twitter.com/account/settings</a> ändern.</p>
783
784<p><small><em>Quellenangaben: <a rel="nofollow" href="http://www.e-recht24.de/muster-datenschutzerklaerung.html" target="_blank">eRecht24</a>, <a rel="nofollow" href="http://www.e-recht24.de/artikel/datenschutz/6590-facebook-like-button-datenschutz-disclaimer.html" target="_blank">Facebook-Disclaimer von eRecht24</a>, <a rel="nofollow" href="http://www.google.com/intl/de/+/policy/+1button.html" target="_blank">Google +1 Bedingungen</a>, <a rel="nofollow" href="http://twitter.com/privacy" target="_blank">Datenschutzerklärung Twitter</a></em></small></p>]]></content>
86dbae33 785 <customURL>datenschutzerklaerung</customURL>
16aec1f4
MW
786 </content>
787 </page>
788 </import>
789</data>