I have a quick easy question, Can anyone tell me how to use ZopeFind with DTML. I have been looking everywhere for an example or something but I cannot find a thing. Thanks
Can anyone tell me how to use ZopeFind with DTML. I have been looking everywhere for an example or something but I cannot find a thing. Funny... I could have sworn I posted just such a How-To to Zope.org a coupla months back. I think I used a Python Script, which is more than likely what you should be using too ;-) cheers, Chris
Eric Vautour writes: Can you stop posting HTML?
Can anyone tell me how to use ZopeFind with DTML. I have been looking everywhere for an example or something but I cannot find a thing.
<dtml-in "ZopeFind(::parameters describing what you want to find::)"> .... </dtml-in> Dieter
participants (3)
-
Chris Withers -
Dieter Maurer -
Eric Vautour