Readme
------

This module implements image publishing APIs for 3rd party applications, 
to try to simplify the tasks of managing image galleries and uploading 
large numbers of images.  It requires image.module, taxonomy.module, 
user.module, and probably more.

Installation
------------

1. Copy the image_pub.module to the Drupal modules/ directory.

2. Enter the "administer > modules" page, and enable the image_pub module.

3. (Optional) Install and configure a Gallery Remote client, such as
   the official Java client (http://gallery.sourceforge.net/) or
   digiKam  (http://digikam.sourceforge.net/).
   The official Java client also comes in applet and mini-applet variants 
   that can be embedded in your site.

4. (Optional) Configure your Windows machine to use your site as a web 
   publishing provider.  Enter the "administer > image publishing" page, 
   and follow the "Install Windows Web Publishing Wizard Support" link.

Updating
--------

This module does not maintain any persistent state, at least not yet, so 
upgrading should be a non-issue.

Author
------

Sam Revitch <samr7@cs.washington.edu>
