ZenphotoCMS Forum
THANKS for EXIF support - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: THANKS for EXIF support (/thread-1835.html)



THANKS for EXIF support - Cbunny - 2007-11-19

Hello -

I am revisiting ZenPhoto after taking a break from searching for photo galleries to use.

Just installed 1.1.2 and I am so very happy to see the EXIF support - my gps and description tags came through in my test upload! Yippeeeeee.

Now I "just" have to figure out how to get a map up there (like http://nielsenwilma.nl/rome/DSC03558.JPG) and how to edit my layout to fit better with the Wordpress layout (which I admit I haven't had time to tweak much either).

So - again - thank you so very much and I'm sure I will be lurking and posting to the forum as things get sticky for me.

Nif




THANKS for EXIF support - aitf311 - 2007-11-19

Maps are very easy to print in 1.1: printImageMap(); and printAlbumMap();




THANKS for EXIF support - Cbunny - 2007-11-19

Hello there aitf311 -

I have no idea what those two functions are and where to put them, but I'm sure I can ferret around a little will contact the forums when I start getting my hands dirty? I will also look around to see if there is updated documentation. Last night I just did a quick and dirty test http://www.crankybunny.com/zenphoto/. I don't even know how to lock down access to my directory structure here (I suppose I shouldn't be announcing that tot the world).

In the gallery page where is shows the albums - there is a link to the album - is it possible to put other links below that? To other ways of displaying the albums (kml, other mapping pages?)

Thanks and for all the work done on this - great product!!!!




THANKS for EXIF support - aitf311 - 2007-11-19

Cbunny, yea you can put whatever you want below the albums, just open up your index.php and put your code below the albums DIV.




THANKS for EXIF support - Cbunny - 2007-11-20

aitf311 -

For the maps - where do I put these "printImageMap(); and printAlbumMap();" what file.

I think I'm gonna use this opportunity to learn php - but if I have random questions should I just post to the forums.

I'm not ever sure where to get started for changing the look of my album. I can see that there are themes, but do I have to create a new theme to meet my specifications or do I just modify particular files?

I have searched the forum on this and copied some stuff to look over, but, you could say I'm just a little confused.

Nif




THANKS for EXIF support - aitf311 - 2007-11-20

put in image.php and in album.php if you want to display all the geocoded locations in your albums.

We do not have a way to show the entire galleries geolocations but we need to have one!