![]() |
|
Download Image From Lightbox? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Themes (https://forum.zenphoto.org/forum-5.html) +--- Thread: Download Image From Lightbox? (/thread-446.html) Pages:
1
2
|
Download Image From Lightbox? - amory - 17-04-2006 Alright, so I just found out about this Lightbox thing, and it looks pretty sweet. However the ZP-Lightbox theme created by Chilifrei64 was version one, so I wanted to update it to version two, which was actually very easy. The problem now is that the user cannot drag the photo to his/her desktop as in the prior version. I would like to overcome this by adding a button, similar to the 'close link', that would allow the user to download the current photo. How would I go about doing this? How can I add the link (created by a ZenPhoto PHP function) to the image within a js file? Anyone help would be appreciated Thanks, Download Image From Lightbox? - amory - 17-04-2006 FWIW the php function I am refering to is: Download Image From Lightbox? - aitf311 - 17-04-2006 Chili impemented version 2, download here: http://www.chilifrei.net/downloads/Chili-Light_Default.zip Download Image From Lightbox? - amory - 18-04-2006 Thanks, I didn't see that annouced anywhere on the board. Download Image From Lightbox? - amory - 18-04-2006 Don't know if you tried out the theme, but it is still infact version one (of lightbox) not version two. Question still remains to anyone else, how can I use the getFullImageURL php function within a js file? Thanks, Download Image From Lightbox? - aitf311 - 18-04-2006 Yea, Ive used it. Read this thread if I linked to thr wrong download. Download Image From Lightbox? - amory - 18-04-2006 My appologies, I see he has implemented version two. However, my question still stands - how can I get the link to each individual image Download Image From Lightbox? - Chilifrei64 - 18-04-2006 what you need to do is actually kinda messy, since the navigational overlays on the image take away from being able to drag it to your desktop I resorted to making a link in the image details below it code removed.. .. check out link here this will display the title as a link in the lightbox.. but atleast this gives you the link.. I will look into it more tomorrow.. maybe come up with something. Right now you can see it at http://beta.chilifrei.net/zenphoto2 Download Image From Lightbox? - amory - 18-04-2006 Thanks a lot! That's exactly what I was going for. Amory Download Image From Lightbox? - maxK - 29-10-2010 This is exactly what i am searching for right now .. well not really so this question 1. Is there an easy way to make the image downloadable by rightclick when there is no navigation ontop the image? well if not to get the link working all best max |