Author Topic: album.pl V6.5 Released!  (Read 4209 times)

0 Members and 1 Guest are viewing this topic.

Offline Mike Bobbitt

  • album.pl Author
  • Administrator
  • I Spend Too Much Time Here
  • *****
  • Posts: 3381
  • Karma: +35/-2
    • Mike's Development Archive
album.pl V6.5 Released!
« on: September 13, 2004, 10:50:48 »
It's been 6 months since the last release, so it's time! album.pl V6.5 has been released.

[ Download album.pl V6.5 ]

For new users: install instructions
For existing users: upgrade instructions

Please report any problems to the album.pl support forums. V6.5 release notes follow:

V6.5

New Features (Mostly from J.J. Frister -- THANKS!)
  • Multiple "viewing" levels. Based on authentication type, but generally can specify "Anyone," "Member," or "Owner" at upload time. Only the specified users will be able to see the image.
  • Moving/Deleting links only moves/deletes the link, not the actual photo.
  • Views are now moved with the object
  • The following slideshow changes:
    • Will go into slideshow mode even if popups are blocked via Mozilla, Firefox or ZoneAlarm settings -- if popups are blocked, the browser window is still the regular one, rather than the borderless one.
    • Returns you to the regular view of last photo seen in the slide show when you close the slideshow.
    • Degrades nicely if Java is disabled - same result as when popups are blocked.
    • Fits vertical photos into the screen height if you have ImageMagick installed
    • Uses the Photo_album.css settings for back-ground of the slideshow
    • Behaves the same way wether you start from album.pl?photo=... or from album.pl?slideshow=5;photo=...
    • Fullscreen slideshows no longer have a body margin.
    • Slideshow runs faster
  • Added image=random and image=randthumb to display random photos/thumbnails directly (no HTML, just the image itself)
  • Added the ability to rename the (system) file or directory when moving.
  • Base script has been chopped into multiple modules.
  • Added module path configuration variable.
  • Can now handle JPEG 2000 (jp2) files.
    • If you view from a Windows platform, the site will ask you to install the Lurawave jp2 plugins.
    • If you view from a Linux platform, conversion back to jpg occurs on the fly, via ImageMajick.
    • jp2 files give me small storage requirements while maintaining image quality
  • All thumbnails are png files
  • Auto-size photo display for the current browser window.
  • Option: Only some members can upload photos and add ratings
  • Provide the option of storing login cookies permanently or only for the current session.
  • Better phpbb cookie checking.
  • Updated ratings/comments section to use the "ratings" style class.
  • Put nav footer into a table
  • Updated style color definitions
  • Ratings cleaned up in css
  • Made SMF cookie name a var
  • Strip spaces from arrays in config
  • Better updateComment checking
  • Now Uses "title" instead of "alt"
  • New german translation
  • Added default error info when string table is not loaded
  • Won't display the auto-size link/button unless ImageMagick is found.
  • if photo_height or photo_width=auto are passed, default to small size if there's no ImageMagick
  • Returns small size from getPhotoDimensions if there's no ImageMagick
  • More phpBB defaults in album.cfg
  • Made footers a table
  • Messed with static stuff
  • Frister's fixes for png thumbnails and SSI stuff
  • Changed default_size to 0 (no resize) in album.cfg
  • Added ####PATH####
  • Added jp2 to imgexts in album.cfg
  • Moved "allow edit/move/link" etc into the authentication section.
New Config Items
  • module_path: Location of album.pl module files.
  • @jp2exts: Valid extension(s) for JPEG 2000 files.
  • temp_loc : Filesystem path for storing JPEG 2000 files temporarily.
  • temp_web: Web location of temp_loc.
  • auto_button: Filename for new "auto" button.
Bug Fixes
  • Fixed problem where page was not always set right when viewing photos
  • Fixed double entry in notify file.
  • Fixed problem reading binary descriptions.txt.
  • Fixed nav footer to work in all browsers.
  • Fixed problem reading binary descriptions.txt.
  • Fixed nav footer to work in all browsers.
  • Fixed owner problem.
  • Fixed a bug related to view level when moving phots or albums.
  • Fixed jhead comments
  • Fixed breadcrumb function passing
  • Fixed link/move menu so it only displays when config'd to
  • Fixed tooptip when using jhead
  • Several JavaScript fixes.
« Last Edit: September 13, 2004, 10:57:09 by Mike Bobbitt »