Greg
12-03-2007, 02:35 PM
This is what is covered in the release. You can test things out here. If I get some good feedback, I'll zip it up and release it.
Revision 10.0.5
modified vbpicgallery_viewgallery template so lightbox JS is not loaded if full size images for guests
is set to no in the acp settings.
modified vbpicgallery_imagebits template so lightbox JS is not loaded if full size images for guests
is set to no in the acp settings.
Edited vbpicgallery.php to optimize random home page photo query.
Changed how vbpgimage.php sends errors.
fixed bug in move2fs.php.
Added CSS to upload Iframe. Thanks wpwood3.
Added search feature that uses list template and list bit template.
Added search phrase to vbpicgallery_navbar template.
Modified images table with two indexes for search.
Modified upload filename handling in vbpgupload.php.
Updated all templates with proper xml <head> tags.
Fixed vbpgajax.php to properly delete images from files system on delete.
Changed submit button on edit gallery screen to read finished instead of submit.
New phrase added, vbpicgallery_finished.
added utility to removed orphaned images in file system not previously deleted properly. del-orphaned-images.php
Added utility to refresh data store for postbit links. user-id-ds-updt.php
Added new function to admin functions file in includes folder.
Added upload instructions to editgallery with new phrase.
Added server max upload size message to vbpgupload.php.
Enabled more error reporting in vbpgupload.php.
Added code to attempt to avoid php timeouts in vbpgupload.php.
Added code to use server max upload if vbpg settings are higher than allowed by the server in vbpgupload.php.
added img bbcode text to file description table on full size image display page.
Fixed vbpicgallery.php, vbpgajax.php and vbpgedit.php to output special chars correctly for pic descriptions.
Added JPG resampling code to vbpgupload.php to reduce image size of jpegs to suggested max target size by lowering quality setting.
Added bytecount field to vbpicgallery_images. INT(10);
Added filesize display to full size image wiew template vbpicgallery_popup.
Added content length and filename header output to image output in vbpgimage.php
Fixed resizing bug in vbpgupload.php that shorted the set dimensions 1px.
NEW PHRASES:
vbpicgallery_search_by_key_word
vbpicgallery_search_in
vbpicgallery_titles_only
vbpicgallery_description_only
vbpicgallery_matching_options
vbpicgallery_match_any_words
vbpicgallery_match_all_words
vbpicgallery_finished
vbpicgallery_server_upload_limit
setting_vbpgalljpg_title
setting_vbpgalljpg_desc
setting_vbpgresamplejpg_title
setting_vbpgresamplejpg_desc
setting_vbpgmintargetquality_title
setting_vbpgmintargetquality_desc
setting_vbpgtargetsize_title
setting_vbpgtargetsize_desc
NEW IMAGE:
closelabel.gif. Changed black X to Red X. Thanks wpwood3.
Updated December 5, 2007 1:30PM
Revision 10.0.5
modified vbpicgallery_viewgallery template so lightbox JS is not loaded if full size images for guests
is set to no in the acp settings.
modified vbpicgallery_imagebits template so lightbox JS is not loaded if full size images for guests
is set to no in the acp settings.
Edited vbpicgallery.php to optimize random home page photo query.
Changed how vbpgimage.php sends errors.
fixed bug in move2fs.php.
Added CSS to upload Iframe. Thanks wpwood3.
Added search feature that uses list template and list bit template.
Added search phrase to vbpicgallery_navbar template.
Modified images table with two indexes for search.
Modified upload filename handling in vbpgupload.php.
Updated all templates with proper xml <head> tags.
Fixed vbpgajax.php to properly delete images from files system on delete.
Changed submit button on edit gallery screen to read finished instead of submit.
New phrase added, vbpicgallery_finished.
added utility to removed orphaned images in file system not previously deleted properly. del-orphaned-images.php
Added utility to refresh data store for postbit links. user-id-ds-updt.php
Added new function to admin functions file in includes folder.
Added upload instructions to editgallery with new phrase.
Added server max upload size message to vbpgupload.php.
Enabled more error reporting in vbpgupload.php.
Added code to attempt to avoid php timeouts in vbpgupload.php.
Added code to use server max upload if vbpg settings are higher than allowed by the server in vbpgupload.php.
added img bbcode text to file description table on full size image display page.
Fixed vbpicgallery.php, vbpgajax.php and vbpgedit.php to output special chars correctly for pic descriptions.
Added JPG resampling code to vbpgupload.php to reduce image size of jpegs to suggested max target size by lowering quality setting.
Added bytecount field to vbpicgallery_images. INT(10);
Added filesize display to full size image wiew template vbpicgallery_popup.
Added content length and filename header output to image output in vbpgimage.php
Fixed resizing bug in vbpgupload.php that shorted the set dimensions 1px.
NEW PHRASES:
vbpicgallery_search_by_key_word
vbpicgallery_search_in
vbpicgallery_titles_only
vbpicgallery_description_only
vbpicgallery_matching_options
vbpicgallery_match_any_words
vbpicgallery_match_all_words
vbpicgallery_finished
vbpicgallery_server_upload_limit
setting_vbpgalljpg_title
setting_vbpgalljpg_desc
setting_vbpgresamplejpg_title
setting_vbpgresamplejpg_desc
setting_vbpgmintargetquality_title
setting_vbpgmintargetquality_desc
setting_vbpgtargetsize_title
setting_vbpgtargetsize_desc
NEW IMAGE:
closelabel.gif. Changed black X to Red X. Thanks wpwood3.
Updated December 5, 2007 1:30PM