Merge remote-tracking branch 'refs/remotes/origin/3.0'
[GitHub/WoltLab/WCF.git] / com.woltlab.wcf / page.xml
CommitLineData
16aec1f4 1<?xml version="1.0" encoding="UTF-8"?>
d9fa555f 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/tornado/page.xsd">
16aec1f4 3 <import>
39abe192 4 <!-- dynamic -->
39abe192 5 <page identifier="com.woltlab.wcf.MembersList">
8c983c5e 6 <pageType>system</pageType>
39abe192 7 <controller>wcf\page\MembersListPage</controller>
18290128
MS
8 <name language="de">Mitglieder</name>
9 <name language="en">Members</name>
afba9daf
MW
10 <permissions>user.profile.canViewMembersList</permissions>
11 <options>module_members_list</options>
92608257 12 <allowSpidersToIndex>1</allowSpidersToIndex>
ff9e3598
MW
13
14 <content language="en">
15 <title>Members</title>
16 </content>
17 <content language="de">
18 <title>Mitglieder</title>
19 </content>
39abe192
AE
20 </page>
21 <page identifier="com.woltlab.wcf.RecentActivityList">
8c983c5e 22 <pageType>system</pageType>
39abe192 23 <controller>wcf\page\RecentActivityListPage</controller>
18290128
MS
24 <name language="de">Letzte Aktivitäten</name>
25 <name language="en">Recent Activities</name>
39abe192 26 <parent>com.woltlab.wcf.MembersList</parent>
92608257 27 <allowSpidersToIndex>1</allowSpidersToIndex>
ff9e3598
MW
28
29 <content language="en">
30 <title>Recent Activities</title>
31 </content>
32 <content language="de">
33 <title>Letzte Aktivitäten</title>
34 </content>
39abe192
AE
35 </page>
36 <page identifier="com.woltlab.wcf.UsersOnlineList">
8c983c5e 37 <pageType>system</pageType>
39abe192 38 <controller>wcf\page\UsersOnlineListPage</controller>
18290128
MS
39 <name language="de">Benutzer online</name>
40 <name language="en">Users Online</name>
39abe192 41 <parent>com.woltlab.wcf.MembersList</parent>
afba9daf
MW
42 <permissions>user.profile.canViewUsersOnlineList</permissions>
43 <options>module_users_online</options>
92608257 44 <allowSpidersToIndex>1</allowSpidersToIndex>
ff9e3598
MW
45
46 <content language="en">
47 <title>Users Online</title>
48 </content>
49 <content language="de">
50 <title>Benutzer online</title>
51 </content>
39abe192
AE
52 </page>
53 <page identifier="com.woltlab.wcf.Team">
8c983c5e 54 <pageType>system</pageType>
39abe192 55 <controller>wcf\page\TeamPage</controller>
18290128
MS
56 <name language="de">Team</name>
57 <name language="en">Team</name>
39abe192 58 <parent>com.woltlab.wcf.MembersList</parent>
afba9daf
MW
59 <permissions>user.profile.canViewMembersList</permissions>
60 <options>module_team_page</options>
92608257 61 <allowSpidersToIndex>1</allowSpidersToIndex>
ff9e3598
MW
62
63 <content language="en">
64 <title>Team</title>
65 </content>
66 <content language="de">
67 <title>Team</title>
68 </content>
39abe192
AE
69 </page>
70 <page identifier="com.woltlab.wcf.UserSearch">
8c983c5e 71 <pageType>system</pageType>
9d1c4789 72 <controller>wcf\form\UserSearchForm</controller>
18290128
MS
73 <name language="de">Benutzer suchen</name>
74 <name language="en">Search Users</name>
39abe192 75 <parent>com.woltlab.wcf.MembersList</parent>
afba9daf
MW
76 <permissions>user.profile.canViewMembersList</permissions>
77 <options>module_members_list</options>
ff9e3598
MW
78
79 <content language="en">
80 <title>Search Users</title>
81 </content>
82 <content language="de">
83 <title>Benutzer suchen</title>
84 </content>
39abe192
AE
85 </page>
86
cccad2a0 87 <page identifier="com.woltlab.wcf.AccountManagement">
8c983c5e 88 <pageType>system</pageType>
cccad2a0 89 <controller>wcf\form\AccountManagementForm</controller>
18290128
MS
90 <name language="de">Benutzerkonto-Verwaltung</name>
91 <name language="en">Account Management</name>
ff9e3598
MW
92
93 <content language="en">
94 <title>Account Management</title>
95 </content>
96 <content language="de">
97 <title>Benutzerkonto-Verwaltung</title>
98 </content>
cccad2a0
MS
99 </page>
100 <page identifier="com.woltlab.wcf.AvatarEdit">
8c983c5e 101 <pageType>system</pageType>
cccad2a0 102 <controller>wcf\form\AvatarEditForm</controller>
18290128
MS
103 <name language="de">Avatar-Verwaltung</name>
104 <name language="en">Avatar Management</name>
c80a99d3 105 <hasFixedParent>1</hasFixedParent>
11b5e866 106 <parent>com.woltlab.wcf.AccountManagement</parent>
ff9e3598
MW
107
108 <content language="en">
109 <title>Avatar Management</title>
110 </content>
111 <content language="de">
112 <title>Avatar-Verwaltung</title>
113 </content>
cccad2a0 114 </page>
cccad2a0 115 <page identifier="com.woltlab.wcf.EmailActivation">
8c983c5e 116 <pageType>system</pageType>
cccad2a0 117 <controller>wcf\form\EmailActivationForm</controller>
18290128
MS
118 <name language="de">Aktivierung neuer E-Mail-Adresse</name>
119 <name language="en">New Email Address Verification</name>
c80a99d3 120 <hasFixedParent>1</hasFixedParent>
11b5e866 121 <parent>com.woltlab.wcf.AccountManagement</parent>
d9fa555f 122 <excludeFromLandingPage>1</excludeFromLandingPage>
ff9e3598
MW
123
124 <content language="en">
125 <title>New Email Address Verification</title>
126 </content>
127 <content language="de">
128 <title>Aktivierung neuer E-Mail-Adresse</title>
129 </content>
cccad2a0
MS
130 </page>
131 <page identifier="com.woltlab.wcf.EmailNewActivationCode">
8c983c5e 132 <pageType>system</pageType>
cccad2a0 133 <controller>wcf\form\EmailNewActivationCodeForm</controller>
18290128
MS
134 <name language="de">E-Mail-Aktivierungscode-Anforderung</name>
135 <name language="en">New Email Activation Code Request</name>
c80a99d3 136 <hasFixedParent>1</hasFixedParent>
11b5e866 137 <parent>com.woltlab.wcf.AccountManagement</parent>
d9fa555f 138 <excludeFromLandingPage>1</excludeFromLandingPage>
ff9e3598
MW
139
140 <content language="en">
141 <title>New Email Activation Code Request</title>
142 </content>
143 <content language="de">
144 <title>E-Mail-Aktivierungscode-Anforderung</title>
145 </content>
cccad2a0
MS
146 </page>
147 <page identifier="com.woltlab.wcf.Login">
8c983c5e 148 <pageType>system</pageType>
cccad2a0 149 <controller>wcf\form\LoginForm</controller>
18290128
MS
150 <name language="de">Anmeldung</name>
151 <name language="en">Login</name>
11b5e866 152 <parent>com.woltlab.wcf.AccountManagement</parent>
d9fa555f 153 <excludeFromLandingPage>1</excludeFromLandingPage>
ff9e3598
MW
154
155 <content language="en">
156 <title>Login</title>
157 </content>
158 <content language="de">
159 <title>Anmeldung</title>
160 </content>
cccad2a0
MS
161 </page>
162 <page identifier="com.woltlab.wcf.LostPassword">
8c983c5e 163 <pageType>system</pageType>
cccad2a0 164 <controller>wcf\form\LostPasswordForm</controller>
18290128
MS
165 <name language="de">Kennwort vergessen</name>
166 <name language="en">Lost Password</name>
11b5e866 167 <parent>com.woltlab.wcf.AccountManagement</parent>
d9fa555f 168 <excludeFromLandingPage>1</excludeFromLandingPage>
ff9e3598
MW
169
170 <content language="en">
171 <title>Lost Password</title>
172 </content>
173 <content language="de">
174 <title>Kennwort vergessen</title>
175 </content>
cccad2a0
MS
176 </page>
177 <page identifier="com.woltlab.wcf.Mail">
8c983c5e 178 <pageType>system</pageType>
cccad2a0 179 <controller>wcf\form\MailForm</controller>
6f77b16c 180 <requireObjectID>1</requireObjectID>
18290128
MS
181 <name language="de">E-Mail-Formular</name>
182 <name language="en">Mail Form</name>
ff9e3598
MW
183
184 <content language="en">
185 <title>Mail Form</title>
186 </content>
187 <content language="de">
188 <title>E-Mail-Formular</title>
189 </content>
cccad2a0
MS
190 </page>
191 <page identifier="com.woltlab.wcf.NewPassword">
8c983c5e 192 <pageType>system</pageType>
cccad2a0 193 <controller>wcf\form\NewPasswordForm</controller>
18290128
MS
194 <name language="de">Neues Kennwort</name>
195 <name language="en">New Password Request</name>
11b5e866 196 <parent>com.woltlab.wcf.AccountManagement</parent>
d9fa555f 197 <excludeFromLandingPage>1</excludeFromLandingPage>
ff9e3598
MW
198
199 <content language="en">
200 <title>New Password Request</title>
201 </content>
202 <content language="de">
203 <title>Neues Kennwort</title>
204 </content>
cccad2a0
MS
205 </page>
206 <page identifier="com.woltlab.wcf.NotificationSettings">
8c983c5e 207 <pageType>system</pageType>
cccad2a0 208 <controller>wcf\form\NotificationSettingsForm</controller>
18290128
MS
209 <name language="de">Benachrichtigungseinstellungen</name>
210 <name language="en">Notification Settings</name>
c80a99d3 211 <hasFixedParent>1</hasFixedParent>
11b5e866 212 <parent>com.woltlab.wcf.AccountManagement</parent>
ff9e3598
MW
213
214 <content language="en">
215 <title>Notification Settings</title>
216 </content>
217 <content language="de">
218 <title>Benachrichtigungseinstellungen</title>
219 </content>
cccad2a0 220 </page>
11b5e866 221 <page identifier="com.woltlab.wcf.Register">
8c983c5e 222 <pageType>system</pageType>
11b5e866 223 <controller>wcf\form\RegisterForm</controller>
18290128
MS
224 <name language="de">Registrierung</name>
225 <name language="en">Registration</name>
d9fa555f 226 <excludeFromLandingPage>1</excludeFromLandingPage>
ff9e3598
MW
227
228 <content language="en">
11b5e866 229 <title>Registration</title>
ff9e3598
MW
230 </content>
231 <content language="de">
11b5e866 232 <title>Registrierung</title>
ff9e3598 233 </content>
cccad2a0 234 </page>
11b5e866 235 <page identifier="com.woltlab.wcf.Disclaimer">
8c983c5e 236 <pageType>system</pageType>
11b5e866 237 <controller>wcf\form\DisclaimerForm</controller>
18290128
MS
238 <name language="de">Disclaimer</name>
239 <name language="en">Disclaimer</name>
11b5e866 240 <parent>com.woltlab.wcf.Register</parent>
ff9e3598
MW
241
242 <content language="en">
11b5e866 243 <title>Disclaimer</title>
ff9e3598
MW
244 </content>
245 <content language="de">
11b5e866
MW
246 <title>Disclaimer</title>
247 </content>
248 </page>
249 <page identifier="com.woltlab.wcf.RegisterActivation">
250 <pageType>system</pageType>
251 <controller>wcf\form\RegisterActivationForm</controller>
18290128
MS
252 <name language="de">Registrierung abschließen</name>
253 <name language="en">Complete Registration</name>
c80a99d3 254 <hasFixedParent>1</hasFixedParent>
11b5e866 255 <parent>com.woltlab.wcf.Register</parent>
d9fa555f 256 <excludeFromLandingPage>1</excludeFromLandingPage>
11b5e866
MW
257
258 <content language="en">
259 <title>Complete Registration</title>
260 </content>
261 <content language="de">
262 <title>Registrierung abschließen</title>
ff9e3598 263 </content>
cccad2a0
MS
264 </page>
265 <page identifier="com.woltlab.wcf.RegisterNewActivationCode">
8c983c5e 266 <pageType>system</pageType>
cccad2a0 267 <controller>wcf\form\RegisterNewActivationCodeForm</controller>
18290128
MS
268 <name language="de">Aktivierungscode-Anforderung</name>
269 <name language="en">New Activation Code Request</name>
c80a99d3 270 <hasFixedParent>1</hasFixedParent>
11b5e866 271 <parent>com.woltlab.wcf.Register</parent>
d9fa555f 272 <excludeFromLandingPage>1</excludeFromLandingPage>
ff9e3598
MW
273
274 <content language="en">
275 <title>New Activation Code Request</title>
276 </content>
277 <content language="de">
278 <title>Aktivierungscode-Anforderung</title>
279 </content>
cccad2a0
MS
280 </page>
281 <page identifier="com.woltlab.wcf.Search">
8c983c5e 282 <pageType>system</pageType>
cccad2a0 283 <controller>wcf\form\SearchForm</controller>
18290128
MS
284 <name language="de">Suche</name>
285 <name language="en">Search</name>
ff9e3598
MW
286
287 <content language="en">
288 <title>Search</title>
289 </content>
290 <content language="de">
291 <title>Suche</title>
292 </content>
cccad2a0
MS
293 </page>
294 <page identifier="com.woltlab.wcf.Settings">
8c983c5e 295 <pageType>system</pageType>
cccad2a0 296 <controller>wcf\form\SettingsForm</controller>
18290128
MS
297 <name language="de">Einstellungen</name>
298 <name language="en">Settings</name>
c80a99d3 299 <hasFixedParent>1</hasFixedParent>
11b5e866 300 <parent>com.woltlab.wcf.AccountManagement</parent>
ff9e3598
MW
301
302 <content language="en">
303 <title>Settings</title>
304 </content>
305 <content language="de">
306 <title>Einstellungen</title>
307 </content>
cccad2a0
MS
308 </page>
309 <page identifier="com.woltlab.wcf.SignatureEdit">
8c983c5e 310 <pageType>system</pageType>
cccad2a0 311 <controller>wcf\form\SignatureEditForm</controller>
18290128
MS
312 <name language="de">Signatur-Verwaltung</name>
313 <name language="en">Signature Management</name>
cccad2a0 314 <options>module_user_signature</options>
c80a99d3 315 <hasFixedParent>1</hasFixedParent>
11b5e866 316 <parent>com.woltlab.wcf.AccountManagement</parent>
ff9e3598
MW
317
318 <content language="en">
30e3eacf 319 <title>Signature Management</title>
ff9e3598
MW
320 </content>
321 <content language="de">
30e3eacf 322 <title>Signatur-Verwaltung</title>
ff9e3598 323 </content>
cccad2a0 324 </page>
cccad2a0 325 <page identifier="com.woltlab.wcf.EditHistory">
8c983c5e 326 <pageType>system</pageType>
cccad2a0 327 <controller>wcf\page\EditHistoryPage</controller>
18290128
MS
328 <name language="de">Versionsgeschichte</name>
329 <name language="en">Edit History</name>
cccad2a0
MS
330 <options>module_edit_history</options>
331 <requireObjectID>1</requireObjectID>
ff9e3598
MW
332
333 <content language="en">
334 <title>Edit History</title>
335 </content>
336 <content language="de">
dbc64c86 337 <title>Versionsgeschichte</title>
ff9e3598 338 </content>
cccad2a0
MS
339 </page>
340 <page identifier="com.woltlab.wcf.Following">
8c983c5e 341 <pageType>system</pageType>
cccad2a0 342 <controller>wcf\page\FollowingPage</controller>
18290128
MS
343 <name language="de">Benutzer, denen Sie folgen</name>
344 <name language="en">Followed Users</name>
c80a99d3 345 <hasFixedParent>1</hasFixedParent>
11b5e866 346 <parent>com.woltlab.wcf.AccountManagement</parent>
ff9e3598
MW
347
348 <content language="en">
349 <title>Followed Users</title>
350 </content>
351 <content language="de">
352 <title>Benutzer, denen Sie folgen</title>
353 </content>
cccad2a0
MS
354 </page>
355 <page identifier="com.woltlab.wcf.IgnoredUsers">
8c983c5e 356 <pageType>system</pageType>
cccad2a0 357 <controller>wcf\page\IgnoredUsersPage</controller>
18290128
MS
358 <name language="de">Blockierte Benutzer</name>
359 <name language="en">Blocked Users</name>
c80a99d3 360 <hasFixedParent>1</hasFixedParent>
11b5e866 361 <parent>com.woltlab.wcf.AccountManagement</parent>
ff9e3598
MW
362
363 <content language="en">
364 <title>Blocked Users</title>
365 </content>
366 <content language="de">
367 <title>Blockierte Benutzer</title>
368 </content>
cccad2a0
MS
369 </page>
370 <page identifier="com.woltlab.wcf.ModerationList">
8c983c5e 371 <pageType>system</pageType>
cccad2a0 372 <controller>wcf\page\ModerationListPage</controller>
18290128
MS
373 <name language="de">Moderation</name>
374 <name language="en">Moderation</name>
cccad2a0 375 <permissions>mod.general.canUseModeration</permissions>
ff9e3598
MW
376
377 <content language="en">
378 <title>Moderation</title>
379 </content>
380 <content language="de">
381 <title>Moderation</title>
382 </content>
cccad2a0 383 </page>
11b5e866
MW
384 <page identifier="com.woltlab.wcf.DeletedContentList">
385 <pageType>system</pageType>
386 <controller>wcf\page\DeletedContentListPage</controller>
18290128
MS
387 <name language="de">Gelöschte Inhalte</name>
388 <name language="en">Deleted Content</name>
11b5e866 389 <permissions>mod.general.canUseModeration</permissions>
c80a99d3 390 <hasFixedParent>1</hasFixedParent>
11b5e866
MW
391 <parent>com.woltlab.wcf.ModerationList</parent>
392
393 <content language="en">
394 <title>Deleted Content</title>
395 </content>
396 <content language="de">
397 <title>Gelöschte Inhalte</title>
398 </content>
399 </page>
cccad2a0 400 <page identifier="com.woltlab.wcf.ModerationActivation">
8c983c5e 401 <pageType>system</pageType>
cccad2a0 402 <controller>wcf\form\ModerationActivationForm</controller>
18290128
MS
403 <name language="de">Inhaltsfreischaltung</name>
404 <name language="en">Content Approval</name>
cccad2a0
MS
405 <parent>com.woltlab.wcf.ModerationList</parent>
406 <permissions>mod.general.canUseModeration</permissions>
c80a99d3 407 <hasFixedParent>1</hasFixedParent>
cccad2a0 408 <requireObjectID>1</requireObjectID>
ff9e3598
MW
409
410 <content language="en">
411 <title>Content Approval</title>
412 </content>
413 <content language="de">
414 <title>Inhaltsfreischaltung</title>
415 </content>
cccad2a0
MS
416 </page>
417 <page identifier="com.woltlab.wcf.ModerationReport">
8c983c5e 418 <pageType>system</pageType>
cccad2a0 419 <controller>wcf\form\ModerationReportForm</controller>
18290128
MS
420 <name language="de">Inhaltsmeldung</name>
421 <name language="en">Content Report</name>
cccad2a0 422 <parent>com.woltlab.wcf.ModerationList</parent>
c80a99d3 423 <hasFixedParent>1</hasFixedParent>
cccad2a0
MS
424 <permissions>mod.general.canUseModeration</permissions>
425 <requireObjectID>1</requireObjectID>
ff9e3598
MW
426
427 <content language="en">
428 <title>Content Report</title>
429 </content>
430 <content language="de">
431 <title>Inhaltsmeldung</title>
432 </content>
cccad2a0
MS
433 </page>
434 <page identifier="com.woltlab.wcf.NotificationList">
8c983c5e 435 <pageType>system</pageType>
cccad2a0 436 <controller>wcf\page\NotificationListPage</controller>
18290128
MS
437 <name language="de">Benachrichtigungen</name>
438 <name language="en">Notifications</name>
c80a99d3 439 <hasFixedParent>1</hasFixedParent>
11b5e866 440 <parent>com.woltlab.wcf.AccountManagement</parent>
ff9e3598
MW
441
442 <content language="en">
443 <title>Notifications</title>
444 </content>
445 <content language="de">
446 <title>Benachrichtigungen</title>
447 </content>
cccad2a0
MS
448 </page>
449 <page identifier="com.woltlab.wcf.PaidSubscriptionList">
8c983c5e 450 <pageType>system</pageType>
cccad2a0 451 <controller>wcf\page\PaidSubscriptionListPage</controller>
18290128
MS
452 <name language="de">Bezahlte Mitgliedschaften</name>
453 <name language="en">Paid Subscriptions</name>
cccad2a0 454 <options>module_paid_subscription</options>
c80a99d3 455 <hasFixedParent>1</hasFixedParent>
11b5e866 456 <parent>com.woltlab.wcf.AccountManagement</parent>
ff9e3598
MW
457
458 <content language="en">
459 <title>Paid Subscriptions</title>
460 </content>
461 <content language="de">
462 <title>Bezahlte Mitgliedschaften</title>
463 </content>
cccad2a0
MS
464 </page>
465 <page identifier="com.woltlab.wcf.SearchResult">
8c983c5e 466 <pageType>system</pageType>
cccad2a0 467 <controller>wcf\page\SearchResultPage</controller>
18290128
MS
468 <name language="de">Suchergebnisse</name>
469 <name language="en">Search Results</name>
cccad2a0 470 <parent>com.woltlab.wcf.Search</parent>
c80a99d3 471 <hasFixedParent>1</hasFixedParent>
cccad2a0 472 <requireObjectID>1</requireObjectID>
ff9e3598
MW
473
474 <content language="en">
475 <title>Search Results</title>
476 </content>
477 <content language="de">
478 <title>Suchergebnisse</title>
479 </content>
cccad2a0
MS
480 </page>
481 <page identifier="com.woltlab.wcf.Tagged">
8c983c5e 482 <pageType>system</pageType>
cccad2a0 483 <controller>wcf\page\TaggedPage</controller>
18290128
MS
484 <name language="de">Inhalte mit bestimmtem Tag</name>
485 <name language="en">Content With Particular Tag</name>
cccad2a0
MS
486 <permissions>user.tag.canViewTag</permissions>
487 <requireObjectID>1</requireObjectID>
ff9e3598
MW
488
489 <content language="en">
490 <title>Content With Particular Tag</title>
491 </content>
492 <content language="de">
493 <title>Inhalte mit bestimmtem Tag</title>
494 </content>
cccad2a0
MS
495 </page>
496 <page identifier="com.woltlab.wcf.User">
8c983c5e 497 <pageType>system</pageType>
cccad2a0
MS
498 <controller>wcf\page\UserPage</controller>
499 <handler>wcf\system\page\handler\UserPageHandler</handler>
18290128
MS
500 <name language="de">Benutzerprofil</name>
501 <name language="en">User Profile</name>
cccad2a0
MS
502 <parent>com.woltlab.wcf.MembersList</parent>
503 <requireObjectID>1</requireObjectID>
92608257 504 <allowSpidersToIndex>1</allowSpidersToIndex>
cccad2a0 505 </page>
a5a4f02d
MW
506 <page identifier="com.woltlab.wcf.ArticleList">
507 <pageType>system</pageType>
508 <controller>wcf\page\ArticleListPage</controller>
ce6f758b 509 <handler>wcf\system\page\handler\ArticleListPageHandler</handler>
18290128
MS
510 <name language="de">Artikel-Liste</name>
511 <name language="en">Article List</name>
a5a4f02d 512 <options>module_article</options>
92608257 513 <allowSpidersToIndex>1</allowSpidersToIndex>
a5a4f02d
MW
514
515 <content language="en">
516 <title>Articles</title>
517 </content>
518 <content language="de">
519 <title>Artikel</title>
520 </content>
521 </page>
522 <page identifier="com.woltlab.wcf.CategoryArticleList">
523 <pageType>system</pageType>
524 <controller>wcf\page\CategoryArticleListPage</controller>
525 <handler>wcf\system\page\handler\CategoryArticleListPageHandler</handler>
18290128
MS
526 <name language="de">Liste von Artikeln aus bestimmter Kategorie</name>
527 <name language="en">List of Articles in Certain Category</name>
a5a4f02d
MW
528 <options>module_article</options>
529 <parent>com.woltlab.wcf.ArticleList</parent>
530 <requireObjectID>1</requireObjectID>
92608257 531 <allowSpidersToIndex>1</allowSpidersToIndex>
a5a4f02d
MW
532 </page>
533 <page identifier="com.woltlab.wcf.Article">
534 <pageType>system</pageType>
535 <controller>wcf\page\ArticlePage</controller>
536 <handler>wcf\system\page\handler\ArticlePageHandler</handler>
18290128
MS
537 <name language="de">Artikel</name>
538 <name language="en">Article</name>
a5a4f02d
MW
539 <options>module_article</options>
540 <parent>com.woltlab.wcf.CategoryArticleList</parent>
c80a99d3 541 <hasFixedParent>1</hasFixedParent>
a5a4f02d 542 <requireObjectID>1</requireObjectID>
92608257 543 <allowSpidersToIndex>1</allowSpidersToIndex>
a5a4f02d 544 </page>
71e527fb
AE
545 <page identifier="com.woltlab.wcf.Contact">
546 <pageType>system</pageType>
547 <controller>wcf\form\ContactForm</controller>
548 <name language="de">Kontakt-Formular</name>
549 <name language="en">Contact Form</name>
550 <options>module_contact_form</options>
551 <allowSpidersToIndex>0</allowSpidersToIndex>
552
553 <content language="en">
554 <title>Contact</title>
555 </content>
556 <content language="de">
557 <title>Kontakt</title>
558 </content>
559 </page>
a20cde88
JR
560 <page identifier="com.woltlab.wcf.TrophyList">
561 <pageType>system</pageType>
562 <controller>wcf\page\TrophyListPage</controller>
e91846e9 563 <handler>wcf\system\page\handler\TrophyListPageHandler</handler>
a20cde88
JR
564 <name language="de">Trophäen</name>
565 <name language="en">Trophies</name>
566 <parent>com.woltlab.wcf.MembersList</parent>
e91846e9
JR
567 <requireObjectID>1</requireObjectID>
568 <permissions>user.profile.trophy.canSeeTrophies</permissions>
569 <options>module_trophy</options>
570 <allowSpidersToIndex>1</allowSpidersToIndex>
571 </page>
572 <page identifier="com.woltlab.wcf.Trophy">
573 <pageType>system</pageType>
574 <controller>wcf\page\TrophyPage</controller>
575 <handler>wcf\system\page\handler\TrophyPageHandler</handler>
576 <name language="de">Trophäe</name>
577 <name language="en">Trophy</name>
578 <parent>com.woltlab.wcf.TrophyList</parent>
579 <hasFixedParent>1</hasFixedParent>
580 <requireObjectID>1</requireObjectID>
a20cde88
JR
581 <permissions>user.profile.trophy.canSeeTrophies</permissions>
582 <options>module_trophy</options>
583 <allowSpidersToIndex>1</allowSpidersToIndex>
584 </page>
cccad2a0 585
39abe192 586 <!-- static -->
413fd5a3
MW
587 <page identifier="com.woltlab.wcf.Dashboard">
588 <pageType>text</pageType>
18290128
MS
589 <name language="de">Dashboard</name>
590 <name language="en">Dashboard</name>
413fd5a3
MW
591
592 <content>
593 <title>Dashboard</title>
18290128 594 <content></content>
413fd5a3
MW
595 <customURL>dashboard</customURL>
596 </content>
597 </page>
598
16aec1f4 599 <page identifier="com.woltlab.wcf.CookiePolicy">
8c983c5e 600 <pageType>text</pageType>
16aec1f4
MW
601 <name language="en">Cookie Policy</name>
602 <name language="de">Cookie-Richtlinie</name>
110ca2e7 603 <availableDuringOfflineMode>1</availableDuringOfflineMode>
16aec1f4
MW
604
605 <content language="en">
606 <title>Cookie Policy</title>
607 <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>
608
609<h2>What are cookies</h2>
610<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>
611
612<h2>What do we use cookies for</h2>
613<p>We’re using cookies for the following purposes:</p>
614<ul>
615<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>
616<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>
617<li>Third-Party Services: Displayed ads or sharing content through social networks or comparable actions might cause a cookie created by them.</li>
618</ul>
619
620<h2>How to disable or delete cookies</h2>
621<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>
622<ul>
623<li><a href="https://support.google.com/chrome/answer/95647?hl=en" class="externalURL" rel="nofollow">Google Chrome</a></li>
624<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>
6b87e0fc 625<li><a href="https://help.opera.com/Windows/12.00/en/cookies.html" class="externalURL" rel="nofollow">Opera</a></li>
16aec1f4 626<li><a href="https://support.apple.com/kb/ph17191?locale=en_US" class="externalURL" rel="nofollow">Safari</a></li>
6b87e0fc 627<li><a href="https://windows.microsoft.com/en-US/internet-explorer/delete-manage-cookies" class="externalURL" rel="nofollow">Windows Internet Explorer</a></li>
16aec1f4 628</ul>]]></content>
86dbae33 629 <customURL>cookie-policy</customURL>
16aec1f4
MW
630 </content>
631
632 <content language="de">
633 <title>Einsatz von Cookies</title>
634 <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>
635
636<h2>Was sind Cookies</h2>
637<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>
638
639<h2>Wie wir Cookies nutzen</h2>
640<p>Wir setzen Cookies für folgende Zwecke ein:</p>
641<ul>
642<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>
462c08f1 643<li>Sitzung: Beim ersten Aufruf unserer Seite wird eine neue Sitzung gestartet, diese wird durch ein eindeutiges Cookie 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
644<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>
645</ul>
646
647<h2>Wie Sie Cookies deaktivieren und entfernen</h2>
648<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>
649<ul>
650<li><a href="https://support.google.com/chrome/answer/95647?hl=de" class="externalURL" rel="nofollow">Google Chrome</a></li>
651<li><a href="https://support.mozilla.org/de/kb/cookies-informationen-websites-auf-ihrem-computer" class="externalURL" rel="nofollow">Mozilla Firefox</a></li>
6b87e0fc 652<li><a href="https://help.opera.com/Windows/12.00/de/cookies.html" class="externalURL" rel="nofollow">Opera</a></li>
16aec1f4 653<li><a href="https://support.apple.com/kb/ph17191?locale=de_DE" class="externalURL" rel="nofollow">Safari</a></li>
6b87e0fc 654<li><a href="https://windows.microsoft.com/de-DE/internet-explorer/delete-manage-cookies" class="externalURL" rel="nofollow">Windows Internet Explorer</a></li>
16aec1f4 655</ul>]]></content>
86dbae33 656 <customURL>cookie-richtlinie</customURL>
16aec1f4
MW
657 </content>
658 </page>
659
660 <page identifier="com.woltlab.wcf.PrivacyPolicy">
8c983c5e 661 <pageType>text</pageType>
16aec1f4
MW
662 <name language="en">Privacy Policy</name>
663 <name language="de">Datenschutzerklärung</name>
42899ba2 664 <availableDuringOfflineMode>1</availableDuringOfflineMode>
16aec1f4
MW
665
666 <content language="en">
667 <title>Privacy Policy</title>
668 <content><![CDATA[<p>We, the Operators of this Website, provide it as a public service to our users.</p>
669
709cbc33
AE
670<p><br></p>
671
16aec1f4
MW
672<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>
673
709cbc33
AE
674<p><br></p>
675
16aec1f4
MW
676<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>
677
678<h2>Sites Covered by this Privacy Policy</h2>
679
680<p>This Privacy Policy applies to all the Operators-maintained web sites, domains, information portals, and registries.</p>
681
682<h2>Children’s Privacy</h2>
683
684<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>
685
686<h2>Links to Non-Operators Web Sites</h2>
687
688<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>
689
690<h2>Types of Information We Collect</h2>
691
692<h3>Non-Personal Information</h3>
693
694<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>
695
696<h3>Aggregate Information</h3>
697
698<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>
699
700<h3>Log Files</h3>
701
702<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>
703
704<h3>Cookies</h3>
705
706<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>
707
708<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>
709
710<h3>Personal Information</h3>
711
712<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>
713
714<h3>Members-Only Web Sites</h3>
715
716<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>
717
718<h2>How We Use Your Information</h2>
719
720<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>
721
709cbc33
AE
722<p><br></p>
723
16aec1f4
MW
724<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>
725
709cbc33
AE
726<p><br></p>
727
16aec1f4
MW
728<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>
729
730<h2>Information Sharing</h2>
731
732<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>
733
709cbc33
AE
734<p><br></p>
735
16aec1f4
MW
736<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>
737
709cbc33
AE
738<p><br></p>
739
16aec1f4
MW
740<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>
741
709cbc33
AE
742<p><br></p>
743
16aec1f4
MW
744<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>
745
709cbc33
AE
746<p><br></p>
747
16aec1f4
MW
748<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>
749
709cbc33
AE
750<p><br></p>
751
16aec1f4
MW
752<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>
753
709cbc33
AE
754<p><br></p>
755
16aec1f4
MW
756<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>
757
758<h2>Access to and Accuracy of Member Information</h2>
759
760<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>
761
762<h2>Security</h2>
763
764<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>
765
766<h2>Opting Out</h2>
767
768<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>
769
770<p>If you have questions regarding this privacy policy, please contact us.</p>
771
709cbc33
AE
772<p><br></p>
773
16aec1f4 774<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 775 <customURL>privacy-policy</customURL>
16aec1f4
MW
776 </content>
777
778 <content language="de">
779 <title>Datenschutzerklärung</title>
780 <content><![CDATA[<h2>Datenschutz</h2>
781 <p>Die Nutzung unserer Website ist in der Regel ohne Angabe personenbezogener Daten möglich. Soweit auf unseren Seiten personenbezogene Daten (beispielsweise Name,
913ef356 782 Anschrift oder E-Mail-Adressen) erhoben werden, erfolgt dies, soweit möglich, stets auf freiwilliger Basis. Diese Daten werden ohne Ihre ausdrückliche Zustimmung nicht an Dritte weitergegeben.
16aec1f4 783 </p>
709cbc33 784 <p><br></p>
16aec1f4
MW
785 <p>Wir weisen darauf hin, dass die Datenübertragung im Internet (z.B.
786 bei der Kommunikation per E-Mail) Sicherheitslücken aufweisen kann.
787 Ein lückenloser Schutz der Daten vor dem Zugriff durch Dritte ist nicht
788 möglich. </p>
709cbc33 789 <p><br></p>
16aec1f4
MW
790 <p>Der Nutzung von im Rahmen der Impressumspflicht veröffentlichten Kontaktdaten
791 durch Dritte zur Übersendung von nicht ausdrücklich angeforderter
792 Werbung und Informationsmaterialien wird hiermit ausdrücklich widersprochen.
793 Die Betreiber der Seiten behalten sich ausdrücklich rechtliche Schritte
794 im Falle der unverlangten Zusendung von Werbeinformationen, etwa durch Spam-Mails,
795 vor.</p>
796<h2>Datenschutzerklärung für die Nutzung von Facebook-Plugins
797 (Like-Button)</h2>
798 <p>Auf unseren Seiten sind Plugins des sozialen Netzwerks Facebook
799 (Facebook Inc., 1601 Willow Road, Menlo Park, California, 94025, USA) integriert.
800 Die Facebook-Plugins erkennen Sie an dem Facebook-Logo oder
801 dem "Like-Button" ("Gefällt mir") auf unserer Seite. Eine Übersicht
802 über die Facebook-Plugins finden Sie hier:
6b87e0fc
JH
803 <a href="https://developers.facebook.com/docs/plugins/"
804 target="_blank">https://developers.facebook.com/docs/plugins/</a>.<br />
16aec1f4
MW
805 Wenn Sie unsere Seiten
806 besuchen, wird über das Plugin eine direkte Verbindung zwischen Ihrem
807 Browser und dem Facebook-Server hergestellt. Facebook erhält dadurch
808 die Information, dass Sie mit Ihrer IP-Adresse unsere Seite
809 besucht haben. Wenn Sie den Facebook "Like-Button" anklicken während
810 Sie in Ihrem Facebook-Account eingeloggt sind, können Sie die Inhalte
811 unserer Seiten auf Ihrem Facebook-Profil verlinken. Dadurch kann
812 Facebook den Besuch unserer Seiten Ihrem Benutzerkonto zuordnen. Wir
813 weisen darauf hin, dass wir als Anbieter der Seiten keine Kenntnis vom
814 Inhalt der übermittelten Daten sowie deren Nutzung durch Facebook
815 erhalten. Weitere Informationen hierzu finden Sie in der
816 Datenschutzerklärung von facebook unter
6b87e0fc
JH
817 <a href="https://de-de.facebook.com/policy.php" target="_blank">
818 https://de-de.facebook.com/policy.php</a></p>
709cbc33 819 <p><br></p>
16aec1f4
MW
820 <p>Wenn Sie nicht wünschen, dass Facebook den Besuch unserer Seiten Ihrem
821 Facebook-Nutzerkonto zuordnen kann, loggen Sie sich bitte aus Ihrem
822 Facebook-Benutzerkonto aus.</p>
823<h2>Datenschutzerklärung für die Nutzung von Google +1</h2>
824 <p><i>Erfassung und Weitergabe von Informationen:</i><br />
825 Mithilfe der Google +1-Schaltfläche können Sie Informationen weltweit
826 veröffentlichen. Über die Google +1-Schaltfläche erhalten Sie und andere
827 Nutzer personalisierte Inhalte von Google und unseren Partnern. Google
828 speichert sowohl die Information, dass Sie für einen Inhalt +1 gegeben
829 haben, als auch Informationen über die Seite, die Sie beim Klicken auf
830 +1 angesehen haben. Ihre +1 können als Hinweise zusammen mit Ihrem
831 Profilnamen und Ihrem Foto in Google-Diensten, wie etwa in
832 Suchergebnissen oder in Ihrem Google-Profil, oder an anderen Stellen auf
833 Websites und Anzeigen im Internet eingeblendet werden.<br />
834 Google zeichnet Informationen über Ihre +1-Aktivitäten auf, um die
835 Google-Dienste für Sie und andere zu verbessern. Um die Google +1-Schaltfläche
836 verwenden zu können, benötigen Sie ein weltweit
837 sichtbares, öffentliches Google-Profil, das zumindest den für das
838 Profil gewählten Namen enthalten muss. Dieser Name wird in allen
839 Google-Diensten verwendet. In manchen Fällen kann dieser Name auch
840 einen anderen Namen ersetzen, den Sie beim Teilen von Inhalten über
841 Ihr Google-Konto verwendet haben. Die Identität Ihres Google-Profils
842 kann Nutzern angezeigt werden, die Ihre E-Mail-Adresse kennen oder
843 über andere identifizierende Informationen von Ihnen verfügen.<br />
844 <br />
845 <i>Verwendung der erfassten Informationen:</i><br />
846 Neben den oben erläuterten Verwendungszwecken werden die von Ihnen
847 bereitgestellten Informationen gemäß den geltenden
848 Google-Datenschutzbestimmungen genutzt. Google veröffentlicht
849 möglicherweise zusammengefasste Statistiken über die +1-Aktivitäten
850 der Nutzer bzw. gibt diese an Nutzer und Partner weiter, wie etwa
851 Publisher, Inserenten oder verbundene Websites. </p>
852<h2>Datenschutzerklärung für die Nutzung von Twitter</h2>
853 <p>Auf unseren Seiten sind Funktionen des Dienstes Twitter eingebunden.
854 Diese Funktionen werden angeboten durch die Twitter Inc., Twitter, Inc.
855 1355 Market St, Suite 900, San Francisco, CA 94103, USA. Durch das Benutzen
856 von Twitter und der Funktion "Re-Tweet" werden die von Ihnen
857 besuchten Websites mit Ihrem Twitter-Account verknüpft und anderen
858 Nutzern bekannt gegeben. Dabei werden auch Daten an Twitter übertragen.</p>
709cbc33 859 <p><br></p>
16aec1f4
MW
860 <p>Wir weisen darauf hin, dass wir als Anbieter der Seiten keine
861 Kenntnis vom Inhalt der übermittelten Daten sowie deren Nutzung durch
862 Twitter erhalten. Weitere Informationen hierzu finden Sie in der
863 Datenschutzerklärung von Twitter unter
6b87e0fc 864 <a href="https://twitter.com/privacy" target="_blank">https://twitter.com/privacy</a>.</p>
709cbc33 865 <p><br></p>
16aec1f4
MW
866 <p>Ihre Datenschutzeinstellungen bei Twitter können Sie in den
867 Konto-Einstellungen unter
6b87e0fc 868 <a href="https://twitter.com/account/settings" target="_blank">https://twitter.com/account/settings</a> ändern.</p>
16aec1f4 869
6b87e0fc 870<p><small><em>Quellenangaben: <a rel="nofollow" href="https://www.e-recht24.de/muster-datenschutzerklaerung.html" target="_blank">eRecht24</a>, <a rel="nofollow" href="https://www.e-recht24.de/artikel/datenschutz/6590-facebook-like-button-datenschutz-disclaimer.html" target="_blank">Facebook-Disclaimer von eRecht24</a>, <a rel="nofollow" href="https://www.google.com/intl/de/+/policy/+1button.html" target="_blank">Google +1 Bedingungen</a>, <a rel="nofollow" href="https://twitter.com/privacy" target="_blank">Datenschutzerklärung Twitter</a></em></small></p>]]></content>
86dbae33 871 <customURL>datenschutzerklaerung</customURL>
16aec1f4
MW
872 </content>
873 </page>
874 </import>
875</data>