ZPTDebugger
- Warning
- This product has not had a release in over 1 year and may no longer be maintained.
ZPTDebugger is a Zope 2 product for peeking Python expressions used during rendering
Project Description
Have you ever struggled with an error in complicated Plone template?
If so, this product is for you.
Using ZPTDebuger you can easily see the values of each Python expression used in template and all other templates used by it. You can see the expression, its value, value type and time used to execute it.
This product is instantiated as simple Zope object. It lists in a table all executed Python expressions or presents them as a tree-like structure. If there was error in an expression it will be marked as a red row and it will be the last row processed. But the error will still remain in error_log.
To actually debug template you have to go to #DebuggerConsole (default id) and run debugger with relative path to template and optional parameters. Product will monkey patch TALInterpreter and PageTemplates.Expressions but debugging functionality is disabled by default. It is enabled only during debugger call. But despite that it should't be used on live instances.
Current Release
ZPTDebugger 1.1.2
Released Dec 19, 2007 — tested with Plone 2.5, Plone 2.1, Plone 2.0, Plone 1.0, Zope 2.10, Zope 2.9, Zope 2.8, Zope 2.7
Next release of this product. Fixes some errors with compatibility with latest Zope and Plone.
More about this release…
-
Get
ZPTDebugger
for
all platforms
- Get ZPTDebugger for all platforms
- If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.
All Releases
| Version | Released | Description | Compatibility | Status |
|---|---|---|---|---|
| 1.1.2 | Dec 19, 2007 | Next release of this product. Fixes some errors with compatibility with latest Zope and Plone. More about this release… |
Plone 2.5
Plone 2.1
Plone 2.0
Plone 1.0
Zope 2.10
Zope 2.9
Zope 2.8
Zope 2.7
|
final |
| 1.1.0 | Mar 31, 2007 | Next release of this product. Main features: compatibility with Zope 2.10 and Record Mode. More about this release… |
Zope 2.10.2
Zope 2.10
Zope 2.9.6
Zope 2.9
Zope 2.8.8
Zope 2.8.4
Zope 2.8
Zope 2.7.8
Zope 2.7
|
final |
| 1.0 | Mar 03, 2007 | First stable release of a product that allows viewing of all TAL/Python expressions used in template rendering. More about this release… |
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
|
final |

