$Id: README.txt,v 1.1.4.1 2007/02/17 21:02:24 thehunmonkgroup Exp $

****************************************************

Alternate Login Module -- README

written by Chad Phillips: thehunmonkgroup at yahoo dot com
****************************************************

This module provides an interface that allows registered users to use a login
name which is different than their username.

To use, simply enable the module, then visit the user edit page. Enter the
alternate login name in the 'Alternate Login' textfield, and save.

Note that users can still login with their normal username--this just adds the
option of another login name. Also note that an alternate login name may not
be equivalent to any other current alternate login name, nor any current
username.

INSTALLATION:

1. Put the entire 'alt_login' folder in either:
      a.  Your main 'modules' folder.
      b.  The modules folder of a multisite installation.
      c.  The 'sites/all/modules' folder.

2. Enable the module at Administer -> Modules.

3. At Administer -> User Settings, set your preference for displaying the
   alternate login option upon user registration.  Note that users can still
   add/edit their alternate login at their account edit page regardless of
   this setting.