2004-07-11 00:21:40 by Kimmo Suominen | Files touched by this commit (3) |
Log message:
Add reverse sorting of entries.
|
2004-04-12 20:29:04 by Kimmo Suominen | Files touched by this commit (1) |
Log message:
Accept p5-libapreq2 too.
|
2004-04-01 21:21:50 by Kimmo Suominen | Files touched by this commit (1) |
Log message:
Add patch-aa, missed from previous commit.
|
2004-04-01 18:13:17 by Kimmo Suominen | Files touched by this commit (2) |
Log message:
Make Perl packlist used again.
Preserve line breaks in directory names (in icon display).
|
2004-02-11 23:56:23 by Juan Romero Pardines | Files touched by this commit (9) | |
Log message:
Bump PKGREVISION due to imlib2 update.
|
2004-02-11 06:59:54 by Juan Romero Pardines | Files touched by this commit (3) |
Log message:
bl3ify
|
2004-02-08 22:49:57 by Kimmo Suominen | Files touched by this commit (1) |
Log message:
Require p5-Image-Info 1.15 or later to avoid SEGFAULTS from 1.12.
Bump PKGREVISION.
|
2004-01-03 19:50:01 by Jeremy C. Reed | Files touched by this commit (505) | |
Log message:
Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
2003-09-21 18:21:18 by Kimmo Suominen | Files touched by this commit (5) | |
Log message:
Upgraded to Apache::Gallery 0.7:
- Support mod_perl version 1 and 2 (1.99) (Michael Legart)
- Send status code 500 on errors, 404 on file not found and
make IE show our own errorpage. (Thomas L. Kjeldsen)
- Bugfix for directories named "0" (Andreas Plesner Jacobsen)
- Added "selection mode". Select images with checkboxes and
get a list of filenames. (Peter Andreasen)
- Fix to let the module work with perl 5.005 (Aaron)
- Do not allow scaling pictures to sizes above their
original size (Aaron)
- Added GalleryUseFileDate option to make A::G show
the files timestamps instead of using the EXIF value (Dennis Haney)
- Remember display size when turning Slideshow off (Hans Joergensen)
- Nice new layout (Thomas Kjaer)
- New option GalleryEXIFMode to control the way EXIF
info is displayed. See docs for details (Michael Legart)
- Support for the FNumber EXIF value (Thomas Corell)
- Added GalleryRootText option to allow changing the name of
the root element in the menu (Christopher Knight)
- Use Image::Imlib2 instead of Inline::C (Andreas Plesner Jacobsen)
- New option GalleryMaxThumbnailsPerPage to limit the number
of thumbnails displayed per page. Disabled by default
and requires templates update. (Michael Legart)
- Bugfix for the GalleryThumbnailSize option. Both height and
width max sizes are now obeyed. (David Gee)
|
2003-09-06 05:52:08 by Kimmo Suominen | Files touched by this commit (5) |
Log message:
Upgrade p5-Apache-Gallery to 0.6.
Notable changes:
* Apache now internally handles image dispatch which enables use of
all Apache caching possibilities
* Support the EXIF Orientation key for automatic rotate
* Directory comments
* New GallerySortBy option to allow sort by time, size etc.
* Set width/height on thumbnail images for better performance
* InlineDir is no longer configurable using PerlSetVar
* Write to the error log if unable to open files in the cache
* Added slideshow feature
* Moved the cache to one single directory outside the webscope
* Allow user to customize the "No info found" message
Some people have been reporting problems with Apache segfaulting
when displaying images from certain cameras (eg. the Canon G2).
The problem can be solved by using Image::Info 1.11 or earlier.
|