ZPTDebugger 1.0.0 released

http://www.fry-it.com/oss/ZPTDebugger

3rd of March 2007

First stable release of a product that allows viewing of all TAL/Python expressions used in template rendering.

ZPTDebugger can process any Zope Page Template. It works for Zope, Plone and other Zope frameworks. For each expression its value, type, execution time is presented It can process templates that require parameters from REQUEST. Expression which causes error is marked as a red row and error can be investigated in error_log. For simple templates result can be presented as tree structure with nodes that can be collapsed and expanded. Node in most cases are macros and slots.

More details on: