
Login:Alias Plugin
By Jay Guerette <JayGuerette@pobox.com>
v0.3 (c) 2001 (GNU GPL - see ../../COPYING)

This software is ALPHA.

This plugin allows users to specify an optional friendly login alias in
Options/Personal Information. The alias can have spaces in it. Thereafter
they can log in using this alias.


---
Upgrade

cd plugins
tar -zxvf login_alias-0.3.tar.gz


---
Install

cd plugins
tar -zxvf login_alias-0.3.tar.gz

cd (../)data
touch login_alias.pref
Make this file readable and writable by the user your web server runs as

Run conf.pl, choose "8" from the main menu, and add 'login_alias'
as a new plugin.  Save and exit.


Please contact me with any questions or problems.

---
History

v0.1 (alpha)
initial public release

v0.2 (alpha)
modified to play nicely with password_forget plugin

v0.3 (alpha)
modified to play nicely with password_forget plugin load order
