diff options
Diffstat (limited to 'TWiki')
-rw-r--r-- | TWiki/TWikiRegistrationNone.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/TWiki/TWikiRegistrationNone.mdwn b/TWiki/TWikiRegistrationNone.mdwn index 3a4c4cc1..ea06d7ef 100644 --- a/TWiki/TWikiRegistrationNone.mdwn +++ b/TWiki/TWikiRegistrationNone.mdwn @@ -2,7 +2,7 @@ To edit pages on this %WIKITOOLNAME% Collaborative Web, you must have a register To register as a new user, simply fill out this form: -<form action="%SCRIPTURL%/register%SCRIPTSUFFIX%" method="post"> +<form action="%SCRIPTURL%/register%SCRIPTSUFFIX%/%MAINWEB%/%HOMETOPIC%" method="post"> <table border="1"> <tr> <td align="right"> First &amp; last name: </td> @@ -53,8 +53,8 @@ To register as a new user, simply fill out this 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. +* 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. |