ZenphotoCMS Forum
Final Image Link by album (zpGallerific) - 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: Final Image Link by album (zpGallerific) (/thread-10291.html)



Final Image Link by album (zpGallerific) - Nightshade - 12-08-2012

Hello,

I am wondering if anyone knows how to designate a different "Final Image Link" rule for a specified album?

In theme options I have this set to "Standard ZenPhoto - New Window". However I need to disable "Final Image Link" altogether for my animation gallery, which uses jPlayer. Currently when using Standard Zenphoto final image linking with jPlayer it gives a direct link to the full sized video -- this is undesirable.

My knowledge of php is extremly limited, I just muddle along as best I can. From what I have been able to piece together online, I sense this is the bit of code that needs to be altered:

            ``





                    " title="">



                    " title="">

                    " title="">

                ``

Essentially need to add a seperate rule for album "Animations" that sets zp_final_link to 'nolink' for only that album.

Any help is greatly appreciated!