ZPTDebugger 1.0
First stable release of a product that allows viewing of all TAL/Python expressions used in template rendering.
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| Tested with | Plone 2.5.2, Plone 2.5.1, Plone 2.5, Plone 2.1.4, Plone 2.1.3, Plone 2.1.2, Plone 2.1.1, Plone 2.1, Plone 2.0.5, Plone 2.0.4, Plone 2.0.3, Plone 2.0.2, Plone 2.0.1, Plone 2.0, Plone 1.0, Zope 2.9, Zope 2.8.4, Zope 2.8, Zope 2.7.8, Zope 2.7 |
|---|---|
| State | Final release |
| License | GPL |
| Release Manager | lukasz |
Main features of ZPTDebugger:
- Debugging any Zope Page Template. It works for Zope, Plone and other Zope frameworks
- For each expression its value, type, execution time is presented
- 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.
What this product cannot do:
- Process DTML
- Work in Zope 3

