Page 1 of 1
1.9 - Create Web Page
Posted: Sat Feb 03, 2007 5:06 pm
by GliderMan
When I created web page in XnView 1.9, there are absolute links for original photos (like c:\aaa\original\bbb.jpg) not relative links (like bbb.jpg). In the version 1.82.4 it is OK.
BAD:
<img src="file:///C:/Documents%20and%20Settings/Jirka/Plocha/c18_3-2-07/original/P1010617.jpg"
OK:
<img src="P1010608.JPG"
Re: 1.9 - Create Web Page
Posted: Mon Feb 05, 2007 12:57 pm
by xnview
GliderMan wrote:When I created web page in XnView 1.9, there are absolute links for original photos (like c:\aaa\original\bbb.jpg) not relative links (like bbb.jpg). In the version 1.82.4 it is OK.
BAD:
<img src="file:///C:/Documents%20and%20Settings/Jirka/Plocha/c18_3-2-07/original/P1010617.jpg"
OK:
<img src="P1010608.JPG"
Oh yes, right

, i'll fix it for a 1.90.1
Sorry, but I think this still exists :(
Posted: Sat Jul 05, 2008 9:04 pm
by creeek
Found in latest, then just tried Beta 3 and both version give the same result.
The web page works on MY PC only, not on the web site because of the direct absolute links.
I tried ticking 'no HTML pages' and it is still the same
