[Zope] Try Again -- Rendering Dynamic Content
Chris Withers
chrisw at nipltd.com
Fri Sep 5 16:16:33 EDT 2003
Bill Etheredge wrote:
> However, I am having trouble rendering dynamic content using this
> architecture.
What do you mean by 'dynamic content'?
> For instance, displaying the results of the Search
> function on the site needs to use my standard page template.
Indeed, have you learned abotu METAL yet?
> Also, I
> have a couple ZClass objects defined
That was a mistake ;-)
> that I am using on the site that I
> can list without a problem, but I need to be able to display the ZClass
> instance 'content' when a visitor clicks on its displayed title. It
> renders but I need guidance getting it to render in my ZPT 'content'
> slot.
What method is it using when it is displayed?
cheers,
Chris
PS: The Zope Book on Zope.ogr is always a safe bet, check out the chapters on ZPT...
More information about the Zope
mailing list