Page 1 of 1

Different paths for different resolutions and image descript

Posted: 14 Apr 2008, 03:55
by SDL
Hi,
I would like to add a new control for full resolution image download. I put the full resolution image in a different directory and different file name.

So for 800x600 images the path is: /upload/content/Travels/Tokyo/
For full resolution images the path is: /upload/content/Travels/Tokyo/full
For full resolutionRAW images the path is: /upload/content/Travels/Tokyo/raw

It is possible to add two new buttons each with a different download path?
It is possible to do this even for send pic by email function?


Another question.

I would place the image description below and the file name at the top.
Which variable I should change to achieve this?

Thanks
SDL

Posted: 14 Apr 2008, 11:06
by mjau-mjau
There is a special setting for a "full size image", called "altimage" - Read about it in my post here:
viewtopic.php?t=136
Here is another link you may find interesting: viewtopic.php?p=3890

The "full" image can be set to open for example by clicking the standard image in the gallery. Unfortunately, it does not support a "third" size image. You would have to create a link to a "third" size in the image description.

Unfortunately, I don't think it's possible to place description and filename in two separate spots because it uses the same module. This will be possible in a new release coming soon.

Posted: 15 Apr 2008, 03:58
by SDL
Thanks,

I will try to implement your suggestion for the different path.

Another question.
Can I place name and description overlay on the photos?

Salvo