Search…

X3 Photo Gallery Support Forums

Search…
 
SDL
Topic Author
Posts: 5
Joined: 10 Apr 2008, 04:33

Different paths for different resolutions and image descript

14 Apr 2008, 03:55

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
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

14 Apr 2008, 11:06

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.
 
SDL
Topic Author
Posts: 5
Joined: 10 Apr 2008, 04:33

15 Apr 2008, 03:58

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