* Description

web_search is a simple plugin that puts a small search box in the left
frame, above the folder list. Search results are displayed in the right
frame. (It is highly recommended that users use the auto refresh option
on the left page to keep their session from timing out while they search.)

* Installing
** Unpack in squirrelmail/plugins/
** Copy web_search.conf.php.dist to web_search.conf.php.
** Edit web_search.conf.php to suit your needs.
** Enable web_search in conf.pl (or config.php).

* TODO

The following is a list of things I'l like to add in the future.

** Advanced Search

This put a link in the main menu bar and load a page with a larger
search form that would take more advantage of the capabilities of the
chosen search engine. For example, search a specific site for Google.

** More search engines

I would like to add more search engines to the default install. If you
have a favorite engine you would like added, send me a patch that adds it.
:-)

** User Choice

Add an option (admin can turn this feature off) that lets the user choose
which engine they use.