Forum

Thread tagged as: Question, Gallery

Gallery App - List albums and the containing images on the gallery index page

Hello,

I want to setup a gallery for a customer and the structure of the content in index.php should be the following.

  • h3 - album title, list of all images which are in the album below the h3

  • h3 - album title list of all images which are in the album below the h3

Is this possible with perch and how do I get there?

Daniel Pointecker

Daniel Pointecker 0 points

  • 4 years ago
Drew McLellan

Drew McLellan 2638 points
Perch Support

That sounds a lot like what perch_gallery_build() does.

Oh man, why I didn't see that myself!

Thank you so much for repling that quick!