none
[openafs-wiki.git] / TWiki / TWikiRegistration.mdwn
1 To edit pages on this %WIKITOOLNAME% Collaborative Web, you must have a registered user name in [[WikiNotation]].
2
3 To register as a new user, simply fill out this form:
4
5 <form action="http://www.dementia.org/twiki//register/Main/WebHome" method="post">
6   <table border="1">
7     <tr>
8       <td align="right"> First &amp; last name: </td>
9       <td><input /&gt;="/&gt;" <code="<code" name="Twk1Name" 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=='�')||(ch=='�')||(ch=='�')||(ch=='�')||(ch=='�') ) { ch = 'a'; } if( (ch=='�')||(ch=='�')||(ch=='�') ) { ch = 'e'; } if( ch=='�') { ch = 'c'; } if( ch=='�') { ch = 'o'; } if( ch=='�') { ch = 'a'; ch2 = 'e'; } if( ch=='�') { ch = 'o'; ch2 = 'e'; } if( ch=='�') { ch = 'u'; ch2 = 'e'; } if( ch=='�') { ch = 'A'; ch2 = 'e'; } if( ch=='�') { ch = 'O'; ch2 = 'e'; } if( ch=='�') { ch = 'U'; ch2 = 'e'; } if( ch=='�') { 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;" size="40" type="text" value="" /><font color="red">**</font></td>
10     </tr>
11     <tr>
12       <td align="right"> Your [[Main/WikiName]]: </td>
13       <td><input name="Twk1WikiName" size="40" type="text" value="" /> <code><font color="red">**</font></code></td>
14     </tr>
15     <tr>
16       <td align="right"> Intranet login name: </td>
17       <td><input name="Twk1LoginName" size="40" type="text" value="" /> <code><font color="red">**</font></code></td>
18     </tr>
19     <tr>
20       <td align="right"> Email address: </td>
21       <td><input name="Twk1Email" size="40" type="text" value="" /> <code><font color="red">**</font></code></td>
22     </tr>
23     <tr>
24       <td align="right"> Phone: </td>
25       <td><input name="Twk0Phone" size="40" type="text" value="" /></td>
26     </tr>
27     <tr>
28       <td align="right"> Department: </td>
29       <td><input name="Twk0Department" size="40" type="text" value="" /></td>
30     </tr>
31     <tr>
32       <td align="right"> Office location: </td>
33       <td><select name="Twk1Location" size="1"><option selected value="">Select...</option>
34           <option>SanJoseOffice</option>
35           <option>LondonOffice</option>
36           <option>TokyoOffice</option>
37           <option value="(Please specify office location)">Other</option></select> <code><font color="red">**</font></code></td>
38     </tr>
39     <tr>
40       <td align="right" valign="top"> Comments : <br /> (optional)   </td>
41       <td>
42         <textarea cols="38" name="Twk0Comment" rows="4" wrap="virtual">
43         </textarea>
44       </td>
45     </tr>
46     <tr>
47       <td align="right" valign="top">   <input name="TopicName" type="hidden" value="%TOPIC%" /></td>
48       <td><input type="submit" value=" Submit " />    (Fields marked <code><font color="red">**</font></code> are required) </td>
49     </tr>
50   </table>
51 </form>
52
53 **_Submitting the form will automatically:_**
54
55 - Create an account for you, so that you can start editing pages using your [[WikiName]].
56 - Create your personal %WIKITOOLNAME% topic using your [[WikiName]] as topic name, and add the data you submitted to the topic.
57 - Add your name to the list of users in the [[TWikiUsers]] topic in the %WIKITOOLNAME%.Main web.
58 - Send you a confirmation of your registration by email.
59
60 Once registered you can login using your [[WikiName]] and password.
61
62 If you have any questions about registration, send an email to [](mailto:?subject=%TOPIC% Question).