Page 1 of 1

link in image rotator

Posted: Mon Dec 17, 2007 12:21 pm
by chantre
it´s possible introduce a link in the image rotator ?

Re: link in image rotator

Posted: Mon Dec 17, 2007 12:53 pm
by alby
chantre wrote: it´s possible introduce a link in the image rotator ?
Read help for this  ;)

Alby

Re: link in image rotator

Posted: Mon Dec 17, 2007 1:05 pm
by chantre
but what ia want is in each photo put a link to a new page.

Re: link in image rotator

Posted: Mon Dec 17, 2007 1:37 pm
by alby
chantre wrote: but what ia want is in each photo put a link to a new page.
No, but you can download multiple_random_image and look in code for example of link to hack

For my curiosity,
what is your idea for link: based on photo file name, passing a parameter link with many links, ????

Alby

Re: link in image rotator

Posted: Mon Dec 17, 2007 4:17 pm
by chantre
what a i want, is have many photo in a director like image_rotator do but when a click in one photo go to one link.

Re: link in image rotator

Posted: Mon Dec 17, 2007 4:44 pm
by alby
chantre wrote: what a i want, is have many photo in a director like image_rotator do but when a click in one photo go to one link.
::)

Ok, but the way that you create link?

- with photo filename (multiple_random_image), ex: uploads_images_myphoto_test1.jpg => uploads/images/myphoto/test1.jpg?
- with a parameter, ex: link="uploads/images/myphoto/test1.jpg,uploads/images/myphoto/test2.jpg,uploads/images/myphoto/test3.jpg"?
  But in this way you cannot use random and number must be very very low

Alby