diff options
author | Peter Thoeny <web-hurd@gnu.org> | 2000-08-18 07:23:22 +0000 |
---|---|---|
committer | Peter Thoeny <web-hurd@gnu.org> | 2000-08-18 07:23:22 +0000 |
commit | 395c32850af18473dca9405904c26c8800706a1f (patch) | |
tree | 24b2e975464d3d1c5e533f9cf08a08170919cb81 /TWiki | |
parent | c47ed16917001dc3460d9ee8d07a5ac0c7a4dcf9 (diff) |
none
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. |