ZenphotoCMS Forum
Start index page with images from specific album - 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: Start index page with images from specific album (/thread-3723.html)



Start index page with images from specific album - fretzl - 2008-09-09

I am completely illiterate when it comes to PHP so any help is much appreciated.

I'd like to have the index page start with the two (and only two) images from a specific album (I have more than one album). So no clicking anywhere. Just start with those two images. The images have to be the "DefaultSizedImage" and I'd like the image description (imageDesc) to be editable.

Thanks for your help




Start index page with images from specific album - fretzl - 2008-09-10

Finally figured it out.
In index.php I combined the "while" loops from the album.php and image.php pages
Unfortunately the "printImageDesc" only works on one image but that's not realy a problem.

Thanks for building Zenphoto !!!