Page 1 of 1

external link with parameters..

Posted: 28 Feb 2010, 15:41
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

Re: external link with parameters..

Posted: 01 Mar 2010, 13:20
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

Re: external link with parameters..

Posted: 01 Mar 2010, 20:46
by haggit
there is a way to retrieve the image name dynamically?

Re: external link with parameters..

Posted: 06 Mar 2010, 23:42
by Jan
Hi, no there is no such way, so this should be customized in the code :-(

Jan