28 Jul
2000
28 Jul
'00
11:39 a.m.
Andy Gates wrote:
Most of this is easy: search through the three databases in turn and present their results. But how do I search through the contect of DTML pages and methods?
Add a ZCatalog to the root folder of your site and use it's 'find' tab to catalog all the relevent objects. You can then search tha Catalog as well as your three databases. The following might be helpful for the Catalog: http://www.zope.org/Documentation/How-To/ZCatalogTutorial http://www.zope.org/Members/Zen/howto/AdvZCatalogSearching http://www.zope.org/Members/AlexR/KeywordIndexes HTH, Chris