ZenphotoCMS Forum
is it possible for the sidebar gallery module to show counts of all subitems? - 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: is it possible for the sidebar gallery module to show counts of all subitems? (/thread-4397.html)



is it possible for the sidebar gallery module to show counts of all subitems? - psygarden - 04-01-2009

as you can see in my test environment, the sidebar module that shows the gallery albums, has a counter next to it, this counter only shows the number of images directly below that album... is there a way for it to show a "total" count?

http://www.photo9.be/zen/Rik/Tenerife/IMG_7591.jpg.php




is it possible for the sidebar gallery module to show counts of all subitems? - acrylian - 05-01-2009

The plugin print_album_menu is responsible for the display of the albums. Sorry, there is no option for that. You would have to hack the plugin to get that by using a db query probably.