[Zope] Rendering children DTML Documents
Stephen Pitts
smpitts@midsouth.rr.com
Thu, 27 Jan 2000 15:10:40 -0600
On Wed, Jan 26, 2000 at 11:23:52PM +0000, Nicholas Piper wrote:
> How might I do something such as this ;
>
>
> <h3>Articles</h3>
> <dtml-in "objectValues('Ranger_News')">
> <dtml-var title>
> ## override standard_html_header, footer, etc.
>
> ## process the document as if it were included just here.
> </dtml-in>
>
>
> I an use __str__ to get the text-view of the document,
> but I want it actually processing as DTML.
>
> Thank you for any assistance,
>
> Nicholas.
>
> --
dtmlmethod.__call__(_,_.None) will "call" a DTML document or method and
cause all DTML tags to be executed. I think that's what you want.
--
Stephen Pitts
smpitts@midsouth.rr.com
webmaster - http://www.mschess.org