Hi, I fixed this problem in 2.6.1 which will be released
today or tomorrow the
latest. You'll be able to use "URLParameters
image" without the need to specify
the image number.
Regards,
Mugur
--- <phorum code.campware.org> wrote:
> Author: jimmybondo
> Link: http://cod
e.campware.org/phorum/read.php?8,4419,4419#msg-4419
>
------------------------------------------------------------
--------------------
>
> I am trying to create an automatic slideshow when there
are more then 1 image
> for an article. Is there way to get an image URL within
List Articleimage?
> Here is what I have done:
>
> <!** List ArticleImage>
> s = new slide();
> s.src = "/cgi-bin/get_img?<!** urlparameters
image>";
> s.text = "<!** print image description>
> Photo by <!** print image
photographer>";
> SLIDES.add_slide(s);
> <!** EndList>
>
> I know your documentation says that urlparameters image
needs the image
> number after, but how can I add an image number if I am
creating a dynamic
> list?
>
> --
> Sent from Campware Forums
> http://code.campware.
org/phorum
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection
around
http://mail.yahoo.com
|