[ZPT] Page Template traversal

Chris Withers chrisw at nipltd.com
Wed Oct 29 17:01:23 EST 2003


Tino Wildenhain wrote:

> ZPT derives from "python scripts", and like them, you find the traversal
> information in
> traverse_subpath variable.

Although, frustratingly from my point of view:

<tal:x replace="here/my_zpt/x/y/z"/>

Will result in a KeyError rather than my_zpt being called with ['x','y','z'] in 
the traverse_subpath...

cheers,

Chris




More information about the ZPT mailing list