[Zope] Newbie Question

Andy McKay andym@ActiveState.com
Thu, 23 Nov 2000 14:45:11 -0800


<dtml-in "objectValues()">

--
  Andy McKay, Developer.
  ActiveState.
----- Original Message ----- 
From: "Dany Rioux" <rdany@drioux.com>
To: "Zope Mailing List" <zope@zope.org>
Sent: Thursday, November 23, 2000 2:20 PM
Subject: [Zope] Newbie Question


> Hi everyone,
> 
> Simple newbie question... :)
> 
> I've made a directory called News into which I will put files named
> newsXXX. X being a number from 999 to 001.
> 
> What I want to do is to tell zope to put each file into a document.
> Now, here is what I figured out.
> 
> <dtml-with News>
>   <dtml-in ???> <--- that's where I'm stuck. I don't know how to
> iterate through a directory ... I want ALL the newsXXX displayed.
>   </dtml-in>
> </dtml-with>
> 
> How do I do that?
> 
> TIA
> 
> Dany
> 
> ---.oo0O--------------O0oo.--------
> 
> Dany Rioux UnderSoft Inc.
> Business
> www.dating-reviews.com
> rdany@dating-reviews.com
> 
> Personal
> www.drioux.com
> rdany@drioux.com
> 
> -------.o00O-------O00o.-----------
>