The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.4 - 2002-06-02

  • Round height and width to integers when scaling to avoid widths like 640x479.393939393939 (Me)
  • Regenerate scaled pictures and thumbnails if the original image has changed, the image.rotate file has been added or changed or if the copyright image was added og changed. (Me)
  • Don't show files starting with "." in the thumbnail index (Yann KerhervĂ©)
  • Made thumbnailsizes configurable with the GalleryThumbnailSize option. (Me)
  • Print "Unknown" instead of $INFO in the imageinfo field if unable to find any EXIF information. (Me)
  • Added perldoc documentation of the module and a installationguide. (Me)
  • Always list directories before images (Me)
  • Allow textfiles (ie, robots.txt) (Me)
  • Fixed a bug where $FILES was printed instead of "Empty directory" if directory contained unsupported files (.txt, .htaccess etc) (Me)
  • New templates where folders doesn't get displayed one on each line (Thomas Kjaer)
  • Works without a VirtualHost now (Does not use DocumentRoot) (Peter Breton)
  • New option GalleryWrapNavigation to enable a new feature in the pictureview where "Next" at the end displays the first picture etc (Peter Breton/Me)
  • New option AllowOriginal for the user to be able to download the original picture, not enabled by default (Thomas Eibner)
  • TIFF and PPM support (Thomas Eibner)
  • Initial movie support - download movie clips (Rene Joergensen)

Modules

mod_perl handler to create an image gallery