Skip to topic
|
Skip to bottom
Jump:
TWiki
www.auai.org
Register
Help Web
UAI Wiki Home
Help Web Home
People
Changes
Help Topics
Search Help
TWiki Webs
UAI WIKI (Main)
Help (TWiki)
Edit
Attach
Printable
TWiki.TWikiRegistration
r1.19 - 16 Dec 2009 - 20:31 -
MarkCrowley
topic end
Start of topic |
Skip to actions
---+ Registration Viewing pages requires no registration. To *edit* pages on the UAI Wiki, you must have a registered user name and password. Due to a recent aggressive spam attack the registration process is a two step process. <ol><li>Enter your name and password in the form below <li>Send an email to the [[Main.ContactTheAdministrator][the administrator]] and convince them you are a human rather than a computer program (don't worry, this Turing test requires only a coherent sentence or two). Be sure to include your wiki user name so they can confirm you. </ol> The admin will add your user id <verbatim>Main.YourWikiName</verbatim> to the user group [[Main.RealMembersGroup]] so that you can log in and edit pages. Any validated user can do this for another user, so as long we don't let a spammer in people can validate their own colleagues and friends. Use these tools if you need to [[ChangePasswords][change your password]] or [[ResetPasswords][reset your password]] if you've forgotten it. If you see a user who is clearly an autogenerated SPAM account feel free to add them to [[Main.SpamGroup]] so they cannot add links to our website. ---++ Getting Started Once you are given edit access by the [[Main.ContactTheAdministrator][Administrator]] or another wiki user you will want first go to update two important pages <ul><li>The form below will create a user page for your id at !Main.YourWikiName. You can find recent changes to the wiki, including the creation of your user page, at [[http://uai.cs.ubc.ca/cgi-bin/twiki/changes/Main][Changes]]. This page can include whatever information about you and your research that you wish to publish. <li>[[Main.UAIPeople][UAIPeople]] is a formatted list of the UAI community. Enter you name up here and link it to your personal website or wiki page. <li>After that you can edit any page on the wiki you like to create a useful resource for the UAI community. </ul> <!-- * %H% *NOTE:* You can also login anonymously as user *TWikiGuest* with password *guest*. --> <!-- 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" value="" /> =<font color="red">**</font>= </td> </tr><tr> <td align="right"> Email address: </td> <td><input type="text" name="Twk1Email" size="40" value="" /> =<font color="red">**</font>= </td> </tr><tr> <td align="right"> Your 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 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>. -->
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.19 |
>
|
r1.18
|
>
|
r1.17
|
Total page history
|
Backlinks
You are here:
TWiki
>
TWikiRegistration
to top
Copyright © 1999-2013 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding UAIWiki?
Send feedback