LOGIN 3.0

 

Category/Domain:

Administration

Scol Engine compatibility:

V2.0c and higher

Updated:

09/2000

 

Function

 

This module manages the changing of avatar logins. It basically ensures that no two users have the same login on a site.

There are three similar modules (LoginP, LoginP2 and LoginP3) which are used for secure management of logins via a database.

 

Configuration

 

Figure 1: Main LOGIN module interface

 

Implementation

 

Action

Function

 

shell.start à login.start

 

Starts the LOGIN module

 

 

module.event àlogin.hide

 

Hides the LOGIN module

 

 

module.event àlogin.show

 

Displays the LOGIN module

 

 

Event

Function

 

login.loginChanged à module. !changeLogin

 

Accepts the changed login in the module

 

 

login.log àlog.log

 

Records the login changes

 

 

login.shown à module.action

 

Displaying the module generates an action

 

 

login.hidden à module.action

 

Hiding the module generates an action

 

 

Zone

Function

Interface

Assigned

Login.login

Interface which enables the user to change their login

Client

No

Login.text

Zone displaying information relating to the change of login

Client

No

Login.button

Button used to open the Login window

Client

Yes