I have the nighly build zenphoto-2008-06-02-trunk and I try to show the album list. I use this to print the list:
<?php printAlbumMenu("list","count","album_menu","album_menu_active","album_menu_sub","album_menu_sub_active"); ?>
I can only see the top level albums.
An other thing is, in the output HTML i get this:
`
Comments
http://www.zenphoto.org/documentation/zenphoto/_plugins---print_album_menu.php.html
2) Thanks for that! You really make me feel ashamed, that error must have been there for a long time but I didn't notice it. Of course that has to be a css class.... I will correct that soon!
I will try and find a way to expand the list with all the submenu's visible.
I will see if it's easy to make this an option. If you need that fast take a look at the plugin's printAlbumMenuJump() function in the nightly, you could easily make a custom function out of that (see the theming guide for info about that) and turn that into a list.