Last modified by Vincent Massol on 2017/09/06

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4 = Steps to proceed =
5
6 In order to require users to confirm their registration and to provide a valid email address, click the {{image reference="DrawerMenuIcon.png" /}} button to open the drawer menu, then click on "Administer Wiki":(((
7 {{image reference="AdministerWikiMenu.png"/}}
8 )))
9
10 In the wiki preferences page, click on the "Registration" link from the vertical menu to the left:(((
11 {{image reference="RegistrationAdmin.png"/}}
12 )))
13
14 Next, set "Use email verification" to "YES" which means that an email will be sent to the email address the user registered with. The "Authentication Active Check" option set to "YES" will prevent the users from logging in without entering the token which was previously sent by email. The content of the message is set in the "Validation E-Mail Content"** **text area.(((
15 {{image reference="RegistrationSection.png"/}}
16 )))
17
18 = Registration Options =
19
20 * **Registration page heading** is the line displayed at the top of the page for the users who are registering or who have just registered.
21
22 * **Confirmation E-Mail Content** requires that you set "Use email verification" and "Authentication Active Check" to "YES". These settings are optional but you will still have to provide a link to activate the account.(((
23 {{image reference="ConfirmationEmailContent.png"/}}
24 )))
25
26 * **Welcome Message** requires that you set "User email verification" to "YES" and modify the "Validation E-Mail Content" so that it doesn't mention the verification since it is not needed anymore.(((
27 {{image reference="WelcomeMessage.png"/}}
28 )))
29
30 * **Enable Javascript field validation** - enables or disables the Live Validation. Note that if this option is set to "FALSE", the fields will still be validated server-side.
31
32 * **Default field okay message** - refers to the message displayed by the Live Validation when the fields have been correctly filled in.
33
34 * **Enable login button** - enables or disables the button the users need to click on in order to log in.
35
36 * **Enable automatic login** - disabled by default. If enabled, the user is automatically logged in after a successful registration.
37
38 * **Redirect here after registration** - refers to the URL of the wiki page the user will be redirected to after clicking the "Login" button.
39
40 * **Require captcha to register** - requires the user to solve a CAPTCHA in order to register.
41
42 * **Registration Successful Message** - is displayed when the user has successfully registered.
43
44
45 = Result =
46
47 This is how it looks the registration form after the configuration:(((
48 {{image reference="Registration.png"/}}
49 )))

Get Connected