![]() |
|
Print album ID? - 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: Print album ID? (/thread-4582.html) |
Print album ID? - Rain - 2009-02-01 I'd like to display the album ID in a corner of my albums. Is that possible? Couldn't find anything in the functions guide.. Thanks. Print album ID? - sbillard - 2009-02-01 Please see the functions printAlbumData() and printImageData() for printing arbitrary items. Print album ID? - Rain - 2009-02-01 Thanks, but I can't seem to make it work. On album.php, I've tried:
and in all cases there's no result whatsoever, it displays nothing. Print album ID? - Rain - 2009-02-02 Nevermind. `` is what I was supposed to do. Silly me. |