SID-01407: Registration
| Status: |
Answered |
TWiki version: |
|
Perl version: |
|
| Category: |
|
Server OS: |
|
Last update: |
14 years ago |
We are using TWiki version TWiki-4.2.0, Tue, 22 Jan 2008, build 16278, Plugin API version 1.2 in our production environment with LDAP external authentication.The TWiki Registration page is disabled for some reason,creating the
TWikiUser.txt , adding user to the
TWikiUsers.txt template manually.
Please let me know is there a possibilty to create a custom registration template with just the below fields only
First Name:
Last Name:
WikiName:
E-mail address:
Organisation name:
Organisation URL:
Country:
Comments:
If there is a possibility please let me know how to create and use it .
Thanks in advance....
Suresh
--
SureshIndukuri - 2012-02-18
Discussion and Answer
You can customize the TWiki.TWikiRegistration form to list just the fields you need. First Name, Last Name, WikiName and E-mail are mandatory. You need to customize your Main.UserForm and Main.UserProfileHeader to match the fields in the registration form.
See how-to notes in
TWiki.UserForm.
Look also into the
RequireRegistrationPlugin to force new users to register.
--
PeterThoeny - 2012-02-23
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.