![]() |
|
Multiple versions of one upload - 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: Multiple versions of one upload (/thread-1726.html) |
Multiple versions of one upload - sean747s - 2007-10-24 Hi guys, I have a site where I need to upload images that people can download and use for PC desktops. This is simple enough, but can it be done by just uploading one image and creating the different screen sizes by adding multiple upload image transactions to the same file field? Thanks! Multiple versions of one upload - acrylian - 2007-10-24 You could do something like that with the function getCustomImageURL(). Just upload the maxium sized image and use this: `` You need to fill in your values of course. Please note its not really a download link, it just opens the sized image in the browser, your users can download it then. Multiple versions of one upload - aaron98mathew - 2007-10-25 Yes! I use imageupload.com for uploading my images. It’s provides lots of facilities to upload images. I have joined many forums and blogs so I’m continue using this site. I would prefer you this site. Hope this will help you. Good luck! Multiple versions of one upload - r4ptor - 2009-01-15 This does exactly what I need.. excellent (rubs hands). I have a couple of questions:
`` I'll see the link no matter what - if the image is smaller, and the link has higher resolution, it will upscale the image instead. Can I hide it, so I only see same and lower resolutions than original image?
Thanks, Multiple versions of one upload - acrylian - 2009-01-15
Multiple versions of one upload - r4ptor - 2009-01-15
Thanks for the reply. |