Page 1 of 1

Create a link

Posted: 15 Jan 2007, 16:08
by aG
Hi !
I Just wanna know how i can create a link.. A xant that if the visitor click on a image, it fo to an other website with the "blank" method (open the website in another window).. Thank U So much !!! :D

Posted: 16 Jan 2007, 02:07
by Hanky
Hallo,

cela t'aide peut-àªtre https://www.photo.gallery/support/docs/420

Posted: 16 Jan 2007, 16:04
by aG
oO merci beaucoup ! Je vais experimenter tout cela.. :roll:

link for each image

Posted: 18 Jan 2007, 04:07
by benoit
Thanks for the answer.
Is there a way to create specific links for every image ?

Posted: 18 Jan 2007, 16:10
by aG
dans quel fichier modifier les paramètres avec ces données ?
where does i modify the parameters in order to create a link from an image.. :arrow: 8)

Re: link for each image

Posted: 09 Feb 2007, 01:45
by mjau-mjau
benoit wrote:Thanks for the answer.
Is there a way to create specific links for every image ?
Yes - In your config.ini

imageclicklink = link

In your admin, create a link for every image similar to this:

<a href="http://www.link.com" target="_blank">link text</a>

Imagevue will consider the image a link, and when user clicks it, he/she will be taken to the linked page.

Posted: 21 Feb 2007, 07:04
by Deb
Hanky wrote:Hallo,

cela t'aide peut-àªtre https://www.photo.gallery/support/docs/420
I'm not having any luck getting a "Home" link (back to the original site home page) into my menu by following these instructions. I'm using the Soft White template but have tried these instructions in both the Soft White template sitemenu.ini and the main upload sitemenu.ini.

Your help is appreciated, thank you.

Deb

Posted: 21 Feb 2007, 15:31
by MikeR
Hi Karl,

I have the same question.

I've try to add in description (in admin)
<a href="http://www.link.com" target="_blank">link text</a>

But it doesn't work

It works only if I add directly (in description in admin) :

http://www.link.com

But I want to add target="_self" to the link
How to do that ?

In config.ini i'm using :
thumbopenwin = slideshow

Thanks for help.

Michel