19 Dec
2003
19 Dec
'03
10:59 p.m.
Alexis Roda wrote at 2003-12-16 11:57 +0100:
in our tests ZCatalog don't work well with Localizer, zcatalog don't evaluate DTML. Is there a way to catalog multilingual sites?
Maybe, you should (re-)read the ZCatalog section in the Zope Book... Usually, cataloging *does* render DTML. When you define your own methods (which (due to acquisition) need not be methods of the object themselves), you can get full control about what happens during indexing. -- Dieter