[Zope] Calling an external doument into a dtml var tag

mindlace mindlace@imeme.net
Tue, 25 Apr 2000 15:52:12 -0600


blueeye wrote:
> 
> Hi,
> 
> I am trying...since this miserable tuesday morning, to
> figure out a
> way to call an external document from another folder into
> my current
> document.

Top
 f_downone
   DTML_method
 f_downtwo
   called_DTML_Document

DTML_method:
<dtml-var site_header>
<dtml-with Top>
  <dtml-with f_downtwo>
   <dtml-var "called_DTML_Document">
  </dtml-with>
</dtml-with>
<dtml-var site_footer>

Note that if called_DTML_Document also makes calles to site_header and
site_footer, you can (at least I have) enter into
eternal-recursion-land.

Hope this keeps you on the building,
-- 
ethan mindlace fremen        mindlace@imeme.net
zope    -&-     imap email   -&-   mailing list
weave your web with the web at http://imeme.net