31 Aug
2001
31 Aug
'01
6:56 a.m.
hello all, i need to rotate images with zope 2.4 i need a page that will display a different image at every load. (rotating images in a directory) how would i do that from zope? thank you for any help. ismet
31 Aug
31 Aug
9:19 a.m.
New subject: [Zope] image rotation with zope
Hi Ismet, Please don't post HTML to the list. It kinda depends on where you keep your images, but how about something like: <img src="<dtml-var "_.whrandom.choice(objectIds('Image'))">"> -steve On Friday, August 31, 2001, at 01:56 AM, Ismet Dere wrote:
hello all, i need to rotate images with zope 2.4 i need a page that will display a different image at every load. (rotating images in a directory) how would i do that from zope? thank you for any help. ismet
8983
Age (days ago)
8983
Last active (days ago)
1 comments
2 participants
participants (2)
-
Ismet Dere -
Steve Spicklemire