Hey guys,
i have got subalbums in some albums. After clicking on such an album on the index page an overview of all subalbums is shown. In don't need that differentiation in subalbums, i just want to see a all of the folders pictures and the pictures of the subalbum as usual (same view as there were no subalbums). Is that possible? And how?
Comments
But if you wish, review the themeing guide and Zenphoto functions descriptions, specially those with regard to the album and image objects. Change the next_album() loop to go through and display thumbnails for all the images in the album instead of the album thumb. (if you have nested subalbums within subalbums you will have to make this recursive.)
Note, though, that any sorting of images you select may look peculiar!