Revision history - see bottom

This plugin will append a random tagline, chosen from either the local fortune
program (50% chance), or from the same source as my "QOTD At Login" plugin
(50% chance).  See the README for that plugin for details.  Future enhancement
is to allow user selection of these sources.

Assumptions are that "fortune" is located at /usr/games/fortune, and is called
using the "all" parameter.  Future enhancement is to allow user to choose one or
more databases from which to obtain quotes.


To install the plugin:

  1.  Change to the plugins directory.

        $ cd plugins/

  2.  Unarchive the plugin.

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

  2.  This should create a taglines/ 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/10/02 - ver 0.1
- Initial release
