TWIG - The Web Information Gateway
       A Web-Based Groupware Application
By: Christopher Heschong <chris@wiw.org>

INSTALLATION
 You'll have to have PHP with IMAP enabled to use this.  After that's
 done, you will want to configure the following files:

 config.inc	- This is where you configure certain global settings.
 header.inc	- Stuff in here goes at the top of every page.
 footer.inc	- Stuff in here goes at the bottom of every page.

Yeah, that was real complicated.

If you want to take advantage of any of any features besides e-mail,
you'll need to also edit the file dbconfig.inc and add the tables defined
in twig.table.[your sql type] to your SQL server.
Currently, MySQL and pgSQL are supported.

UPGRADING
In the dir called "misc" are files that should help with upgrading from
one version to another.

ABOUT
In a past life, Twig was called Muppet (and briefly Maple).  It started
out as a slick IMAP client, but has grown beyond that into a fairly well
featured groupware client.  It's designed with strange and bizzare browsers
in mind, so it doesn't use frames or weird javascript, etc.
