8 Dec
2003
8 Dec
'03
9:03 p.m.
Dilley, Hara wrote:
[...] to get the images I have a dtml method with the code: <dtml-in expr="myImages.objectValues('Image')"> That code returns the error that objectValues has not been defined. Can I do this with LocalFS? and can I treat a localFs object just as another zope folder?
Googling a bit brings up this Howto: http://www.zope.org/Members/jfarr/HowTo/DTML_with_LocalFS - Michael Bernstein