Sigtag: Random Signature Tagline Plugin For SquirrelMail
========================================================
Ver 1.0, 2/21/04

Original Author: Dwight Tovey <dwight@dtovey.net>


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

This plugin randomly selects a line from a user-provided list of
taglines and replaces the last line of the user's signature with the
selected line.

This plugin is based on the Hancock plugin originally written by
Joshua Marker. However, among other things the Hancock plugin would
append the generated signature to the end of the message as the
message was being sent, giving the user no chance to review the
signature first.  The Sigtag plugin changes this behavior by replacing
the last line of the user's configured signature with the selected
line.  This replacement will occur at the start of the compose
process, which means that the user will see the complete signature
when the compose window opens.

Note that in addition to enabling the "Random Signature Taglines"
feature on the "Personal Information" option page, the "Use Signature"
option must also be set to "Yes" in order for the signatures to appear
in the compose window.  Alternatively, the user can press the
"Signature" button in the "Compose" window to cause the signature to
appear.

In addition this plugin will allow the user to view and edit his tag
list directly in SquirrelMail without having to upload the file again.


Change Log
==========
  1.0 (2/21/04) - Dwight Tovey <dwight@dtovey.net>
   * Minor usage change to README
   * Initial general public release

  0.1 (1/17/04) - Dwight Tovey <dwight@dtovey.net>
   * Initial internal release

To Do
=====
 * Add support for multi-line tags.
 * Currently only the default "identity" is supported.  Need to add
   support for multiple identities.
 * Add a method for the user to upload a file of taglines instead of
   only entering taglines through the textarea.
