![]() |
|
printAlbumMenu - selected album? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: printAlbumMenu - selected album? (/thread-4378.html) |
printAlbumMenu - selected album? - unnamed - 02-01-2009 Is there a way to use the printAlbumMenu to print a menu for a select album only so it will only list that album and/or the sub albums of that album? My reason is that I wish to split my albums into two distinct sets - I know I can use an added layer of Album categories but thought Id ask anyway Cheer printAlbumMenu - selected album? - acrylian - 02-01-2009 The printAlbumMenu is for the gallery in total, but it has an option "list-sub" that prints only the subalbums of the album you are currently in. Please see the documentation. If you want to have a general divided menu on all pages you will have to write your own function for that. printAlbumMenu - selected album? - unnamed - 02-01-2009 Quote:Please see the documentation. Yes I have been doing that and still going through it. So you saying no really hey However if I hard code the menu items for the top level albums, then as the viewer goes to them I can set the album menu to be the sub menu of that album only. Not perfect but I should be able to make that work Again thanks |