Subject: CVS commit: pkgsrc/www/bins
To: None <pkgsrc-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 10/26/2002 22:38:13
Module Name: pkgsrc
Committed By: dmcmahill
Date: Sat Oct 26 19:38:13 UTC 2002
Modified Files:
pkgsrc/www/bins: Makefile PLIST distinfo
Removed Files:
pkgsrc/www/bins/patches: patch-aa patch-ab
Log Message:
update to bins-1.1.18. Changes are:
BINS 1.1.18
-----------
- joi templates has been updated by Joachim Kohlhammer :
* The Albumtree works now correctly, even the thumbnail for the
root-album works, i.e. no more broken images.
* New icon for the albumtree.
* Redesign of the image-view. The icons moved to the left border.
* Leave was renamed to Home; the variable in the template is now called
HOME_LINK. The icon was changed to a little house. The old icon is
still included.
* If the option pathImgNum is set, the image-view shows
(Image/Imagecount) in the path.
* The path contains a icon for each level (corresponding to the type of
the level (albumtree, album, image)) if the variable pathShowIcon is
set to 1.
* In the Thumbnailview the bar with the next/prev-buttons shows only if
there are two or more pages. If the bar shows, it now has a grey
background.
* The "cycling" of the thumbnailpages and the imageviews can be disabled
by setting the options thumbnailPageCycling and imagePageCycling to 1.
- If only one Thumbnailpage exists, the navigation bar shows
"Thumbnail Page" instead of "Thumbnail Page 1".
(from Joachim Kohlhammer's patch)
- select LATIN1 as default encoding on systems lacking the locale
command (like *BSD systems)
(patch from Dan <mcmahill at mtl.mit.edu>).
- added new parameter emptyAlbumDesc to get rid of the "No long/short
description available" message if no description was set.
- added Spanish translation.
(thanks to David Barroso).
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/www/bins/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/www/bins/PLIST
cvs rdiff -r1.10 -r1.11 pkgsrc/www/bins/distinfo
cvs rdiff -r1.7 -r0 pkgsrc/www/bins/patches/patch-aa
cvs rdiff -r1.5 -r0 pkgsrc/www/bins/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.