Search…

X3 Photo Gallery Support Forums

Search…
 
chauvir
Topic Author
Posts: 5
Joined: 04 Apr 2008, 10:45

Thumbnails

04 Apr 2008, 10:51

I want my thumbnails to be turned on when the gallery is opened. I have the config file set to show them...nothing.

Is there a way to show the "description" when the image is displayed?
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

07 Apr 2008, 09:24

You mean you want to show thumbnails immediately when somebody goes to the page? If so, you will need to define a startpath in config.ini so it can start directly in a given folder.
Code
folder = content/group/imagefolder/
To show descriptions with your image, you need to open slideshowimagevueconfig.ini and set:
Code
displaydescription = true
 
chauvir
Topic Author
Posts: 5
Joined: 04 Apr 2008, 10:45

07 Apr 2008, 09:46

When you select an album, by default, "Thumnails" seems to be off. I just want it to be turned on by default.

Thanks.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

08 Apr 2008, 05:04

chauvir wrote:When you select an album, by default, "Thumnails" seems to be off. I just want it to be turned on by default.
Not quite sure if I can agree with you on that. By default, when you click an album in the menu, it goes directly to thumbnails. See this in our demo gallery:
https://www.photo.gallery/imagevue/

If it does not work like that in your gallery, then you need to open config.ini and set:
Code
thumbstart = true