Exif Data in SmugMug Theme?
chrisc
Registered Users Posts: 21 Big grins
I want to be able to display Exif data in the smugmug theme by default, below the image. That is, I do not want to have to mouse over the image then click the info button (bad usability IMHO).
I've been hacking around with it and I am able to load the exif below the image, in my footer, in a seperate div (basically opening the /photos/newexif.mg?ImageID=XXXXXX page in a div), but:
1) It's ugly, and
2) I haven't been able to get it to change when I click a different thumbnail. (need to find the right event to key my function off of so it reloads the div with the latest Exif.
Is there an easier way to do this? What I'd like to do is have the exif popup not be a popup and just be part of the page.
Any ideas?
I've been hacking around with it and I am able to load the exif below the image, in my footer, in a seperate div (basically opening the /photos/newexif.mg?ImageID=XXXXXX page in a div), but:
1) It's ugly, and
2) I haven't been able to get it to change when I click a different thumbnail. (need to find the right event to key my function off of so it reloads the div with the latest Exif.
Is there an easier way to do this? What I'd like to do is have the exif popup not be a popup and just be part of the page.
Any ideas?
0
Comments
Are there brief instructions on how to get started with YUI and smugmug?
So... what's a brother got to do to get some comments in the smugmug javascript files?
I'm stepping through it with a debugger. Not fun
Sorry for the delay with a response on this....themes aren't really my strong suit.
Have you looked at the critique style ?, it has exif right there next to the image.
Cheers,
David
SmugMug API Developer
My Photos
Yeah I saw that after I posted (I'm new here, can't you tell ). I'm still playing around with different stuff. The API has my attention at the moment though and I'm having fun with it!
SmugMug API Developer
My Photos