![]() |
|
Album Object outside ZP with multi-lingual albumTitle - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Translating (https://forum.zenphoto.org/forum-8.html) +--- Thread: Album Object outside ZP with multi-lingual albumTitle (/thread-8916.html) |
Album Object outside ZP with multi-lingual albumTitle - tunafish - 27-07-2011 We can get the imageTitle doing $_zp_current_album->getTitle() What's even more, I have a page outside ZP, email-ajax.php that I use to send an email to an international friend with AJAX (jQuery). How can I initiate the Album Object in this page? Album Object outside ZP with multi-lingual albumTitle - acrylian - 27-07-2011
Album Object outside ZP with multi-lingual albumTitle - tunafish - 27-07-2011 Zuper acrylian! Thanks so much :-) |