Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
Martin
Experienced
Topic Author
Posts: 651
Joined: 30 Jan 2011, 23:24

HTML: images with link do not jump to link, but show image

03 May 2011, 23:46

Hi,

Maybe this was mentioned somewhere before, but for the next HTML-redesign it would be nice if images that contain a link would jump to the link instead of showing the picture.... or, this would fit my needs even better: to have an option to hide images with links...


Or is this a so minor adjustment that it can be fixed in the next beta-release? :)
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: HTML: images with link do not jump to link, but show ima

04 May 2011, 01:02

Could you please explain what you mean? I do not understand.
firedev.com
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: HTML: images with link do not jump to link, but show ima

04 May 2011, 02:56

Do you mean the "LINK" that has been created and set up for your image? Have you set this to apply to imagebuttons? As you may understand, this is a special feature of the Imagevue Flash gallery ... It is not currently available for the alternative HTML version, but we will see what we can do in the future.
 
User avatar
Martin
Experienced
Topic Author
Posts: 651
Joined: 30 Jan 2011, 23:24

Re: HTML: images with link do not jump to link, but show ima

04 May 2011, 03:12

mjau-mjau wrote:Do you mean the "LINK" that has been created and set up for your image? ... It is not currently available for the alternative HTML version, but we will see what we can do in the future.
Yes, that's why I said ".... but for the next HTML-redesign it would be nice...."

Thanks in advance...
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: HTML: images with link do not jump to link, but show ima

07 May 2011, 10:27

This is fixed and will be available in the next beta update.
I think removing links with images is an overkill though

Image
firedev.com
 
User avatar
Martin
Experienced
Topic Author
Posts: 651
Joined: 30 Jan 2011, 23:24

Re: HTML: images with link do not jump to link, but show ima

07 May 2011, 14:09

pain wrote:This is fixed and will be available in the next beta update.
I do not understand what it is you have fixed.

Let's take the following example:
On the html-page below, there are three folders and three thumbnails of images:
http://www.martinbroeze.nl/g1/?content%2Freportages%2F

The images all have links.
The first one links to: #/content/reportages/moeran/
... but when the thumbnail of the image is clicked it opens the image instead of following this link: ?/content/reportages/moeran/
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: HTML: images with link do not jump to link, but show ima

08 May 2011, 00:19

But if you open the image then you will see it's linked:

http://www.martinbroeze.nl/g1/?content% ... nskaar.jpg

Try hovering in the middle.
firedev.com
 
User avatar
Martin
Experienced
Topic Author
Posts: 651
Joined: 30 Jan 2011, 23:24

Re: HTML: images with link do not jump to link, but show ima

08 May 2011, 02:34

pain wrote:But if you open the image then you will see it's linked:.....
Yes, but what I was after was that the link was going to be followed after clicking on the thumbnail.
This then would be the same behaviour as the flash site....
...and it would be so, because the setting 'thumbnails.thumbnail.click' is set by me to 'link'.

EDIT: in IE I do not see the link-icon... in Chrome it can be seen...

Another remark... the link is trying to open:
http://www.martinbroeze.nl/g1/?content% ... es/moeran/

instead of
http://www.martinbroeze.nl/g1/?content/ ... es/moeran/
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: HTML: images with link do not jump to link, but show ima

08 May 2011, 04:16

I'll see what I can do for IE. The link however is also shown in navigation bar and under the image title. Sorry cant

Image


But the link is just #/content/reportages/moeran/ If you want to link to the flash page you can use:

?#/content/reportages/moeran/ (best way)
or
/#/content/reportages/moeran/ this will cut off the html path from the URL (however starting with slash won't work if the gallery sits in folder like the one at your site). Or use the full link like
http://www.martinbroeze.nl/g1/#/content ... es/moeran/

Image
firedev.com
 
User avatar
Martin
Experienced
Topic Author
Posts: 651
Joined: 30 Jan 2011, 23:24

Re: HTML: images with link do not jump to link, but show ima

08 May 2011, 08:00

Well, I don't want to make a point of it and if I'm to much of a bother, please tell so...

But, what I'm after is some consistency in behavior between the flash- and the html-version...

When in the flash-version a thumbnail is clicked AND 'thumbnails.thumbnail.click=link' AND the image has a link.... then the link is being followed...
With a link like '#/content/reportages/moeran/' the program jumps to the flash-directory 'http://www.martinbroeze.nl/g1/#/content ... es/moeran/'

I would be nice if in the html-version, under the same settings, after clicking on a thumbnail AND 'thumbnails.thumbnail.click=link' AND the image has a link.... that then also the link is being followed...
BUT this link would then have to be: 'http://www.martinbroeze.nl/g1/?/content ... es/moeran/'
So the visitor would stay in the html-site...

Once again... if it's more for the upcoming html-redesign, it's OK with me....
That's why I said in the first post: ".... but for the next HTML-redesign it would be nice...."
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: HTML: images with link do not jump to link, but show ima

08 May 2011, 08:54

Actually you're right, the only thing I don't like is the jump from thumbnail to the link, but I guess for the sake of consistency it has to be done and we can transform #-links to ?-links. I'll write it down and will work on it for a while.
firedev.com
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: HTML: images with link do not jump to link, but show ima

08 May 2011, 10:20

Please try the latest beta
firedev.com
 
User avatar
Martin
Experienced
Topic Author
Posts: 651
Joined: 30 Jan 2011, 23:24

Re: HTML: images with link do not jump to link, but show ima

08 May 2011, 11:06

pain wrote:Please try the latest beta
YES!!!... great, it works!
pain wrote:, the only thing I don't like is the jump from thumbnail to the link, bug I guess...
Well, personally I doubt if it is a bug... what would be the reason otherwise for this setting?
'thumbnails.thumbnail.click=link'

Thanx a lot!
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: HTML: images with link do not jump to link, but show ima

08 May 2011, 11:18

Right now HTML gallery is just checking if there is a link attached to the image or not. I will add a Thumbnail > Click check in the next update.

ps. I mistyped before. It's not not 'bug', it's 'but I guess..'
firedev.com