2011-01-20 16:43:59 +01:00
|
|
|
<h1>Account Einstellungen</h1>
|
2011-01-14 10:28:19 +01:00
|
|
|
|
2011-01-20 16:43:59 +01:00
|
|
|
<div id="plugin-settings-link"><a href="settings/addon">Plugin Einstellungen</a></div>
|
2011-01-14 10:28:19 +01:00
|
|
|
|
|
|
|
$nickname_block
|
|
|
|
|
|
|
|
|
2011-02-03 12:58:47 +01:00
|
|
|
<form action="settings" id="settings-form" method="post" autocomplete="off" >
|
2011-01-14 10:28:19 +01:00
|
|
|
|
|
|
|
|
2011-01-20 16:43:59 +01:00
|
|
|
<h3 class="settings-heading">Grundeinstellungen</h3>
|
2011-01-14 10:28:19 +01:00
|
|
|
|
|
|
|
<div id="settings-username-wrapper" >
|
2011-01-20 16:43:59 +01:00
|
|
|
<label id="settings-username-label" for="settings-username" >Kompletter Name: </label>
|
2011-01-14 10:28:19 +01:00
|
|
|
<input type="text" name="username" id="settings-username" value="$username" />
|
|
|
|
</div>
|
|
|
|
<div id="settings-username-end" ></div>
|
|
|
|
|
|
|
|
<div id="settings-email-wrapper" >
|
2011-01-20 16:43:59 +01:00
|
|
|
<label id="settings-email-label" for="settings-email" >EMail Adresse: </label>
|
2011-01-14 10:28:19 +01:00
|
|
|
<input type="text" name="email" id="settings-email" value="$email" />
|
|
|
|
</div>
|
|
|
|
<div id="settings-email-end" ></div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="settings-timezone-wrapper" >
|
2011-01-20 16:43:59 +01:00
|
|
|
<label id="settings-timezone-label" for="timezone_select" >Deine Zeitzone: </label>
|
2011-01-14 10:28:19 +01:00
|
|
|
$zoneselect
|
|
|
|
</div>
|
|
|
|
<div id="settings-timezone-end" ></div>
|
|
|
|
|
|
|
|
<div id="settings-defloc-wrapper" >
|
2011-01-20 16:43:59 +01:00
|
|
|
<label id="settings-defloc-label" for="settings-defloc" >Standardwert Sendestandort: </label>
|
2011-01-14 10:28:19 +01:00
|
|
|
<input type="text" name="defloc" id="settings-defloc" value="$defloc" />
|
|
|
|
</div>
|
|
|
|
<div id="settings-defloc-end" ></div>
|
|
|
|
|
|
|
|
<div id="settings-allowloc-wrapper" >
|
2011-01-20 16:43:59 +01:00
|
|
|
<label id="settings-allowloc-label" for="settings-allowloc" >Browser Standort verwenden: </label>
|
2011-01-14 10:28:19 +01:00
|
|
|
<input type="checkbox" name="allow_location" id="settings-allowloc" value="1" $loc_checked />
|
|
|
|
</div>
|
|
|
|
<div id="settings-allowloc-end" ></div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="settings-theme-select">
|
2011-01-20 16:43:59 +01:00
|
|
|
<label id="settings-theme-label" for="theme-select" >Anzeige Thema: </label>
|
2011-01-14 10:28:19 +01:00
|
|
|
$theme
|
|
|
|
</div>
|
|
|
|
<div id="settings-theme-end"></div>
|
|
|
|
|
|
|
|
<div class="settings-submit-wrapper" >
|
|
|
|
<input type="submit" name="submit" class="settings-submit" value="Submit" />
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
2011-01-20 16:43:59 +01:00
|
|
|
<h3 class="settings-heading">Sicherheits und Privatsphären Einstellungen</h3>
|
2011-01-14 10:28:19 +01:00
|
|
|
|
|
|
|
|
|
|
|
<input type="hidden" name="visibility" value="$visibility" />
|
|
|
|
|
|
|
|
<div id="settings-maxreq-wrapper">
|
2011-01-20 16:43:59 +01:00
|
|
|
<label id="settings-maxreq-label" for="settings-maxreq" >Maximale Anzahl an Freundschaftsanfragen pro Tagy</label>
|
2011-01-14 10:28:19 +01:00
|
|
|
<input id="settings-maxreq" name="maxreq" value="$maxreq" />
|
2011-01-20 16:43:59 +01:00
|
|
|
<div id="settings-maxreq-desc">(um SPAM zu verhindern)</div>
|
2011-01-14 10:28:19 +01:00
|
|
|
</div>
|
|
|
|
<div id="settings-maxreq-end"></div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$profile_in_dir
|
|
|
|
|
|
|
|
$profile_in_net_dir
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="settings-default-perms" class="settings-default-perms" >
|
|
|
|
<div id="settings-default-perms-menu" class="fakelink" onClick="openClose('settings-default-perms-select');" >⇩ $permissions</div>
|
|
|
|
<div id="settings-default-perms-menu-end"></div>
|
|
|
|
|
|
|
|
<div id="settings-default-perms-select" style="display: none;" >
|
|
|
|
|
|
|
|
$aclselect
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div id="settings-default-perms-end"></div>
|
|
|
|
|
|
|
|
<div class="settings-submit-wrapper" >
|
|
|
|
<input type="submit" name="submit" class="settings-submit" value="Submit" />
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
2011-01-20 16:43:59 +01:00
|
|
|
<h3 class="settings-heading">Benachrichtigungs Einstellungen</h3>
|
2011-01-14 10:28:19 +01:00
|
|
|
|
|
|
|
|
|
|
|
<div id="settings-notify-wrapper">
|
2011-01-20 16:43:59 +01:00
|
|
|
<div id="settings-notify-desc">Benachrichtigungsemail senden wenn: </div>
|
|
|
|
<label for="notify1" id="settings-label-notify1">Du eine Vorstellung empfängst</label>
|
2011-01-14 10:28:19 +01:00
|
|
|
<input id="notify1" type="checkbox" $sel_notify1 name="notify1" value="1" />
|
|
|
|
<div id="notify1-end"></div>
|
2011-01-20 16:43:59 +01:00
|
|
|
<label for="notify2" id="settings-label-notify2">Deine Vorstellung bestätigt wurde</label>
|
2011-01-14 10:28:19 +01:00
|
|
|
<input id="notify2" type="checkbox" $sel_notify2 name="notify2" value="2" />
|
|
|
|
<div id="notify2-end"></div>
|
2011-01-20 16:43:59 +01:00
|
|
|
<label for="notify3" id="settings-label-notify3">Jemand etwas auf deiner Profilwand postet</label>
|
2011-01-14 10:28:19 +01:00
|
|
|
<input id="notify3" type="checkbox" $sel_notify3 name="notify3" value="4" />
|
|
|
|
<div id="notify3-end"></div>
|
2011-01-20 16:43:59 +01:00
|
|
|
<label for="notify4" id="settings-label-notify4">Jemand einen Folgebeitrag schreibt</label>
|
2011-01-14 10:28:19 +01:00
|
|
|
<input id="notify4" type="checkbox" $sel_notify4 name="notify4" value="8" />
|
|
|
|
<div id="notify4-end"></div>
|
2011-01-20 16:43:59 +01:00
|
|
|
<label for="notify5" id="settings-label-notify5">Du eine private Nachricht erhälst</label>
|
2011-01-14 10:28:19 +01:00
|
|
|
<input id="notify5" type="checkbox" $sel_notify5 name="notify5" value="16" />
|
|
|
|
<div id="notify5-end"></div>
|
|
|
|
</div>
|
|
|
|
<div id="settings=notify-end"></div>
|
|
|
|
|
|
|
|
<div class="settings-submit-wrapper" >
|
|
|
|
<input type="submit" name="submit" class="settings-submit" value="Submit" />
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
2011-01-20 16:43:59 +01:00
|
|
|
<h3 class="settings-heading">Passwort Einstellungen</h3>
|
2011-01-14 10:28:19 +01:00
|
|
|
|
|
|
|
|
|
|
|
<div id="settings-password-wrapper" >
|
|
|
|
<p id="settings-password-desc" >
|
2011-01-20 16:43:59 +01:00
|
|
|
Lass die Passwortfelder frei außer du willst das Passwort ändern.
|
2011-01-14 10:28:19 +01:00
|
|
|
</p>
|
2011-01-20 16:43:59 +01:00
|
|
|
<label id="settings-password-label" for="settings-password" >Neues Passwort: </label>
|
2011-01-14 10:28:19 +01:00
|
|
|
<input type="password" id="settings-password" name="npassword" />
|
|
|
|
</div>
|
|
|
|
<div id="settings-password-end" ></div>
|
|
|
|
|
|
|
|
<div id="settings-confirm-wrapper" >
|
2011-01-20 16:43:59 +01:00
|
|
|
<label id="settings-confirm-label" for="settings-confirm" >Bestätigen: </label>
|
2011-01-14 10:28:19 +01:00
|
|
|
<input type="password" id="settings-confirm" name="confirm" />
|
|
|
|
</div>
|
|
|
|
<div id="settings-confirm-end" ></div>
|
|
|
|
|
|
|
|
<div id="settings-openid-wrapper" >
|
|
|
|
$oidhtml
|
|
|
|
</div>
|
|
|
|
<div id="settings-openid-end" ></div>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="settings-submit-wrapper" >
|
|
|
|
<input type="submit" name="submit" class="settings-submit" value="Submit" />
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
2011-01-20 16:43:59 +01:00
|
|
|
<h3 class="settings-heading">Erweiterte Seiteneinstellungen</h3>
|
2011-01-14 10:28:19 +01:00
|
|
|
|
|
|
|
$pagetype
|
|
|
|
|
|
|
|
<div class="settings-submit-wrapper" >
|
|
|
|
<input type="submit" name="submit" class="settings-submit" value="Submit" />
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|