ZenphotoCMS Forum
Patch: Provide link to higher quality video - 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: Patch: Provide link to higher quality video (/thread-2554.html)



Patch: Provide link to higher quality video - xkahn - 28-03-2008

The videos I take can be high quality, and sometimes visitors want to download them. This patch provides a full quality download link for movies. It includes a reference implementation (one line) for the stop design theme.

If no higher quality video is available, no link is shown.

Additionally, it provides a small bug fix for stopdesign when no high quality link is available. (Removing a spurious '/')

Link: http://xkahn.zoned.net/software/zenphoto/patches/zenphoto-1.1.5-linktofullvideo.patch




Patch: Provide link to higher quality video - lars - 16-12-2008

was this patch ever accepted? would be really nice to allow download of movies. especially thos which doesn't work in the flash player.




Patch: Provide link to higher quality video - acrylian - 16-12-2008

You can always placea full image link with http://www.zenphoto.org/documentation/functions/_template-functions.php.html#functiongetFullImageURL on your theme file. In case of a movie this is of course the movie file.
Also both flash players can be configured to provide download links (at least for the flv player I am sure, see its site for details about that.)




Patch: Provide link to higher quality video - lars - 16-12-2008

thanks a lot. not the most userfriendly way to do it, but worked perfectly.




Patch: Provide link to higher quality video - acrylian - 16-12-2008

Would you mind to explain the not userfriendliness of a normal direct download link?