Page 1 of 1

Thumbnails

Posted: 04 Apr 2008, 10:51
by chauvir
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?

Posted: 07 Apr 2008, 09:24
by mjau-mjau
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

Posted: 07 Apr 2008, 09:46
by chauvir
When you select an album, by default, "Thumnails" seems to be off. I just want it to be turned on by default.

Thanks.

Posted: 08 Apr 2008, 05:04
by mjau-mjau
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