[ZPT] PageTemplates product is broken
David Kennedy
dkennedy@acm.org
Thu, 17 May 2001 15:12:27 GMT
Hi,
I've followed the instructions below to install ZPT, but a "This object =
from the PageTemplates product is broken" message is displayed beside th=
e=20
example.
To install ZPT, download the most recent versions of TAL, ZTUtils and=20=
PageTemplates. Unpack TAL and ZTUtils into your Zope installation's=20
"lib/python" directory. Unpack PageTemplates into either the=20
"lib/python/Products" directory, or the "Products" directory of an=20
instance home.
If you want to use ZPT for XML documents, you will need the latest=20
ParsedXML (version 0.1b2 or later).
There's a trio of example Page Templates (with support data) that you ca=
n=20
try out by copying PageTemplates/examples/zpt_examples.zexp into your=20=
import directory and importing it somewhere. One of them shows off=20
batching, another shows how to make a tree widget, and the third calls=20=
DTML from ZPT.
Any help would be greatly appreciated
David