diff options
author | Peter Thoeny <web-hurd@gnu.org> | 2000-08-18 07:20:36 +0000 |
---|---|---|
committer | Peter Thoeny <web-hurd@gnu.org> | 2000-08-18 07:20:36 +0000 |
commit | c47ed16917001dc3460d9ee8d07a5ac0c7a4dcf9 (patch) | |
tree | 219e5f119277f55e658d5943b9172dd62c721d76 | |
parent | b5260209f0ceee1d577f8447a761bdb7873406ae (diff) |
none
-rw-r--r-- | TWiki/TWikiRegistration.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/TWiki/TWikiRegistration.mdwn b/TWiki/TWikiRegistration.mdwn index cba82d7e..6f60727d 100644 --- a/TWiki/TWikiRegistration.mdwn +++ b/TWiki/TWikiRegistration.mdwn @@ -6,7 +6,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> @@ -191,8 +191,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. |