Search…

X3 Photo Gallery Support Forums

Search…
 
aG
Experienced
Topic Author
Posts: 25
Joined: 09 Jan 2007, 17:41

Create a link

15 Jan 2007, 16:08

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
 
Hanky
Experienced
Posts: 90
Joined: 28 Nov 2006, 08:54

16 Jan 2007, 02:07

Hallo,

cela t'aide peut-àªtre https://www.photo.gallery/support/docs/420
greetings
hanky
 
aG
Experienced
Topic Author
Posts: 25
Joined: 09 Jan 2007, 17:41

16 Jan 2007, 16:04

oO merci beaucoup ! Je vais experimenter tout cela.. :roll:
 
benoit
Posts: 1
Joined: 18 Jan 2007, 04:04

link for each image

18 Jan 2007, 04:07

Thanks for the answer.
Is there a way to create specific links for every image ?
 
aG
Experienced
Topic Author
Posts: 25
Joined: 09 Jan 2007, 17:41

18 Jan 2007, 16:10

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)
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: link for each image

09 Feb 2007, 01:45

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.
 
Deb
Experienced
Posts: 24
Joined: 21 Jan 2007, 00:23

21 Feb 2007, 07:04

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
 
MikeR
Experienced
Posts: 216
Joined: 29 Sep 2006, 09:58

21 Feb 2007, 15:31

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