Skip to topic
|
Skip to bottom
Jump:
TWiki
*
TWiki
Welcome
Register
TWiki Web
TWiki Web Home
Changes
Topics
Index
Search
TWiki Webs
Academic
Administrative
Main
Sandbox
TWiki
WOU Links:
Wiki FAQ
Wiki Server FAQ
UCS Info Blog
Edit
Attach
Printable
TWiki.TWikiRegistration
r1.18 - 27 Jun 2007 - 23:16 -
RonSwartzer
topic end
Start of topic |
Skip to actions
To edit pages on this TWikiSite, you must have a registered user name and password. * %H% *NOTE:* You can also login anonymously as user *TWikiGuest* with password *guest*, but due to abuse by spammers you can no longer make any changes with this account. * %H% *NOTE:* Registered users can ChangePasswords and ResetPasswords. Please read the instructions carefully! ---+NEW: *You must include your WOU user ID and password to create an account.* This is the username and password you use for WOU email and on-campus login; *a !WebCT ID or Banner Web PIN will not work*. If you are enrolled at WOU, you can go to our [[http://www.wou.edu/accountlookup][Account Lookup Page]] to find out your account name and reset your password. *If you are not enrolled at WOU but need a TWiki account* for a class, conference, etc., then please email twikiadmin@wou.edu and explain your situation. If you find this inconvenient, feel free to blame the spammers who vandalized this server before we secured it. Please register with your first and last name. Your WikiName will be automatically created from them; *please note it down, because it will be your login name for this server, instead of your usual login name.* If you get an error saying your WikiName is already registered, use the Back button to return to the form, and try adding your middle initial or middle name. Thank you, <br>Ron Swartzendruber <br>twikiadmin@wou.edu ---+++ To register as a new user, simply fill out this form: <!-- 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"> First & last name: </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=='à')||(ch=='á')||(ch=='â')||(ch=='ã')||(ch=='å') ) { ch = 'a'; } if( (ch=='è')||(ch=='é')||(ch=='ê') ) { ch = 'e'; } if( ch=='ç') { ch = 'c'; } if( ch=='ñ') { ch = 'n'; } if( (ch=='ò')||(ch=='ó')||(ch=='ô') ) { ch = 'o'; } if( ch=='ä') { ch = 'a'; ch2 = 'e'; } if( ch=='ö') { ch = 'o'; ch2 = 'e'; } if( (ch=='ù')||(ch=='ú')||(ch=='û') ) { ch = 'o'; } 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;" /> =<font color="red">**</font>= </td> </tr><tr> <td align="right"> Your WikiName: </td> <td><input type="text" name="Twk1WikiName" size="40" readonly value="" /> =<font color="red">**</font>= </td> </tr><tr> <td align="right"> Email address: </td> <td><input type="text" name="Twk1Email" size="40" value="@wou.edu" /> =<font color="red">**</font>= </td> </tr><tr> <td align="right"> Your WOU username: </td> <td><input type="text" name="Twk1NetLogin" size="40" value="" /> =<font color="red">**</font>= </td> </tr><tr> <td align="right"> Your WOU password: </td> <td><input type="password" name="Twk1Password" size="40" value="" /> =<font color="red">**</font>= </td> </tr><tr> <td align="right"> Retype password: </td> <td><input type="password" name="Twk1Confirm" size="40" value="" /> =<font color="red">**</font>= </td> </tr> <!-- <tr> <td align="right"> Company name: </td> <td><input type="text" name="Twk0CompanyName" size="40" value="" /></td> </tr> --> <tr> <td align="right"> URL: (optional) </td> <td><input type="text" name="Twk0CompanyURL" size="40" onBlur="if(this.value=='http://') { this.value='' }" onFocus="if(this.value=='') { this.value='http://' }" /> <input type="hidden" name="Twk0CompanyName" value="WOU"><input type="hidden" name="Twk1Country" value="USA"></td> </tr> <!-- <tr> <td align="right"> Country: </td> <td> <select name="Twk1Country" size="1"> <option value="">Select...</option> <option selected>USA</option> <option>Albania</option> <option>Algeria</option> <option>Andorra</option> <option>Angola</option> <option>Argentina</option> <option>Armenia</option> <option>Aruba</option> <option>Australia</option> <option>Austria</option> <option>Azerbaijan</option> <option>Bahrain</option> <option>Bangladesh</option> <option>Belarus</option> <option>Belgium</option> <option>Belize</option> <option>Benin</option> <option>Bolivia</option> <option>Bosnia and Hercegovina</option> <option>Brazil</option> <option>Bulgaria</option> <option>Burundi</option> <option>Cambodia</option> <option>Cameroon</option> <option>Canada</option> <option>Central African Republic</option> <option>Chile</option> <option>China</option> <option>Colombia</option> <option>Congo</option> <option>Costa Rica</option> <option>Croatia</option> <option>Cuba</option> <option>Cyprus</option> <option>Czech Republic</option> <option>Denmark</option> <option>Ecuador</option> <option>Egypt</option> <option>El Salvador</option> <option>Estonia</option> <option>Ethiopia</option> <option>Fiji</option> <option>Finland</option> <option>France</option> <option>Georgia</option> <option>Germany</option> <option>Gibraltar</option> <option>Greece</option> <option>Guam</option> <option>Guatemala</option> <option>Haiti</option> <option>Hong Kong</option> <option>Hungary</option> <option>Iceland</option> <option>India</option> <option>Indonesia</option> <option>Iran</option> <option>Iraq</option> <option>Ireland</option> <option>Israel</option> <option>Italy</option> <option>Japan</option> <option>Jordan</option> <option>Kazakstan</option> <option>Kenya</option> <option>Korea</option> <option>Kuwait</option> <option>Kyrgyz Rebublic</option> <option>Laos</option> <option>Latvia</option> <option>Lebanon</option> <option>Liberia</option> <option>Liechtenstein</option> <option>Lithuania</option> <option>Luxembourg</option> <option>Libya</option> <option>Macao</option> <option>Macedonia</option> <option>Malaysia</option> <option>Malawi</option> <option>Malta</option> <option>Mexico</option> <option>Moldova</option> <option>Monaco</option> <option>Morocco</option> <option>Mozambique</option> <option>Namibia</option> <option>Nepal</option> <option>Netherlands</option> <option>New Zealand</option> <option>Nicaragua</option> <option>Nigeria</option> <option>Norway</option> <option>Oman</option> <option>Pakistan</option> <option>Panama</option> <option>Paraguay</option> <option>Peru</option> <option>Philippines</option> <option>Poland</option> <option>Portugal</option> <option>Romania</option> <option>Russia</option> <option>Saudi Arabia</option> <option>Senegal</option> <option>Singapore</option> <option>Slovakia</option> <option>Slovenia</option> <option>South Africa</option> <option>Spain</option> <option>Sri Lanka</option> <option>Suriname</option> <option>Sweden</option> <option>Switzerland</option> <option>Syria</option> <option>Taiwan</option> <option>Tanzania</option> <option>Thailand</option> <option>Tajikistan</option> <option>Tunisia</option> <option>Turkey</option> <option>Turkmenistan</option> <option>Uganda</option> <option>Ukraine</option> <option>United Arab Emirates</option> <option>United Kingdom</option> <option>Uruguay</option> <option>USA</option> <option>Uzbekistan</option> <option>Vatican City</option> <option>Venezuela</option> <option>Vietnam</option> <option>Yemen</option> <option>Yugoslavia</option> <option>Zaire</option> <option>Zambia</option> <option>Zimbabwe</option> <option value="Other Country">Other Country</option> </select> =<font color="red">**</font>= </td> </tr> --> <tr> <td valign="top" align="right"> Comments : <br /> (optional) </td> <td><textarea name="Twk0Comment" wrap="virtual" rows="4" cols="38"></textarea></td> </tr><tr> <td valign="top" align="right"> <input type="hidden" name="TopicName" value="%TOPIC%" /></td> <td> <input type="submit" value=" Submit " /> (Fields marked =<Font color="red">**</font>= are required) </td> </tr> </table> </form> __Submitting the form will automatically:__ * Create an account for you, so that you can start editing pages using your WikiName. * Create your personal %WIKITOOLNAME% topic using your WikiName as topic name, and add the data you submitted to the topic. * Add your name to the list of users in the %MAINWEB%.%WIKIUSERSTOPIC% topic in the %WIKITOOLNAME%.%MAINWEB% web. * Send you a confirmation of your registration by email. *Once registered you can login using your WikiName and password.* If you have any questions about registration, send an email to <a href="mailto:%WIKIWEBMASTER%?subject=%TOPIC% Question">%WIKIWEBMASTER%</a>. * Set ALLOWTOPICCHANGE = Main.TWikiAdminGroup -- Main.RonSwartzer - 17 May 2006
to top
End of topic
Skip to action links
|
Back to top
Edit
|
Attach image or document
|
Printable version
|
Raw text
|
More topic actions
Revisions: | r1.18 |
>
|
r1.17
|
>
|
r1.16
|
Total page history
|
Backlinks
You are here:
TWiki
>
TWikiRegistration
to top
Copyright © 1999-2009 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback