Page 1 of 2

Auto Open Image When Only One Image in Folder

Posted: 23 Jan 2011, 11:30
by alexhenes
Enhancement Request:

Provide a mechanism so that when there is only one image in a folder that image is automatically opened when the folder is selected from the menu. I don't want my users to have to visit the thumbnail page when there is only one image in a folder.

Thanks
Alex

Re: Auto Open Image When Only One Image in Folder

Posted: 26 Jan 2011, 09:47
by mjau-mjau
Good idea, we will implement this ...

In the meantime, you can easily fix this with folder parameters. From admin, in your folder with a single file, simply add the following to the folder-parameters field:
Code
settings.startmode=image

Re: Auto Open Image When Only One Image in Folder

Posted: 26 Jan 2011, 17:18
by alexhenes
sweet!

Re: Auto Open Image When Only One Image in Folder

Posted: 30 Apr 2011, 01:51
by mjau-mjau
This feature is now added, and is pending for release with Imagevue X2.7 shortly.

Re: Auto Open Image When Only One Image in Folder

Posted: 01 May 2011, 11:32
by alexhenes
Works great... thanks Karl!

Re: Auto Open Image When Only One Image in Folder

Posted: 02 May 2011, 13:46
by Martin
Maybe this question of me has slipped....

Okay... now this is implemented in 2.7... What if I want to start with the one and only thumbnail in a folder?
The following setting does not overrule it:
Code
settings.startmode=thumbnails

Re: Auto Open Image When Only One Image in Folder

Posted: 04 May 2011, 03:14
by mjau-mjau
mabro wrote:Okay... now this is implemented in 2.7... What if I want to start with the one and only thumbnail in a folder?
May I ask why any visitor would want to access a thumbnails page with a single thumbnail?

Re: Auto Open Image When Only One Image in Folder

Posted: 04 May 2011, 03:20
by Martin
mjau-mjau wrote:May I ask why any visitor would want to access a thumbnails page with a single thumbnail?
I've got folders with thumbnails that follow a link when being clicked on...
In one of those folders there is only one thumbnail.... so, when it always opens as an image... it is not possible anymore to follow its specific link...

Re: Auto Open Image When Only One Image in Folder

Posted: 05 May 2011, 05:57
by mjau-mjau
mabro wrote:I've got folders with thumbnails that follow a link when being clicked on...
In one of those folders there is only one thumbnail.... so, when it always opens as an image... it is not possible anymore to follow its specific link...
Ok, I'm not gonna dispute your argument, but I would question - If your menu-item contains a single item that works as a single link to another location, would it not be logical to set the menu item itself to link to your other location? Why would the visitor want to click the menu, then see a thumbnail, then click this to go to another location? Why not just link directly from the menu?

Re: Auto Open Image When Only One Image in Folder

Posted: 05 May 2011, 06:03
by Martin
mjau-mjau wrote:... would it not be logical to set the menu item itself to link to your other location?
You got me!
Why didn't I think of that? :D

Thanx

Re: Auto Open Image When Only One Image in Folder

Posted: 09 May 2011, 14:08
by alexhenes
Would it be possible for the HTML site to also auto open images, vid, etc. if there is only one image in folder?

Re: Auto Open Image When Only One Image in Folder

Posted: 10 May 2011, 01:17
by Nick
Probably. Thinking of it, maybe let them to skip the thumbnails page at all.

Re: Auto Open Image When Only One Image in Folder

Posted: 10 May 2011, 11:47
by alexhenes
pain wrote:Probably. Thinking of it, maybe let them to skip the thumbnails page at all
not sure what you mean.

Re: Auto Open Image When Only One Image in Folder

Posted: 10 May 2011, 12:19
by Nick
Nevermind, just thinking aloud.

Re: Auto Open Image When Only One Image in Folder

Posted: 22 May 2011, 09:33
by Nick85
In this fine feature needed the ability of using special folder parameter (like in a filemods)
&textalign=over
when i use these folder parameters
settings.startmode=image&image.image.scale=fitstage
i want also the text title and description to be shown over this picture not above by default. Because when this picture opens the title remains above image and user have to zoom out to see the title. Setting "&textalign=over" like in filemods dont works.