EXIF Info for Album Photos
This thread is in the Modification Graveyard.
This is a simple PHP script / vBulletin plugin that displays EXIF information for photos uploaded to the vBulletin albums system, as well as in social groups.
Please do not redistribute this elsewhere, and do leave my contact and copyright information intact at the top of the plugin source. There are no visible copyright notices in the output. The album exif modification is copyright 2010 by Adam Oest. REQUIREMENTS -PHP permission to run shell_exec (safe mode off) -album pictures must be stored in the filesystem -jhead must be installed on your server INSTALLATION/UPGRADE INSTRUCTIONS: 1. Make sure you have jhead installed (get it from http://www.sentex.net/~mwandel/jhead/) 2. Download the attached vBulletin product and upload it through your admin cp 3. Configure the two settings in vbulletin options > album picture and social group EXIF 4. Open the album_pictureview template and add $exifdata right above $picturecomment_commentarea, or wherever else you want it to appear 5. Open the group_picture template and add $exifdata directly after $pictureinfo[username]</a></div>, or wherever else you want it to appear 6. You should be all set. Enjoy! Demo at http://www.pentaxforums.com/forums/members/jewelltrail-albums-album-one-picture3853-shot4828.html Version history: 1.0 - Initial Release 1.01 - Converted to plugin; output formatting improvements 1.02 - Further output formatting improvements 1.03 - Converted to product; further formatting improvements 1.04 - HTML validation bugfix 1.05 - All settings moved to vBulletin options, and functionality for social groups added 1.06 - New documentation Screenshot: Download This modification cannot be downloaded. Screenshots
|