Re: [Zope] catalog DTML Document

2000-11-07 Thread Chris Withers
Wolfgang Strobl wrote: There is a How-To "Adding ZClass Instances Programmatically", and a lot of gobbledigoop about when, how and why. But I haven't found anything about how to "index" or "reindex" a plain and simple DTML Document. In Python:

Re: [Zope] catalog DTML Document

2000-11-07 Thread Dieter Maurer
Wolfgang Strobl writes: I asked about how to perform this function (to spell it out again: _adding_ a _DTML Document_) programmatically, i.e. via DTML, of from Python code. ZCatalog.manage_catalogObjects(self, REQUEST, RESPONSE, URL1, urls=None) """ index all Zope objects that 'urls'

Re: [Zope] catalog DTML Document

2000-11-06 Thread Dieter Maurer
Wolfgang Strobl writes: "Finding"a bunch of DTML Documents into a Zcatalog is easy. But how to do that programmatically? I haven't even found a way of doing that for a single DMTL Document. You call the catalog with your search terms as keyword paramters: dtml-in

Re: [Zope] catalog DTML Document

2000-11-06 Thread Wolfgang Strobl
On 6 Nov 2000, at 21:46, Dieter Maurer wrote: Wolfgang Strobl writes: "Finding"a bunch of DTML Documents into a Zcatalog is easy. But how to do that programmatically? I haven't even found a way of doing that for a single DMTL Document. You call the catalog with your search terms

[Zope] catalog DTML Document

2000-11-05 Thread Wolfgang Strobl
"Finding"a bunch of DTML Documents into a Zcatalog is easy. But how to do that programmatically? I haven't even found a way of doing that for a single DMTL Document. -- Wolfgang Strobl ___ Zope maillist - [EMAIL PROTECTED]