![]() |
|
Link to first image from album menu - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: Link to first image from album menu (/thread-5549.html) |
Link to first image from album menu - kimisgold - 2009-07-27 Hullo! My gallery's customized theme sends the user straight to the image.php of the first image of the first album. On the image.php, I've included the printAlbumMenu plugin, but each of the album links go to their respective album.php. What would be the best way to link to each of the albums' respective first images? I've read the forum thread on skipping album.php to image.php from the index page, but I'm unsure of how to go about it with this particular plugin. Any help would be greatly appreciated! Link to first image from album menu - sbillard - 2009-07-27 prinrAlbumMenu() does not do what you wish. You would need to make a copy of that plugin and modify it for your purposes. Change where it puts out the album link to put out a link to the first image. You can use Link to first image from album menu - kimisgold - 2009-07-27 The gallery starts with the first image of Album A. When using before: Link to first image from album menu - acrylian - 2009-07-28 Just to note, I have this already as an option on my (long) list. Link to first image from album menu - kimisgold - 2009-08-03 I'm sorry, acrylian, I'm don't understand where this is an option. Could you clarify? Link to first image from album menu - acrylian - 2009-08-03 Sorry, I probably wrote missunderstandable. I have added it to my to do list to become a future option. It is not yet there and it will not be in the coming 1.2.6 release. |