Search…

X3 Photo Gallery Support Forums

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

Multi lingual folder-links in HTML are not language parsed

03 May 2011, 23:39

Hi,

I have some folders that act as a link. The links are language-sensitive.
In flash the links are parsed correctly... the HTML-site tries to link the complete multi-language link:
Code
http://www.martinbroeze.nl/g1/[dutch]http://www.martinbroeze.nl/g1/panorama/DVR%20nl%20fort_asperen_0.htm[/dutch][english]http://www.martinbroeze.nl/g1/panorama/DVR%20en%20fort_asperen_0.htm[/english]
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: Multi lingual folder-links in HTML are not language pars

04 May 2011, 01:04

Could you please provide a link to the page in question? Would like to see what is going on there exactly.
firedev.com
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Multi lingual folder-links in HTML are not language pars

04 May 2011, 03:01

Just wondering why you have the non-language link first? It should be like this:
Code
[dutch]http://www.martinbroeze.nl/g1/panorama/DVR%20nl%20fort_asperen_0.htm[/dutch][english]http://www.martinbroeze.nl/g1/panorama/DVR%20en%20fort_asperen_0.htm[/english]
 
User avatar
Martin
Experienced
Topic Author
Posts: 651
Joined: 30 Jan 2011, 23:24

Re: Multi lingual folder-links in HTML are not language pars

04 May 2011, 03:07

mjau-mjau wrote:Just wondering why you have the non-language link first? It should be like this:
Code
[dutch]http://www.martinbroeze.nl/g1/panorama/DVR%20nl%20fort_asperen_0.htm[/dutch][english]http://www.martinbroeze.nl/g1/panorama/DVR%20en%20fort_asperen_0.htm[/english]
Yes, you are right... BUT the first non-language link is not put there by me.... otherwise the flash-site would not work either...
I think that the HTML-site puts this one in front of the link as default....
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: Multi lingual folder-links in HTML are not language pars

04 May 2011, 04:43

Could you please provide a link to the page in question? Would like to see what is going on there exactly.
firedev.com
 
User avatar
Martin
Experienced
Topic Author
Posts: 651
Joined: 30 Jan 2011, 23:24

Re: Multi lingual folder-links in HTML are not language pars

04 May 2011, 05:13

pain wrote:Could you please provide a link to the page in question? Would like to see what is going on there exactly.
The link:
http://www.martinbroeze.nl/g1/?content%2Fpanoramas%2F

If you move the mouse over the thumbnail 'Fort Asperen Virtuele Tour',
you can see that the string 'http://www.martinbroeze.nl/g1/'
is put before the string
'[dutch]http://www.martinbroeze.nl/g1/panorama/DVR nl fort_asperen_0.htm[/dutch][english]http://www.martinbroeze.nl/g1/panorama/DVR en fort_asperen_0.htm[/english]'
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: Multi lingual folder-links in HTML are not language pars

07 May 2011, 04:07

Fix will be released in the upcoming update
firedev.com
 
User avatar
Martin
Experienced
Topic Author
Posts: 651
Joined: 30 Jan 2011, 23:24

Re: Multi lingual folder-links in HTML are not language pars

07 May 2011, 13:49

pain wrote:Fix will be released in the upcoming update
Hi Nick,

It is partly fixed.
When clicking on a folder (that acts as a link) it indeed now follows the correct link,
BUT when clicking on the same folder by means of the directory-structure (under +, I do not know what you call it).... the link is still wrong ...
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: Multi lingual folder-links in HTML are not language pars

08 May 2011, 04:58

Thanks for noticing, this was a bit hard to spot, but now it's fixed, will be released in the next beta update.
firedev.com
 
User avatar
Martin
Experienced
Topic Author
Posts: 651
Joined: 30 Jan 2011, 23:24

Re: Multi lingual folder-links in HTML are not language pars

08 May 2011, 14:06

pain wrote:...will be released in the next beta update.
Didn't confirm it yet... so: confirmed
thanx again... and again :)