Revision history - see bottom

This plugin will display a random image on the main login page,
above the username/password fields.  Images are chosen randomly from
any GIF, JPG, or PNG files placed in this plugin directory.  If no image
files are found, the daily image from www.webshots.com is displayed.  Makes
a nice way to keep your login page "fresh".

To install the plugin:

  1.  Change to the plugins directory.

        $ cd plugins/

  2.  Unarchive the plugin.

        $ tar zxvf /your/path/to/login_image-x.x.tgz

  2.  This should create a login_image/ directory under plugins.

  4.  Go to the config directory and run conf.pl

        $ cd ../../config/
        $ ./conf.pl

  5.  Choose option 8 and proceed to add the new plugin following
      the instructions there.  Save and exit, and your plugin should
      be in place.


Any questions or problems, feel free to contact me:

Tracy McKibben
tracy@mckibben.d2g.com
MSN IM:  mckibbent@hotmail.com

=======================
Revision history
=======================

04/07/2002 - ver 0.1
-Initial release