- add rss.tpl & rss_item.tpl
- install the new 'bright' template
- copy navdirectory.tpl from 'bright' to other templates since it's
missing (also debian bug #645356)
- bump
- huge cleanup of README, use PKG_DBDIR pkg_add -B to hint people how to
properly install A::G and its deps in apache's chroot, instead of
manually copying the deps/modules.
- set EPOCH=0, since 1.0RC3 wasn't a proper version
- provide an apache-gallery.conf @sample in conf/modules.sample, as other
www ports do, instead of a VHost to copy/paste
- add UNMESSAGE telling how to completely disable/remove A::G
ok ajacoutot@
- remove a patch merged upstream
- simplify SUBST_CMD/INSTALL_DATA dance
- fix dependencies in README.chroot, which shows it wasn't tested since
at least imlib2 1.3.0 update more than two years ago..
joint work with and ok simon@
Apache::Gallery creates an thumbnail index of each directory and allows
viewing pictures in different resolutions. Pictures are resized on the
fly and cached.
from submitter Michael Knudsen thanks