ZenphotoCMS Forum
Contact inf. on Users Albums or Pictures.. - 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: Contact inf. on Users Albums or Pictures.. (/thread-10863.html)



Contact inf. on Users Albums or Pictures.. - torbeniversen - 2013-02-19

Hi i have searched and searched..

I have a site where users have Albums and can upload Pictures .. so i have a q..

is there a way to put a contact user on either user albums or users Pictures..?

br
Torben




Contact inf. on Users Albums or Pictures.. - acrylian - 2013-02-19

Yes, by modifying the theme to put our the user account info like e-mail. You will have to add that using the administrator and the image and albumclasses:
http://www.zenphoto.org/documentation/classes/_class-image.php.html
http://www.zenphoto.org/documentation/classes/_class-album.php.html
http://www.zenphoto.org/documentation/classes/Zenphoto_Administrator.html

You will need to have some coding knowledge so reading the object model tutorial (and the theming tutorial if you haven't yet) is strongly recommended.