Page 1 of 1
HTML: images with link do not jump to link, but show image
Posted: 03 May 2011, 23:46
by Martin
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?

Re: HTML: images with link do not jump to link, but show ima
Posted: 04 May 2011, 01:02
by Nick
Could you please explain what you mean? I do not understand.
Re: HTML: images with link do not jump to link, but show ima
Posted: 04 May 2011, 02:56
by mjau-mjau
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.
Re: HTML: images with link do not jump to link, but show ima
Posted: 04 May 2011, 03:12
by Martin
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...
Re: HTML: images with link do not jump to link, but show ima
Posted: 07 May 2011, 10:27
by Nick
This is fixed and will be available in the next beta update.
I think removing links with images is an overkill though

Re: HTML: images with link do not jump to link, but show ima
Posted: 07 May 2011, 14:09
by Martin
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/
Re: HTML: images with link do not jump to link, but show ima
Posted: 08 May 2011, 00:19
by Nick
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.
Re: HTML: images with link do not jump to link, but show ima
Posted: 08 May 2011, 02:34
by Martin
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/
Re: HTML: images with link do not jump to link, but show ima
Posted: 08 May 2011, 04:16
by Nick
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
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/

Re: HTML: images with link do not jump to link, but show ima
Posted: 08 May 2011, 08:00
by Martin
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...."
Re: HTML: images with link do not jump to link, but show ima
Posted: 08 May 2011, 08:54
by Nick
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.
Re: HTML: images with link do not jump to link, but show ima
Posted: 08 May 2011, 10:20
by Nick
Please try the latest beta
Re: HTML: images with link do not jump to link, but show ima
Posted: 08 May 2011, 11:06
by Martin
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!
Re: HTML: images with link do not jump to link, but show ima
Posted: 08 May 2011, 11:18
by Nick
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..'