Customize Fields On The Login Page

Home >>> Custom >>> Login


Customize Fields

  1. Customize the text in the User Name [required] area
  2. Customize the text in the Your Full Name [optional] area
  3. Customize the text in the Your Password [optional] area
  4. Customize the text in the Email Address [optional] area
Remove Fields
  1. Remove the Your Full Name [optional] area
  2. Remove the Your Password [optional] area
  3. Remove the Email Address [optional] area
In Room Field Customization
  1. Customize "user(s) in"


Customize Fields

1. Customize the text in the User Name [required] area:

Server Default:
User Name [required]  
Parameter Name:
label.Nickname
Locations:
applet code or chat.conf
Permitted Value:
Text
Location of Field:
Log-in Screen - User Name label
HTML Configuration:
<param name="label.Nickname" value="User Name [required]:">

2. Customize the text in the Your Full Name [optional] area:

Server Default:
Your Full Name [optional]  
Parameter Name:
label.Realname
Locations:
applet code or chat.conf
Permitted Value:
Text
Location of Field:
Log-in Screen - Your Full Name label
HTML Configuration:
<param name="label.Realname" value="Your Full Name [optional]:">

3. Customize the text in the Your Password [optional] area:

Server Default:
Your Password [optional]  
Parameter Name:
label.Password
Locations:
applet code or chat.conf
Permitted Value:
Text
Location of Field:
Log-in Screen - Password address label
HTML Configuration:
<param name="label.Password" value="Your Password [optional]:">

4. Customize the text in the Email Address [optional] area:

Server Default:
Email Address [optional]  
Parameter Name:
label.Email
Locations:
applet code or chat.conf
Permitted Value:
Text
Location of Field:
Log-in Screen - Email address label
HTML Configuration:
<param name="label.Email" value="Email Address [optional]:">


Remove Fields

5. Remove the "Your Full Name [optional]" text and field

Server Default:
Your Full Name [optional]  
Parameter Name:
ctrl.NoReal
Locations:
applet code or chat.conf
Permitted Value:
true
Location of Field:
Log-in Screen - Your Full Name label
HTML Configuration:
<param name="ctrl.NoReal" value="true">

6. Remove the "Your Password [optional]" text and field

Server Default:
Your Password [optional]  
Parameter Name:
ctrl.NoPass
Locations:
applet code or chat.conf
Permitted Value:
true
Location of Field:
Log-in Screen - Password address label
HTML Configuration:
<param name="ctrl.NoPass" value="true">

7. Remove the "Email Address [optional]" text and field

Server Default:
Email Address [optional]  
Parameter Name:
ctrl.NoEmail
Locations:
applet code or chat.conf
Permitted Value:
true
Location of Field:
Log-in Screen - Email address label
HTML Configuration:
<param name="ctrl.NoEmail" value="true">

8. Customize the text in the user(s) in area:

Server Default:
user(s) in
Parameter Name:
ui.UserCount
Locations:
applet code or chat.conf
Permitted Value:
true
Location of Field:
Default wording for # users/room
HTML Configuration:
<param name="ui.UserCount" value="user(s) in">


©1996 - 2006   M Square, Inc. |  Privacy Policy