/*
 * Title: EventFinder
 * Author: Michael Haggerty, mhaggerty@trellon.com
 *
 */

Overview
---------------------------------------------------
EventFinder is a module for accessing event information kept on your drupal site.

It allows users to do the following: 

1) Seach for events based on event type, category, geographic location and proximity to 
   major metropolitan area.

2) Register for events, and for event hosts to retrieve lists of contacts for 
   events they have created on the site.

3) Access lists of events which they have created and registered for

4) Create saved searches, which monitor the system for new events matching criteria 
   they have specified.

Credits
---------------------------------------------------
EventFinder was originally developed for the Wesley Clark for President campaign in 2003.
It was ported as a module for drupal in 2005 by Trellon, LLC with funding from 
CivicActions and the Evolve Foundation.

Installation
---------------------------------------------------
Installation is covered in a separate document, INSTALL. Take a look there for module
dependencies and installation instructions.

License
---------------------------------------------------
EventFinder is distributed under a GPL license, a copy of which should be included in 
this distribution. As alwasy, no warranty is expressed or implied and the consequences 
of using this module lie solely on those who choose to use it.

Questions
---------------------------------------------------
Questions? mhaggerty@trellon.com would love to hear them.

