[Zope] image rotation with zope

Steve Spicklemire steve@spvi.com
Fri, 31 Aug 2001 04:19:51 -0500


Hi Ismet,

	Please don't post HTML to the list.

	It kinda depends on where you keep your images, but how about=20
something like:

	<img src=3D"<dtml-var "_.whrandom.choice(objectIds('Image'))">">

-steve

On Friday, August 31, 2001, at 01:56 AM, Ismet Dere wrote:

> hello all,
> =A0
> i need to rotate images=A0with zope 2.4
> =A0
> i need a page that will display a different image at every=A0load.=20
> (rotating images in a directory)
> =A0
> how would i do that from zope?
> =A0
> thank you for any help.
> ismet=A0