Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110179 - version bump for app-misc/bins to 1.1.29
Summary: version bump for app-misc/bins to 1.1.29
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Perl team
URL: http://bins.sautret.org/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-22 16:10 UTC by Haroon Rafique
Modified: 2005-11-12 06:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Haroon Rafique 2005-10-22 16:10:04 UTC
version bump for app-misc/bins to 1.1.29

BINS Change Log                                       -*- text -*-

BINS 1.1.29
-----------

- A search engine has been added. It only woks on web browser
supporting javascript and DOM. It can be deactivated via the new
searchEngine parameter. It allows search on image description fields
set in the new searchFields parameter. Maximum results returned by the
search engine is set by the searchLimit parameter.
This adds a new dependency on Text::Unaccent.

- Michael Olson's mwolson templates have been added. Michael can be
joined at <mwolson @ member.fsf.org>.

- Martin Pohlack's martin templates have been added. Martin can be
joined at <mp26 @ os.inf.tu-dresden.de>. These templates are based
upon marc ones, in turn based on joi. Here are the modifications with
marc:
   - fixed some bugs in the css
   - more layout stuff done in css
   - changed colors to grey-levels, which allows the viewer to
     concentrate on the important parts, the images (if you don't like
     it, you only have to change some lines in the css).
   - some layout changes, links (next, prev, ...) have a fixed
     position now, so you don't have to move the mouse if you want to
     cycle through many images.
   - use transparent pngs for the slide background in browser which
     support it -> smoother slide corners (round corners are
     oversampled, compare the gif and the png)
   - Display the content of the jpeg-comment filed below the image

- Fixed a bug when javaScriptPreloadImage was set to 1 : the next image
preloaded was always at maximum size.
Patch from Malcolm Parsons <malcolm.parsons @ gmail.com>

- Add support for jpegtran with MMX (libjpeg-mmx-progs).
Patch by Ludovic Rousseau <rousseau @ debian.org>.

- Fix -f option so it can work with files given with a relative path.
Patch by Ludovic Rousseau <rousseau @ debian>.

- Default template has been renamed to swigs, has it may not be the
default in the future (it uses tables and don't use CSS).

- A tools directory has been added in the archive, containing the
small BINS related utilities. The new tools add_num_prefix,
remove_num_prefix and bins_addtext have been added. All is documented
on the web site.

- A FAQ has been added.

- BINS now has a page on gna!, see https://gna.org/projects/bins/

BINS 1.1.28
-----------

- Replaced parameter "enlarge" with "whenSrcSmaller" to dictate what to
do if the source image is smaller than the size of the generated
image. Fixed a bug that prevented enlarged image from actually being
generated.
Patch from Alexander Blazej <alexb @ csua.berkeley.edu>.

- Added new linkRelative parameter allow to use relative links if
linkInsteadOfCopy is set to 1.
Patch from Dan McMahill <mcmahill @ alum.mit.edu>.

- Transform functionality now allow perl code. A new dateString
parameter allow to specify the date string to be used (following
date(1)), introducing a dependency on Date::Parse.
Patch from Martin Michlmayr <tbm @ cyrius.com>.

- Handle buggy EXIF information in DateTimeOriginal.
Patch from Martin Michlmayr <tbm @ cyrius.com>.

- Fix on deExifyImages option.
Patch from Martin Michlmayr <tbm @ cyrius.com>.

- Fix encoding problem whith ISO 646 used by Solaris.
Patch from Martin Michlmayr <tbm @ cyrius.com>.

- Fix bug when source directories is a prefix of the destination one.
Patch from Pizza <pizza @ shaftnet.org>.

- Make JPEG Comments available as image subtext.
Patch from Martin Pohlack <mp26 @ os.inf.tu-dresden.de>.

- Catalan translation (ca) has been added.
Thanks to Joan Antoja Sabin <joan @ badiu.org>.

- A CSS bug in marc template has been fixed.
Correction from Martin Pohlack <mp26 @ os.inf.tu-dresden.de>.

- The image details page, using the Joi template, now respects use of a
background image.
Fix by Alexander Blazej <alexb @ csua.berkeley.edu>.

- The image details page's "Album Tree" link is fixed.
Fix by Alexander Blazej <alexb @ csua.berkeley.edu>.

- Standardized indentation (4 columns).
Done by Alexander Blazej <alexb @ csua.berkeley.edu>.

- Default value of borderOnThumbnails has been set to 0.
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2005-11-12 06:26:44 UTC
Bumped - had to drop some keywords until arch's can test the new dep for
Text-Unaccent. Thanks,

Mike