When I use Create Webpage in the menu, is there any way to get Xnview to put the A href="http://____.____.home.ne.jp/r____h/images line in automatically?
Thanks
Create Webpage
Moderators: helmut, XnTriq, xnview
Re: Create Webpage
Could you explain me more, please?voyager101 wrote:When I use Create Webpage in the menu, is there any way to get Xnview to put the A href="http://____.____.home.ne.jp/r____h/images line in automatically?
Thanks
Pierre.
-
- Posts: 3
- Joined: Sun Jul 02, 2006 4:17 am
It should be possible for you to hack it in by going into the web templates folder, selecting the appropriate template, and inserting the URL of your page in the right place. ie, Change:
<a href="#FRAME_PAGE#"><img src="#THUMB_LINK#" alt="#FILENAME#" width="#THUMB_WIDTH#" height="#THUMB_HEIGHT#"></a>
to:
<a href="http://site.com/subdomain/#FRAME_PAGE#"><img src="http://site.com/subdomain/#THUMB_LINK#" alt="#FILENAME#" width="#THUMB_WIDTH#" height="#THUMB_HEIGHT#"></a>
<a href="#FRAME_PAGE#"><img src="#THUMB_LINK#" alt="#FILENAME#" width="#THUMB_WIDTH#" height="#THUMB_HEIGHT#"></a>
to:
<a href="http://site.com/subdomain/#FRAME_PAGE#"><img src="http://site.com/subdomain/#THUMB_LINK#" alt="#FILENAME#" width="#THUMB_WIDTH#" height="#THUMB_HEIGHT#"></a>
Oh the feuhrer, oh the feuhrer, oh the feuhrer's nipples bonk!