external link with parameters..

Phoca Gallery - image gallery extension
haggit
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 28 Feb 2010, 12:53

external link with parameters..

Post by haggit »

hi
Im sorry for my english..
I use the phoca gallery, and like it very much.
I want to add, for each displayed image, an external link which will open a new window with a form.
I need to send to the form, the selected image name.
Do there is a way to do it?

Thank in advance...
Hagit
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: external link with parameters..

Post by Jan »

Hi, there is only way to add external link below the image (in image edit). So in fact you need to add some id to this link (id of image) and somewhere on site where you are redirect to, you need to work with this id and load e.g. information about image data from the database, etc.

Jan
If you find Phoca extensions useful, please support the project
haggit
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 28 Feb 2010, 12:53

Re: external link with parameters..

Post by haggit »

there is a way to retrieve the image name dynamically?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: external link with parameters..

Post by Jan »

Hi, no there is no such way, so this should be customized in the code :-(

Jan
If you find Phoca extensions useful, please support the project
Post Reply