Member
Member
forbish07   02-10-2012, 22:24
#1

Hello there, I installed the zpSkeleton theme the other day and am trying to find out if anyone knows if it is possible to modify that theme to show EXIF data? I sent the theme developer an inquiry on this and I have yet to hear back. Has anyone been able to implement EXIF in any of the ZP themes? I am VERY new to ZenPhoto and am loving it so far, I am just pretty lost. I don't want a popup, I just want a small area where the EXIF is shown on the image page. Thanks!

Member
Member
sbillard   02-10-2012, 23:35
#2

While I am not at all familiar with the theme, I believe it should be simple to add what you want.

Zenphoto has a function printImageMetadata() that does just this display, so it is simply a matter of placing a call on the function at the appropriate place in your image.php script.

Be sure to review the documentation of the function for any parameters you might need. Also you might want to test first if there is metadata to be displayed using the function getImageMetaData(). That latter function will give you the raw data if you wish to organize it differently than the print function does.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.