Pekka
26th of October 2003 (Sun), 14:05
Download from http://www.photography-on-the.net/ee/beta/
Update only if your version is 1.5 beta 4 and fix pack 1 has been applied.
INFO:
*************
YOU MUST RUN "15_b4_fix_pack_2.php" to install database changes!
*************
This fix pack fixes following issues:
- Workaround for (unfound) bug in beta 4 clean installer (rogue owners). Editor index page and upload page will now check and fix all photographer id's that do not belong to actual photographer list, so that this bug is killed on sight.
- Added a rethumbnailer utility.
- Upload code simplified internally (no same size/modified time checks any more as they are not really needed and gave bogus error messages)
- Comment linebreak and special character code fixed. Fix for special characters like & or " will affect only new comments, line break fix affects also existing comments.
- Some html fixes in editor listings (for Firebird)
- Performance page list page breakdown display setting is now remembered.
- Some powertools bugs fixed, added exhibition filter.
- Resizemethod name is now displayed in ftp messages.
- Usability changes in exhibition editor.
- Suppressed PHP warning messages when image not found.
- Photo browser default settings are now per-exhibition (on/off switch provided). Misc settings page takes care of combined (global) exhibition settings. When an exhibition has those custom settings on, you can set exhibition browser (list page) defaults and detail listing page settings specifially for that exhibition. When user opens a browser to this exhibition the custom settings are active on all exhibition thereafter, until visitor accesses menus to change them. When menus are closed, settings are reset to CURRENT exhibition. Detail list output changes when you change exhibitions. As overusing this feature may cause potential confusion for public I advice to keep settings on all public exhibitions same. I personally use this feature only in hidden exhibitions with same pass, to change something in default page-entrance settings (e.g. event gallery may need date order, but public ones I have have Author's order).
- Fixed a problem in sort order by camera (also it now sorts by displayname, not id)
- Added photo filename "$photofilename_html" to photo page template (commented out by default, edit in /pagetemplates/photo/default.php).
- EE accepts now PSD, TIFF, GIF, PNG and BMP files as source files when ImageMagick is used. All but GIF and PNG are converted to JPG on upload. GIF and PNG have also GIF and PNG thumbs and microthumbs (although PNG alpha has some problems with IM conversions). Animated GIF's are also supported. Note that EXIF and IPTC can be read only from JPG and TIFF (PHP restriction). Note that EE does not prevent uploading those file formats when GD is used, even though it can not resize them. Third note: when you select resize NONE, EE will just copy the original file to size path. This means that for any upload format that can not be viewed in web browser it is adviced to do a resize other than NONE. Generally web browsers can show only JPG, GIF and perhaps PNG.
- Added two missing translations into /languages/xxx/comment.php:
$translated["no_comments_found_photo"] = "no comments found";
$translated["now_is_your_chance_photo"] = "now is your chance to enter the first ever comment of this photo";
- Fixed a bug in counter graphs output's 5 most popular photos list: when you clicked a popular thumb there were sometimes no navigation thumbs on resulting photo page.
- Added new EXIF indicator in upload page file list: You will see "X" if EXIF has usable data, "?" if it is likely that there is no actual camera data available (but EXIF exists).
Update only if your version is 1.5 beta 4 and fix pack 1 has been applied.
INFO:
*************
YOU MUST RUN "15_b4_fix_pack_2.php" to install database changes!
*************
This fix pack fixes following issues:
- Workaround for (unfound) bug in beta 4 clean installer (rogue owners). Editor index page and upload page will now check and fix all photographer id's that do not belong to actual photographer list, so that this bug is killed on sight.
- Added a rethumbnailer utility.
- Upload code simplified internally (no same size/modified time checks any more as they are not really needed and gave bogus error messages)
- Comment linebreak and special character code fixed. Fix for special characters like & or " will affect only new comments, line break fix affects also existing comments.
- Some html fixes in editor listings (for Firebird)
- Performance page list page breakdown display setting is now remembered.
- Some powertools bugs fixed, added exhibition filter.
- Resizemethod name is now displayed in ftp messages.
- Usability changes in exhibition editor.
- Suppressed PHP warning messages when image not found.
- Photo browser default settings are now per-exhibition (on/off switch provided). Misc settings page takes care of combined (global) exhibition settings. When an exhibition has those custom settings on, you can set exhibition browser (list page) defaults and detail listing page settings specifially for that exhibition. When user opens a browser to this exhibition the custom settings are active on all exhibition thereafter, until visitor accesses menus to change them. When menus are closed, settings are reset to CURRENT exhibition. Detail list output changes when you change exhibitions. As overusing this feature may cause potential confusion for public I advice to keep settings on all public exhibitions same. I personally use this feature only in hidden exhibitions with same pass, to change something in default page-entrance settings (e.g. event gallery may need date order, but public ones I have have Author's order).
- Fixed a problem in sort order by camera (also it now sorts by displayname, not id)
- Added photo filename "$photofilename_html" to photo page template (commented out by default, edit in /pagetemplates/photo/default.php).
- EE accepts now PSD, TIFF, GIF, PNG and BMP files as source files when ImageMagick is used. All but GIF and PNG are converted to JPG on upload. GIF and PNG have also GIF and PNG thumbs and microthumbs (although PNG alpha has some problems with IM conversions). Animated GIF's are also supported. Note that EXIF and IPTC can be read only from JPG and TIFF (PHP restriction). Note that EE does not prevent uploading those file formats when GD is used, even though it can not resize them. Third note: when you select resize NONE, EE will just copy the original file to size path. This means that for any upload format that can not be viewed in web browser it is adviced to do a resize other than NONE. Generally web browsers can show only JPG, GIF and perhaps PNG.
- Added two missing translations into /languages/xxx/comment.php:
$translated["no_comments_found_photo"] = "no comments found";
$translated["now_is_your_chance_photo"] = "now is your chance to enter the first ever comment of this photo";
- Fixed a bug in counter graphs output's 5 most popular photos list: when you clicked a popular thumb there were sometimes no navigation thumbs on resulting photo page.
- Added new EXIF indicator in upload page file list: You will see "X" if EXIF has usable data, "?" if it is likely that there is no actual camera data available (but EXIF exists).