ZenphotoCMS Forum
How to display meta data and field content? - 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: How to display meta data and field content? (/thread-9682.html)



How to display meta data and field content? - gelatin - 2012-02-23

  1. What code do I have to add to my themes image.php to display IPTCCity, IPTCImageCredit and IPTCcopyright?
    similar to:

  2. When I edit my albums, I can enter content to a field "Location".

What code do I have to use on my themes album.php to display this field "Location"?

  1. How to add more fields (like Location) to Albums?

e.g. City, Copyright

I guess that could be done via filters in a plugin...

Thanks`




How to display meta data and field content? - sbillard - 2012-02-23

You should probably be familiar with the Zenphoto themeing tutorial and object model at this point.

Then take a look at the create_album plugin ( http://www.zenphoto.org/news/create_album ) for an example