Tags:
view all tags
To edit pages on this %WIKITOOLNAME% Collaborative Web, you must have a registered user name in WikiNotation. 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" 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 = '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;" > =<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"> Intranet login name: </td> <td><input type="text" name="Twk1LoginName" size="40" value="%REMOTE_USER%" > =<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"> Phone: </td> <td><input type="text" name="Twk0Phone" size="40" value="" ></td> </tr><tr> <td align="right"> Department: </td> <td><input type="text" name="Twk0Department" size="40" value="" ></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 TWiki 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 TWikiUsers topic. * 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>.
Editar
|
Anexar
|
Watch
|
Im
p
rimir
|
H
istórico
:
r21
|
r4
<
r3
<
r2
<
r1
|
We
b
|
V
er tópico
|
Editar modo texto
|
Mais ações de tópico...
Versão do tópico: r1 - 21 Apr 2000
-
PeterThoeny
Home
Site map
Main web
Sandbox web
TWiki web
Web TWiki
User registration
Usuários
Grupos
Índice
Busca
Alterações
Notificações
Fonte RSS
Estatísticas
Preferências
Ver
Raw View
Print version
Find backlinks
History
More topic actions
Editar
Editar modo texto
Attach file or image
Editar preferências do tópico
Marcar novo tópico pai
More topic actions
Referência do usuário
ATasteOfTWiki
TextFormattingRules
TWikiVariables
FormattedSearch
QuerySearch
TWikiDocGraphics
TWikiSkinBrowser
InstalledPlugins
Manutenção Administrativa
Reference Manual
InterWikis
ManagingUsers
ManagingWebs
TWikiSiteTools
TWikiPreferences
WebPreferences
Categorias
Admin Documentation
Admin Tools
Developer Doc
User Documentation
User Tools
Account
Iniciar sessão
Български
Cesky
Dansk
Deutsch
English
Español
_Français_
Italiano
日本語
한글
Nederlands
Polski
Português
Русский
Svenska
简体中文
簡體中文
Editar
Anexar
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Idéias, solicitações, problemas com relação ao TWiki?
Nos dê um retorno
Note:
Please contribute updates to this topic on TWiki.org at
TWiki:TWiki.TWikiRegistration
.