[Spgm-updates] SPGM 1.3 is out !
Brought to you by:
spajot
|
From: Sylvain P. <syl...@is...> - 2003-03-02 13:44:44
|
Hi everyone,
I am pleased to announce that the latter release of SPGM (1.3) is now
available.
As I mentionned earlier, this new package includes several new features
that makes the script more interesting than it has ever been. Moreover,
I fixed a bottleneck which makes the gallery introspection and rendering
quicker.
Code improvements and several new core features... Isn't that great news
?? ;)
Hope you'll like it !
Sylvain
-- ChangeLog --
02-23-2003: v1.3
- Feature added: new picture highlighting can now be disabled
- Feature added: introduction of thumbnail-sized gallery icons for
graphically
improved gallery listing (themes designer have to add one more icon)
- Feature added: you can now set the number of displayed columns within
gallery
listings
- Feature added: ability to display pictures without the thumbnail
navigation
bar
- Feature added: picture information display (right below the
thumbnails) can
now be disabled
- Feature added: pictures can now be sorted against creation date
(WARNING: the
name of the text file used to explicitely sort pictures has changed:
picture.sort)
- Feature added: galleries can now be explicitely sorted using the same
principles than pictures (i.e. against filenames, creation date or
explicitely sorted using a simple text file: gallery.sort)
- Feature added: introduction of two sort options (available for both
galleries
and pictures): ascending or descending. Those are not available when
explicit
sort is used.
- Bug fix: thumbnails' width-height ratio is now correctly preserved for
thumbnailed galleries
- Bug fix: width and height attributes for the img tag are now declared
as to
gallery icons
- Bug fix: while browsing new pictures, switching between pages now
keeps the
filter status to 'new'
- Bug fix: only directories possibly return true from is_gallery.
- Bug fix: classes are now CSS 2.0 compliant
- Code improvements
- Introduction of a new class for the wrapper table ("table_wrapper")
- Danish and Hungarian language packs added
- Default theme has been updated to make it more attractive
|