![]() |
|
list of sub-albums - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Themes (https://forum.zenphoto.org/forum-5.html) +--- Thread: list of sub-albums (/thread-2225.html) |
list of sub-albums - nutson - 10-02-2008 I'm really bad with php, but i'm done with album page theme http://photoroutine.com/routine/index.php?album=2008%2F001 (i do not need thumbnail tiles). Sorry if i missed the answer. list of sub-albums - sbillard - 10-02-2008 Look at the print album menu functions http://www.zenphoto.org/documentation/zenphoto/_plugins---print_album_menu.php.html list of sub-albums - nutson - 10-02-2008 thanks! ALBUM 1
ALBUM 2
list of sub-albums - acrylian - 11-02-2008 So you want that sub albums are always shown? It would be too hard to hack the current version of the album menu because it consists of heavily nested loops to achieve the contextual display. You then would have to use an older version of the menu: This version does only support 1 subalbum level and does not support passwords (the new version is about to be updated for that). list of sub-albums - nutson - 12-02-2008 exactly what i need, thank a lot! |