Hello! Version 0.3 of Apache::Gallery has just hit the wires.
Apache::Gallery creates a thumbnail index of each directory and allows viewing pictures in different resolutions. Pictures are resized on the fly and cached. Changes include: - Made Inline dir configurable. (Tim Coleman) - Made it configurable which information about the image should be viewed. (Thomas Eibner) - Added GallerySizes option. You can now choose which resolutions the user can scale between. The Gallery will not allow scaling to 641x480 if you only configured 640x480. (To prevent evil people filling up your disk) (Me) - Handle spaces in files and directories correct. - Now possible to rotate pictures on the fly. (Thomas Eibner) - Copyright picture can be included on each picture (Thomas Eibner) - Comments for each picture changed to be in picture.jpg.comments (Thomas Eibner) - Scale thumbnails correct when images are rotated 90-degrees. (Me) and other bugfixes. The code can be downloaded from http://legart.dk/code.html or your local CPAN mirror and a demo can be seen at http://pictures.legart.dk/ Michael