Updated XSD files
[GitHub/WoltLab/WCF.git] / com.woltlab.wcf / page.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <data xmlns="http://www.woltlab.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.woltlab.com http://www.woltlab.com/XSD/vortex/page.xsd">
3 <import>
4 <!-- dynamic -->
5 <page identifier="com.woltlab.wcf.MembersList">
6 <pageType>system</pageType>
7 <controller>wcf\page\MembersListPage</controller>
8 <name language="de">Mitglieder</name>
9 <name language="en">Members</name>
10 <permissions>user.profile.canViewMembersList</permissions>
11 <options>module_members_list</options>
12
13 <content language="en">
14 <title>Members</title>
15 </content>
16 <content language="de">
17 <title>Mitglieder</title>
18 </content>
19 </page>
20 <page identifier="com.woltlab.wcf.RecentActivityList">
21 <pageType>system</pageType>
22 <controller>wcf\page\RecentActivityListPage</controller>
23 <name language="de">Letzte Aktivitäten</name>
24 <name language="en">Recent Activities</name>
25 <parent>com.woltlab.wcf.MembersList</parent>
26
27 <content language="en">
28 <title>Recent Activities</title>
29 </content>
30 <content language="de">
31 <title>Letzte Aktivitäten</title>
32 </content>
33 </page>
34 <page identifier="com.woltlab.wcf.UsersOnlineList">
35 <pageType>system</pageType>
36 <controller>wcf\page\UsersOnlineListPage</controller>
37 <name language="de">Benutzer online</name>
38 <name language="en">Users Online</name>
39 <parent>com.woltlab.wcf.MembersList</parent>
40 <permissions>user.profile.canViewUsersOnlineList</permissions>
41 <options>module_users_online</options>
42
43 <content language="en">
44 <title>Users Online</title>
45 </content>
46 <content language="de">
47 <title>Benutzer online</title>
48 </content>
49 </page>
50 <page identifier="com.woltlab.wcf.Team">
51 <pageType>system</pageType>
52 <controller>wcf\page\TeamPage</controller>
53 <name language="de">Team</name>
54 <name language="en">Team</name>
55 <parent>com.woltlab.wcf.MembersList</parent>
56 <permissions>user.profile.canViewMembersList</permissions>
57 <options>module_team_page</options>
58
59 <content language="en">
60 <title>Team</title>
61 </content>
62 <content language="de">
63 <title>Team</title>
64 </content>
65 </page>
66 <page identifier="com.woltlab.wcf.UserSearch">
67 <pageType>system</pageType>
68 <controller>wcf\form\UserSearchForm</controller>
69 <name language="de">Benutzer suchen</name>
70 <name language="en">Search Users</name>
71 <parent>com.woltlab.wcf.MembersList</parent>
72 <permissions>user.profile.canViewMembersList</permissions>
73 <options>module_members_list</options>
74
75 <content language="en">
76 <title>Search Users</title>
77 </content>
78 <content language="de">
79 <title>Benutzer suchen</title>
80 </content>
81 </page>
82
83 <page identifier="com.woltlab.wcf.AccountManagement">
84 <pageType>system</pageType>
85 <controller>wcf\form\AccountManagementForm</controller>
86 <name language="de">Benutzerkonto-Verwaltung</name>
87 <name language="en">Account Management</name>
88
89 <content language="en">
90 <title>Account Management</title>
91 </content>
92 <content language="de">
93 <title>Benutzerkonto-Verwaltung</title>
94 </content>
95 </page>
96 <page identifier="com.woltlab.wcf.AvatarEdit">
97 <pageType>system</pageType>
98 <controller>wcf\form\AvatarEditForm</controller>
99 <name language="de">Avatar-Verwaltung</name>
100 <name language="en">Avatar Management</name>
101 <hasFixedParent>1</hasFixedParent>
102 <parent>com.woltlab.wcf.AccountManagement</parent>
103
104 <content language="en">
105 <title>Avatar Management</title>
106 </content>
107 <content language="de">
108 <title>Avatar-Verwaltung</title>
109 </content>
110 </page>
111 <page identifier="com.woltlab.wcf.EmailActivation">
112 <pageType>system</pageType>
113 <controller>wcf\form\EmailActivationForm</controller>
114 <name language="de">Aktivierung neuer E-Mail-Adresse</name>
115 <name language="en">New Email Address Verification</name>
116 <hasFixedParent>1</hasFixedParent>
117 <parent>com.woltlab.wcf.AccountManagement</parent>
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>
125 </page>
126 <page identifier="com.woltlab.wcf.EmailNewActivationCode">
127 <pageType>system</pageType>
128 <controller>wcf\form\EmailNewActivationCodeForm</controller>
129 <name language="de">E-Mail-Aktivierungscode-Anforderung</name>
130 <name language="en">New Email Activation Code Request</name>
131 <hasFixedParent>1</hasFixedParent>
132 <parent>com.woltlab.wcf.AccountManagement</parent>
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>
140 </page>
141 <page identifier="com.woltlab.wcf.Login">
142 <pageType>system</pageType>
143 <controller>wcf\form\LoginForm</controller>
144 <name language="de">Anmeldung</name>
145 <name language="en">Login</name>
146 <parent>com.woltlab.wcf.AccountManagement</parent>
147
148 <content language="en">
149 <title>Login</title>
150 </content>
151 <content language="de">
152 <title>Anmeldung</title>
153 </content>
154 </page>
155 <page identifier="com.woltlab.wcf.LostPassword">
156 <pageType>system</pageType>
157 <controller>wcf\form\LostPasswordForm</controller>
158 <name language="de">Kennwort vergessen</name>
159 <name language="en">Lost Password</name>
160 <parent>com.woltlab.wcf.AccountManagement</parent>
161
162 <content language="en">
163 <title>Lost Password</title>
164 </content>
165 <content language="de">
166 <title>Kennwort vergessen</title>
167 </content>
168 </page>
169 <page identifier="com.woltlab.wcf.Mail">
170 <pageType>system</pageType>
171 <controller>wcf\form\MailForm</controller>
172 <name language="de">E-Mail-Formular</name>
173 <name language="en">Mail Form</name>
174
175 <content language="en">
176 <title>Mail Form</title>
177 </content>
178 <content language="de">
179 <title>E-Mail-Formular</title>
180 </content>
181 </page>
182 <page identifier="com.woltlab.wcf.NewPassword">
183 <pageType>system</pageType>
184 <controller>wcf\form\NewPasswordForm</controller>
185 <name language="de">Neues Kennwort</name>
186 <name language="en">New Password Request</name>
187 <parent>com.woltlab.wcf.AccountManagement</parent>
188
189 <content language="en">
190 <title>New Password Request</title>
191 </content>
192 <content language="de">
193 <title>Neues Kennwort</title>
194 </content>
195 </page>
196 <page identifier="com.woltlab.wcf.NotificationSettings">
197 <pageType>system</pageType>
198 <controller>wcf\form\NotificationSettingsForm</controller>
199 <name language="de">Benachrichtigungseinstellungen</name>
200 <name language="en">Notification Settings</name>
201 <hasFixedParent>1</hasFixedParent>
202 <parent>com.woltlab.wcf.AccountManagement</parent>
203
204 <content language="en">
205 <title>Notification Settings</title>
206 </content>
207 <content language="de">
208 <title>Benachrichtigungseinstellungen</title>
209 </content>
210 </page>
211 <page identifier="com.woltlab.wcf.Register">
212 <pageType>system</pageType>
213 <controller>wcf\form\RegisterForm</controller>
214 <name language="de">Registrierung</name>
215 <name language="en">Registration</name>
216
217 <content language="en">
218 <title>Registration</title>
219 </content>
220 <content language="de">
221 <title>Registrierung</title>
222 </content>
223 </page>
224 <page identifier="com.woltlab.wcf.Disclaimer">
225 <pageType>system</pageType>
226 <controller>wcf\form\DisclaimerForm</controller>
227 <name language="de">Disclaimer</name>
228 <name language="en">Disclaimer</name>
229 <parent>com.woltlab.wcf.Register</parent>
230
231 <content language="en">
232 <title>Disclaimer</title>
233 </content>
234 <content language="de">
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">Registrierung abschließen</name>
242 <name language="en">Complete Registration</name>
243 <hasFixedParent>1</hasFixedParent>
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>
251 </content>
252 </page>
253 <page identifier="com.woltlab.wcf.RegisterNewActivationCode">
254 <pageType>system</pageType>
255 <controller>wcf\form\RegisterNewActivationCodeForm</controller>
256 <name language="de">Aktivierungscode-Anforderung</name>
257 <name language="en">New Activation Code Request</name>
258 <hasFixedParent>1</hasFixedParent>
259 <parent>com.woltlab.wcf.Register</parent>
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>
267 </page>
268 <page identifier="com.woltlab.wcf.Search">
269 <pageType>system</pageType>
270 <controller>wcf\form\SearchForm</controller>
271 <name language="de">Suche</name>
272 <name language="en">Search</name>
273
274 <content language="en">
275 <title>Search</title>
276 </content>
277 <content language="de">
278 <title>Suche</title>
279 </content>
280 </page>
281 <page identifier="com.woltlab.wcf.Settings">
282 <pageType>system</pageType>
283 <controller>wcf\form\SettingsForm</controller>
284 <name language="de">Einstellungen</name>
285 <name language="en">Settings</name>
286 <hasFixedParent>1</hasFixedParent>
287 <parent>com.woltlab.wcf.AccountManagement</parent>
288
289 <content language="en">
290 <title>Settings</title>
291 </content>
292 <content language="de">
293 <title>Einstellungen</title>
294 </content>
295 </page>
296 <page identifier="com.woltlab.wcf.SignatureEdit">
297 <pageType>system</pageType>
298 <controller>wcf\form\SignatureEditForm</controller>
299 <name language="de">Signatur-Verwaltung</name>
300 <name language="en">Signature Management</name>
301 <options>module_user_signature</options>
302 <hasFixedParent>1</hasFixedParent>
303 <parent>com.woltlab.wcf.AccountManagement</parent>
304
305 <content language="en">
306 <title>Signature Management</title>
307 </content>
308 <content language="de">
309 <title>Signatur-Verwaltung</title>
310 </content>
311 </page>
312 <page identifier="com.woltlab.wcf.EditHistory">
313 <pageType>system</pageType>
314 <controller>wcf\page\EditHistoryPage</controller>
315 <name language="de">Versionsgeschichte</name>
316 <name language="en">Edit History</name>
317 <options>module_edit_history</options>
318 <requireObjectID>1</requireObjectID>
319
320 <content language="en">
321 <title>Edit History</title>
322 </content>
323 <content language="de">
324 <title>Versionsgeschichte</title>
325 </content>
326 </page>
327 <page identifier="com.woltlab.wcf.Following">
328 <pageType>system</pageType>
329 <controller>wcf\page\FollowingPage</controller>
330 <name language="de">Benutzer, denen Sie folgen</name>
331 <name language="en">Followed Users</name>
332 <hasFixedParent>1</hasFixedParent>
333 <parent>com.woltlab.wcf.AccountManagement</parent>
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>
341 </page>
342 <page identifier="com.woltlab.wcf.IgnoredUsers">
343 <pageType>system</pageType>
344 <controller>wcf\page\IgnoredUsersPage</controller>
345 <name language="de">Blockierte Benutzer</name>
346 <name language="en">Blocked Users</name>
347 <hasFixedParent>1</hasFixedParent>
348 <parent>com.woltlab.wcf.AccountManagement</parent>
349
350 <content language="en">
351 <title>Blocked Users</title>
352 </content>
353 <content language="de">
354 <title>Blockierte Benutzer</title>
355 </content>
356 </page>
357 <page identifier="com.woltlab.wcf.ModerationList">
358 <pageType>system</pageType>
359 <controller>wcf\page\ModerationListPage</controller>
360 <name language="de">Moderation</name>
361 <name language="en">Moderation</name>
362 <permissions>mod.general.canUseModeration</permissions>
363
364 <content language="en">
365 <title>Moderation</title>
366 </content>
367 <content language="de">
368 <title>Moderation</title>
369 </content>
370 </page>
371 <page identifier="com.woltlab.wcf.DeletedContentList">
372 <pageType>system</pageType>
373 <controller>wcf\page\DeletedContentListPage</controller>
374 <name language="de">Gelöschte Inhalte</name>
375 <name language="en">Deleted Content</name>
376 <permissions>mod.general.canUseModeration</permissions>
377 <hasFixedParent>1</hasFixedParent>
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>
387 <page identifier="com.woltlab.wcf.ModerationActivation">
388 <pageType>system</pageType>
389 <controller>wcf\form\ModerationActivationForm</controller>
390 <name language="de">Inhaltsfreischaltung</name>
391 <name language="en">Content Approval</name>
392 <parent>com.woltlab.wcf.ModerationList</parent>
393 <permissions>mod.general.canUseModeration</permissions>
394 <hasFixedParent>1</hasFixedParent>
395 <requireObjectID>1</requireObjectID>
396
397 <content language="en">
398 <title>Content Approval</title>
399 </content>
400 <content language="de">
401 <title>Inhaltsfreischaltung</title>
402 </content>
403 </page>
404 <page identifier="com.woltlab.wcf.ModerationReport">
405 <pageType>system</pageType>
406 <controller>wcf\form\ModerationReportForm</controller>
407 <name language="de">Inhaltsmeldung</name>
408 <name language="en">Content Report</name>
409 <parent>com.woltlab.wcf.ModerationList</parent>
410 <hasFixedParent>1</hasFixedParent>
411 <permissions>mod.general.canUseModeration</permissions>
412 <requireObjectID>1</requireObjectID>
413
414 <content language="en">
415 <title>Content Report</title>
416 </content>
417 <content language="de">
418 <title>Inhaltsmeldung</title>
419 </content>
420 </page>
421 <page identifier="com.woltlab.wcf.NotificationList">
422 <pageType>system</pageType>
423 <controller>wcf\page\NotificationListPage</controller>
424 <name language="de">Benachrichtigungen</name>
425 <name language="en">Notifications</name>
426 <hasFixedParent>1</hasFixedParent>
427 <parent>com.woltlab.wcf.AccountManagement</parent>
428
429 <content language="en">
430 <title>Notifications</title>
431 </content>
432 <content language="de">
433 <title>Benachrichtigungen</title>
434 </content>
435 </page>
436 <page identifier="com.woltlab.wcf.PaidSubscriptionList">
437 <pageType>system</pageType>
438 <controller>wcf\page\PaidSubscriptionListPage</controller>
439 <name language="de">Bezahlte Mitgliedschaften</name>
440 <name language="en">Paid Subscriptions</name>
441 <options>module_paid_subscription</options>
442 <hasFixedParent>1</hasFixedParent>
443 <parent>com.woltlab.wcf.AccountManagement</parent>
444
445 <content language="en">
446 <title>Paid Subscriptions</title>
447 </content>
448 <content language="de">
449 <title>Bezahlte Mitgliedschaften</title>
450 </content>
451 </page>
452 <page identifier="com.woltlab.wcf.SearchResult">
453 <pageType>system</pageType>
454 <controller>wcf\page\SearchResultPage</controller>
455 <name language="de">Suchergebnisse</name>
456 <name language="en">Search Results</name>
457 <parent>com.woltlab.wcf.Search</parent>
458 <hasFixedParent>1</hasFixedParent>
459 <requireObjectID>1</requireObjectID>
460
461 <content language="en">
462 <title>Search Results</title>
463 </content>
464 <content language="de">
465 <title>Suchergebnisse</title>
466 </content>
467 </page>
468 <page identifier="com.woltlab.wcf.Tagged">
469 <pageType>system</pageType>
470 <controller>wcf\page\TaggedPage</controller>
471 <name language="de">Inhalte mit bestimmtem Tag</name>
472 <name language="en">Content With Particular Tag</name>
473 <permissions>user.tag.canViewTag</permissions>
474 <requireObjectID>1</requireObjectID>
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>
482 </page>
483 <page identifier="com.woltlab.wcf.User">
484 <pageType>system</pageType>
485 <controller>wcf\page\UserPage</controller>
486 <handler>wcf\system\page\handler\UserPageHandler</handler>
487 <name language="de">Benutzerprofil</name>
488 <name language="en">User Profile</name>
489 <parent>com.woltlab.wcf.MembersList</parent>
490 <requireObjectID>1</requireObjectID>
491 </page>
492 <page identifier="com.woltlab.wcf.ArticleList">
493 <pageType>system</pageType>
494 <controller>wcf\page\ArticleListPage</controller>
495 <name language="de">Artikel-Liste</name>
496 <name language="en">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">Liste von Artikeln aus bestimmter Kategorie</name>
511 <name language="en">List of Articles in Certain Category</name>
512 <options>module_article</options>
513 <parent>com.woltlab.wcf.ArticleList</parent>
514 <hasFixedParent>1</hasFixedParent>
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">Artikel</name>
522 <name language="en">Article</name>
523 <options>module_article</options>
524 <parent>com.woltlab.wcf.CategoryArticleList</parent>
525 <hasFixedParent>1</hasFixedParent>
526 <requireObjectID>1</requireObjectID>
527 </page>
528
529 <!-- static -->
530 <page identifier="com.woltlab.wcf.Dashboard">
531 <pageType>text</pageType>
532 <name language="de">Dashboard</name>
533 <name language="en">Dashboard</name>
534
535 <content>
536 <title>Dashboard</title>
537 <content></content>
538 <customURL>dashboard</customURL>
539 </content>
540 </page>
541
542 <page identifier="com.woltlab.wcf.CookiePolicy">
543 <pageType>text</pageType>
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>
571 <customURL>cookie-policy</customURL>
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>
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>
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>
598 <customURL>cookie-richtlinie</customURL>
599 </content>
600 </page>
601
602 <page identifier="com.woltlab.wcf.PrivacyPolicy">
603 <pageType>text</pageType>
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><br></p>
612
613 <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>
614
615 <p><br></p>
616
617 <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>
618
619 <h2>Sites Covered by this Privacy Policy</h2>
620
621 <p>This Privacy Policy applies to all the Operators-maintained web sites, domains, information portals, and registries.</p>
622
623 <h2>Children’s Privacy</h2>
624
625 <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>
626
627 <h2>Links to Non-Operators Web Sites</h2>
628
629 <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>
630
631 <h2>Types of Information We Collect</h2>
632
633 <h3>Non-Personal Information</h3>
634
635 <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>
636
637 <h3>Aggregate Information</h3>
638
639 <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>
640
641 <h3>Log Files</h3>
642
643 <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>
644
645 <h3>Cookies</h3>
646
647 <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>
648
649 <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>
650
651 <h3>Personal Information</h3>
652
653 <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>
654
655 <h3>Members-Only Web Sites</h3>
656
657 <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>
658
659 <h2>How We Use Your Information</h2>
660
661 <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>
662
663 <p><br></p>
664
665 <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>
666
667 <p><br></p>
668
669 <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>
670
671 <h2>Information Sharing</h2>
672
673 <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>
674
675 <p><br></p>
676
677 <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>
678
679 <p><br></p>
680
681 <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>
682
683 <p><br></p>
684
685 <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>
686
687 <p><br></p>
688
689 <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>
690
691 <p><br></p>
692
693 <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>
694
695 <p><br></p>
696
697 <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>
698
699 <h2>Access to and Accuracy of Member Information</h2>
700
701 <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>
702
703 <h2>Security</h2>
704
705 <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>
706
707 <h2>Opting Out</h2>
708
709 <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>
710
711 <p>If you have questions regarding this privacy policy, please contact us.</p>
712
713 <p><br></p>
714
715 <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>
716 <customURL>privacy-policy</customURL>
717 </content>
718
719 <content language="de">
720 <title>Datenschutzerklärung</title>
721 <content><![CDATA[<h2>Datenschutz</h2>
722 <p>Die Nutzung unserer Website ist in der Regel ohne Angabe personenbezogener Daten möglich. Soweit auf unseren Seiten personenbezogene Daten (beispielsweise Name,
723 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.
724 </p>
725 <p><br></p>
726 <p>Wir weisen darauf hin, dass die Datenübertragung im Internet (z.B.
727 bei der Kommunikation per E-Mail) Sicherheitslücken aufweisen kann.
728 Ein lückenloser Schutz der Daten vor dem Zugriff durch Dritte ist nicht
729 möglich. </p>
730 <p><br></p>
731 <p>Der Nutzung von im Rahmen der Impressumspflicht veröffentlichten Kontaktdaten
732 durch Dritte zur Übersendung von nicht ausdrücklich angeforderter
733 Werbung und Informationsmaterialien wird hiermit ausdrücklich widersprochen.
734 Die Betreiber der Seiten behalten sich ausdrücklich rechtliche Schritte
735 im Falle der unverlangten Zusendung von Werbeinformationen, etwa durch Spam-Mails,
736 vor.</p>
737 <h2>Datenschutzerklärung für die Nutzung von Facebook-Plugins
738 (Like-Button)</h2>
739 <p>Auf unseren Seiten sind Plugins des sozialen Netzwerks Facebook
740 (Facebook Inc., 1601 Willow Road, Menlo Park, California, 94025, USA) integriert.
741 Die Facebook-Plugins erkennen Sie an dem Facebook-Logo oder
742 dem "Like-Button" ("Gefällt mir") auf unserer Seite. Eine Übersicht
743 über die Facebook-Plugins finden Sie hier:
744 <a href="http://developers.facebook.com/docs/plugins/"
745 target="_blank">http://developers.facebook.com/docs/plugins/</a>.<br />
746 Wenn Sie unsere Seiten
747 besuchen, wird über das Plugin eine direkte Verbindung zwischen Ihrem
748 Browser und dem Facebook-Server hergestellt. Facebook erhält dadurch
749 die Information, dass Sie mit Ihrer IP-Adresse unsere Seite
750 besucht haben. Wenn Sie den Facebook "Like-Button" anklicken während
751 Sie in Ihrem Facebook-Account eingeloggt sind, können Sie die Inhalte
752 unserer Seiten auf Ihrem Facebook-Profil verlinken. Dadurch kann
753 Facebook den Besuch unserer Seiten Ihrem Benutzerkonto zuordnen. Wir
754 weisen darauf hin, dass wir als Anbieter der Seiten keine Kenntnis vom
755 Inhalt der übermittelten Daten sowie deren Nutzung durch Facebook
756 erhalten. Weitere Informationen hierzu finden Sie in der
757 Datenschutzerklärung von facebook unter
758 <a href="http://de-de.facebook.com/policy.php" target="_blank">
759 http://de-de.facebook.com/policy.php</a></p>
760 <p><br></p>
761 <p>Wenn Sie nicht wünschen, dass Facebook den Besuch unserer Seiten Ihrem
762 Facebook-Nutzerkonto zuordnen kann, loggen Sie sich bitte aus Ihrem
763 Facebook-Benutzerkonto aus.</p>
764 <h2>Datenschutzerklärung für die Nutzung von Google +1</h2>
765 <p><i>Erfassung und Weitergabe von Informationen:</i><br />
766 Mithilfe der Google +1-Schaltfläche können Sie Informationen weltweit
767 veröffentlichen. Über die Google +1-Schaltfläche erhalten Sie und andere
768 Nutzer personalisierte Inhalte von Google und unseren Partnern. Google
769 speichert sowohl die Information, dass Sie für einen Inhalt +1 gegeben
770 haben, als auch Informationen über die Seite, die Sie beim Klicken auf
771 +1 angesehen haben. Ihre +1 können als Hinweise zusammen mit Ihrem
772 Profilnamen und Ihrem Foto in Google-Diensten, wie etwa in
773 Suchergebnissen oder in Ihrem Google-Profil, oder an anderen Stellen auf
774 Websites und Anzeigen im Internet eingeblendet werden.<br />
775 Google zeichnet Informationen über Ihre +1-Aktivitäten auf, um die
776 Google-Dienste für Sie und andere zu verbessern. Um die Google +1-Schaltfläche
777 verwenden zu können, benötigen Sie ein weltweit
778 sichtbares, öffentliches Google-Profil, das zumindest den für das
779 Profil gewählten Namen enthalten muss. Dieser Name wird in allen
780 Google-Diensten verwendet. In manchen Fällen kann dieser Name auch
781 einen anderen Namen ersetzen, den Sie beim Teilen von Inhalten über
782 Ihr Google-Konto verwendet haben. Die Identität Ihres Google-Profils
783 kann Nutzern angezeigt werden, die Ihre E-Mail-Adresse kennen oder
784 über andere identifizierende Informationen von Ihnen verfügen.<br />
785 <br />
786 <i>Verwendung der erfassten Informationen:</i><br />
787 Neben den oben erläuterten Verwendungszwecken werden die von Ihnen
788 bereitgestellten Informationen gemäß den geltenden
789 Google-Datenschutzbestimmungen genutzt. Google veröffentlicht
790 möglicherweise zusammengefasste Statistiken über die +1-Aktivitäten
791 der Nutzer bzw. gibt diese an Nutzer und Partner weiter, wie etwa
792 Publisher, Inserenten oder verbundene Websites. </p>
793 <h2>Datenschutzerklärung für die Nutzung von Twitter</h2>
794 <p>Auf unseren Seiten sind Funktionen des Dienstes Twitter eingebunden.
795 Diese Funktionen werden angeboten durch die Twitter Inc., Twitter, Inc.
796 1355 Market St, Suite 900, San Francisco, CA 94103, USA. Durch das Benutzen
797 von Twitter und der Funktion "Re-Tweet" werden die von Ihnen
798 besuchten Websites mit Ihrem Twitter-Account verknüpft und anderen
799 Nutzern bekannt gegeben. Dabei werden auch Daten an Twitter übertragen.</p>
800 <p><br></p>
801 <p>Wir weisen darauf hin, dass wir als Anbieter der Seiten keine
802 Kenntnis vom Inhalt der übermittelten Daten sowie deren Nutzung durch
803 Twitter erhalten. Weitere Informationen hierzu finden Sie in der
804 Datenschutzerklärung von Twitter unter
805 <a href="http://twitter.com/privacy" target="_blank">http://twitter.com/privacy</a>.</p>
806 <p><br></p>
807 <p>Ihre Datenschutzeinstellungen bei Twitter können Sie in den
808 Konto-Einstellungen unter
809 <a href="http://twitter.com/account/settings" target="_blank">http://twitter.com/account/settings</a> ändern.</p>
810
811 <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>
812 <customURL>datenschutzerklaerung</customURL>
813 </content>
814 </page>
815 </import>
816 </data>