Hi.
Fantastic software and one I'm busy using to fine tune a website gallery for my photography.
I noticed that upon import (I FTP to folders on my server) that ZenPhoto very cleverly populated certain fields with information from the IPTC data I embed in each file. I LOVE IT. However I'd love to embed this on the image.php pages that display my images.
So far I have used the following codes, but for some reason it defaults to each having it's own line (which I dont want).
`<?php printImageData("copyright", "Copyright"); ?>`
For copyright for example. I also use the Location, State, Country codes and would love to have them display something like this:
[strong]Picture taken at :[/strong] Location, State, Country to display on one line.
How do I do this??
I know which codes to use (I think), but no idea how to put this code into the image.php file.
Any help would be appreciated. I've read the functions in the documentation, but not **really** knowing PHP very well (still learning) it's a bit tough with things like VOID etc.. which I do not understand, especially the arguments and structure.
Regards,
Simon