==============================================================
JPGallery 2.0
==============================================================
2000 Silvan Reinhold Databases and Applications
==============================================================

WHAT'S NEW IN VERSION 2.0?
==========================
Version 2 of the JPGallery Image Gallery Creator has improved
performance and additional functions that make the application
even easier and more powerful to use and speed up the creation
process for galleries:

Gallery Preview
  Create a quick preview in your default web browser before
  creating or publishing your gallery.  This function is
  especially useful for large Gallery Projects, if you wish
  to change settings and see what effect they have, without
  having to generate the whole gallery every time.

FTP Publishing
  JPGallery now comes with an internal FTP client that will
  transfer all gallery files to your web server.  As an
  integral part of the application, the client will make
  publishing your galleries on the internet a simple task,
  saving you from having to select and copy the necessary
  gallery files manually.

Image Descriptions and Captions
  Instead of displaying only graphics for each image or
  thumbnails, you can now include a caption consisting
  of the file title, size or date, or a combination of
  these.  In addition, it is possible to add a description
  in HTML format to each of the images.

JPGallery HTML Tags
  The three tags

    <!-- JPGALLERY_IMAGE_FILETITLE>
    <!-- JPGALLERY_IMAGE_FILEDATE>
    <!-- JPGALLERY_IMAGE_FILESIZE>

  can now be used in image page HTML headers and footers
  as well as image descriptions to display the title, date
  and size of the image on an image page.

Advanced Sorting Options
  Image sorting can now be done by name, size or date, either
  ascending or descending.
