Pages (2):    1 2
Member
Member
thinkdreams   03-08-2007, 13:50
#21

@dspnorman-

as of v1.5 of exifixer, it does parse the raw data, i think it might be as simple as creating lookups for the iptc data as well. Might be as simple as returning the $result array and seeing what's in there, especially using an image with IPTC tags in it, so we can get an idea of the raw data.

Member
Member
aitf311   06-08-2007, 19:03
#22

Has anyone figured out how to display the title and caption from iptc yet? I used the iptc.php file uploaded to trac but when I used the mentioned tags all I receive is blank space.

Member
Member
dspnorman   08-08-2007, 19:30
#23

aitf311, can you link to an image in your gallery that has this problem?

Member
Member
aitf311   08-08-2007, 19:42
#24

dspnorman,

This image should have keywords, title, caption embedded in it. I am including your file in my functions.php page and using the function getIPTC('title');

Member
Member
dspnorman   08-08-2007, 20:04
#25

That's strange. Have you tried entering a title or description in the zenphoto data for the image? If the function can't show IPTC, it will fall back on whatever is stored in the database, so you should not be getting a blank.

It could be that your Canon stores the tags differently than my Nikon, and the IPTC parser in PHP doesn't know how to extract them... I have to confess I have no idea how portable the $iptcTags array is, or if there's a better way of getting at the tag data. I'll try and chase down some documentation on the iptc parser.

Member
Member
aitf311   08-08-2007, 20:06
#26

With this hack active I cannot even see the scriptaculious yellow hover to add a title to the image. If you come up with anything else just let me know and I will try it.

Pages (2):    1 2
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.