I have not been able to find a way to keep the original images and the resulting html and thumbnail files in the same directory. Leaving the 'sub folders' empty causes bad html generation. Example: <a href="/July3005_ricka_01.html"><img src="/t_July3005_ricka_01.jpg" alt=".... The leading / forces the root directory which is wrong.
Various other trials produced this prefix which is wrong. img src="file://C|/RickaWebSite/July3.... Note the C|
I have tried other combinations of ../ ./ etc but all produce errors except the default with a subdirectory/ies for the images and thumbs and the thumb.html one level above.
'Create Web Page' file location problems.
Moderators: helmut, XnTriq, xnview
Re: 'Create Web Page' file location problems.
Ok, i'll fix itmkrabach wrote:I have not been able to find a way to keep the original images and the resulting html and thumbnail files in the same directory. Leaving the 'sub folders' empty causes bad html generation. Example: <a href="/July3005_ricka_01.html"><img src="/t_July3005_ricka_01.jpg" alt=".... The leading / forces the root directory which is wrong.
Various other trials produced this prefix which is wrong. img src="file://C|/RickaWebSite/July3.... Note the C|
I have tried other combinations of ../ ./ etc but all produce errors except the default with a subdirectory/ies for the images and thumbs and the thumb.html one level above.
Pierre.