I'm using the following code to print a list of albums on my site:
`<?php printAlbumMenu("list","count","album_menu","album_menu_active","album_menu_sub","album_menu_sub_active"); ?>`
However, the album names are not being sorted alphabetically like the way I set it in "Options > Gallery Configuration > Sort Gallery by: > Title"
I did a refresh of the database, but still no luck. I looked at the docs, but it doesn't mention a sort order option.
http://www.zenphoto.org/documentation-official/zenphoto/_plugins---print_album_menu.php.html
Is it possible to sort this list alphabetically?
--
tim