Create Webpage

Ask for help and post your question on how to use XnView Classic.

Moderators: helmut, XnTriq, xnview

Post Reply
voyager101
Posts: 3
Joined: Sun Jul 02, 2006 4:17 am

Create Webpage

Post by voyager101 »

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
User avatar
xnview
Author of XnView
Posts: 46255
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Create Webpage

Post by xnview »

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
Could you explain me more, please?
Pierre.
voyager101
Posts: 3
Joined: Sun Jul 02, 2006 4:17 am

Post by voyager101 »

a href=original IMG_0002.JPG img src =thumb / t_IMG_0002.jpg alt= IMG_0002.JPG <div></div>
</td>




What i am asking is there a way for XNView to put in the url for my webpage instead of putting original / img_ and img src = while it is creating the webpage?
User avatar
xnview
Author of XnView
Posts: 46255
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Post by xnview »

voyager101 wrote:a href=original IMG_0002.JPG img src =thumb / t_IMG_0002.jpg alt= IMG_0002.JPG <div></div>
</td>




What i am asking is there a way for XNView to put in the url for my webpage instead of putting original / img_ and img src = while it is creating the webpage?
Currently no
Pierre.
voyager101
Posts: 3
Joined: Sun Jul 02, 2006 4:17 am

Post by voyager101 »

Thanks for the response.
User avatar
Drahken
Posts: 884
Joined: Sun Apr 10, 2005 4:29 pm

Post by Drahken »

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>
Oh the feuhrer, oh the feuhrer, oh the feuhrer's nipples bonk!
Post Reply