This product is designed to extend the capabilities of DTML Documents so that they can be easily made into searchable content containers for a Zope web site.
Specifically, this product gives DTML Docs and enhanced catalog-awareness that allows them to be easily indexed in a central ZCatalog.
New DTML Documents that are added are automagically indexed in a designated "site catalog". New method attributes are made available in DTML Docs to facilitate simple site searching functionality. These methods return the rendered plain-text of the document, so that dynamic content can be indexed.
This product is designed as a hotfix and does not directly modify any of the core Zope code. Simply remove the product directory to uninstall the product and return DTML Documents to their normal staid selves.