%META:TOPICINFO{author="PeterThoeny" date="1043916483" format="1.0" version="1.8"}%
Um die Seiten bei diesem %WIKITOOLNAME% Kooperationsbereich zu editieren, mssen Sie einen registrierten Benutzernamen in WikiNotation haben.

Um als neuen Benutzer zu registrieren, fllen Sie einfach das Formular aus:

<!-- IMPORTANT NOTE if you want to customize this form: You can delete or add new input variables in this form. Use the topic TWikiRegistrationPub in case this installation is on a public server (just copy the content over to the TWikiRegistration topic). The name="" parameter of the input tags must start with: "Twk0..." (if this is an optional entry), "Twk1..." (if this is a required entry). This will ensure that the fields are processed correctly. -->

<form action="%SCRIPTURL%/register%SCRIPTSUFFIX%/%MAINWEB%/%HOMETOPIC%" method="post">
<table border="1">
<tr>
  <td align="right"> Vorname & Nachname: </td>
  <td><input type="text" name="Twk1Name" size="40" value="" onblur="var sIn = this.value; var sOut = ''; var chgUpper = true; for ( var i = 0; i < sIn.length; i++ ) { var ch = sIn.charAt( i ); var ch2 = ''; if((ch=='&#224;')||(ch=='&#225;')||(ch=='&#226;')||(ch=='&#227;')||(ch=='&#229;') ) { ch = 'a'; } if( (ch=='&#232;')||(ch=='&#233;')||(ch=='&#234;') ) { ch = 'e'; } if( ch=='&#231;') { ch = 'c'; } if( ch=='&#241;') { ch = 'n'; } if( (ch=='&#242;')||(ch=='&#243;')||(ch=='&#244;') ) { ch = 'o'; } if( ch=='&#228;') { ch = 'a'; ch2 = 'e'; } if( ch=='&#246;') { ch = 'o'; ch2 = 'e'; } if( (ch=='&#249;')||(ch=='&#250;')||(ch=='&#251;') ) { ch = 'o'; } if( ch=='&#252;') { ch = 'u'; ch2 = 'e'; } if( ch=='&#196;') { ch = 'A'; ch2 = 'e'; } if( ch=='&#214;') { ch = 'O'; ch2 = 'e'; } if( ch=='&#220;') { ch = 'U'; ch2 = 'e'; } if( ch=='&#223;') { ch = 's'; ch2 = 's'; } if( ((ch>='a')&&(ch<='z')) || ((ch>='A')&&(ch<='Z')) ) { if( chgUpper ) { ch = ch.toUpperCase(); chgUpper = false; } sOut+=ch; if( ch2!='') { sOut+=ch2; } } else { if( ch==' ' ) { chgUpper = true; } } } this.form.Twk1WikiName.value=sOut;" /> =<font color="red">**</font>=</td>
</tr><tr>
  <td align="right"> Ihr  WikiName: </td>
  <td><input type="text" name="Twk1WikiName" size="40" value="" /> =<font color="red">**</font>= </td>
</tr><tr>
  <td align="right"> Intranet-Benuztername: </td>
  <td><input type="text" name="Twk1LoginName" size="40" value="%REMOTE_USER%" /> =<font color="red">**</font>= </td>
</tr><tr>
  <td align="right"> E-Mail-Adresse: </td>
  <td><input type="text" name="Twk1Email" size="40" value="" /> =<font color="red">**</font>= </td>
</tr><tr>
  <td align="right"> Telefon: </td>
  <td><input type="text" name="Twk0Phone" size="40" value="" /></td>
</tr><tr>
  <td align="right"> Abteilung: </td>
  <td><input type="text" name="Twk0Department" size="40" value="" />
</tr><tr>
  <td align="right"> Standort: </td>
  <td>
  <select name="Twk1Location" size="1">
  <option selected value="">Auswhlen...</option>
  <option>SanJoseOffice</option>
  <option>LondonOffice</option>
  <option>TokyoOffice</option>
  <option value="(Please specify office location)">Andere</option>
  </select> =<font color="red">**</font>=
  </td>
</tr><tr>
  <td valign="top" align="right"> Kommentare : <br /> (optional) &nbsp; </td>
  <td><textarea name="Twk0Comment" wrap="virtual" rows="4" cols="38"></textarea></td>
</tr><tr>
  <td valign="top" align="right"> &nbsp; <input type="hidden" name="TopicName" value="%TOPIC%" /></td>
  <td> <input type="submit" value=" Abschicken "> &nbsp;&nbsp; (Die mit =<Font color="red">**</font>= markierten Felder mssen Sie ausfllen) </td>
</tr>
</table>
</form>

__Durch das Abschicken des Formulars wird automatisch:__

	* Eine Kennung fr Sie erzeugt, damit Sie mit Ihren WikiName anfangen knnen, die Seiten zu editieren.
	* Ihr persnliches %WIKITOOLNAME% Dokument beim Benutzen Ihres WikiName als Dokumentname erzeugt, und die Daten, die Sie abgeschickt haben, werden zu diesem Dokument  hinzugefgt.
	* Ihr Name zur Benutzerliste im %MAINWEB%.%WIKIUSERSTOPIC% Dokument im %MAINWEB% Bereich hinzugefgt.
	*  Ihnen eine Besttigung Ihrer Registrierung per E-Mail geschickt.


Nachdem Sie registriert haben, knnen Sie mit Ihrem WikiName und Kennwort einloggen.

Falls Sie Fragen ber die Registrierung haben, schicken Sie eine E-Mail an <a href="mailto:%WIKIWEBMASTER%?subject=%TOPIC%&#32;Question">%WIKIWEBMASTER%</a>.
