Taglines plugin for SquirrelMail
================================
Ver 0.3, 05/12/03

Original Author: Tracy McKibben <tracy@mckibben.d2g.com>
    Modified by: Paul Lesneiwski <pdontthink@angrynerds.com>



Description
===========

This plugin will append a random tagline, chosen from either the local fortune
program, or from the "Quote of the Day" web site (qotd.org).  If both sources
are available, it will choose randomly between the two (50% chance).  You can
configure this plugin to only use one of the two sources.  If the QOTD source
is used, the quote will be automatically cached locally and refreshed once an
hour (to reduce your server traffic), given that you set this plugin up correctly.



Change Log
==========

  0.3 (05/12/03) -  Paul Lesneiwski <pdontthink@angrynerds.com>
   * Reduced bandwidth requirements slightly

  0.2 (05/12/03) -  Paul Lesneiwski <pdontthink@angrynerds.com>
   * Updated to work with SquirrelMail 1.4.1 and up
   * Corrected QOTD parsing
   * Added auto QOTD caching
   * Added configuration file where the admin can determine the
     source of taglines
   * Updated to conform with new SquirrelMail plugin specs
 
  0.1 (10/04/02) - Tracy McKibben <tracy@mckibben.d2g.com>
   * Initial release

