[solved] Gallery - show only subgalleries?
Posted: Fri Aug 10, 2012 11:31 pm
I am using the latest version of the Gallery: http://dev.cmsmadesimple.org/project/files/726 and CMSMS ver. 1.10.3
By default by inserting a {gallery} smarty into html it shows all the items in the default galleries, writting out "0 images" when there aren't any photos in the gallery. Since the site I am building, will have 10+ galleries I basically want all of them to be on the main site of the gallery. Practically none of them will be subgallery, but I am forced to include them as subgalleries. Adding different {gallery} smarties isn't a solution, because this gallery will be edited by a HTML non educated user, so it everything has to be easy to use.
I could set a special template just for the first site, erase the part that prints out the '0 pictures' message and that would visually solve the problem, but that's really clumsy and I would rather use more elegant approach.
By default by inserting a {gallery} smarty into html it shows all the items in the default galleries, writting out "0 images" when there aren't any photos in the gallery. Since the site I am building, will have 10+ galleries I basically want all of them to be on the main site of the gallery. Practically none of them will be subgallery, but I am forced to include them as subgalleries. Adding different {gallery} smarties isn't a solution, because this gallery will be edited by a HTML non educated user, so it everything has to be easy to use.
I could set a special template just for the first site, erase the part that prints out the '0 pictures' message and that would visually solve the problem, but that's really clumsy and I would rather use more elegant approach.