5 Apr
2000
5 Apr
'00
5:26 a.m.
I would like to include the contents of a Squishdot site, which is at /squish/index_html, within a DTML method at /Squishmirror. In Squishmirror if I use <dtml-with squish> <dtml-var "index_html()"> </dtml-with> it gives me an error, seemingly in the process of rendering /index_html (not the /squish/index_html that I want.) If I instead try <dtml-with squish> <dtml-var "squish.index_html()"> </dtml-with> it gives me an error because it can't render the first siteheader variable within /squish.index_html. Is it not possible to render a product from a different location? Or am I just getting the calling syntax wrong? (Or both?) Thanks for any help, Larry Albert lda@rice.edu
9497
Age (days ago)
9497
Last active (days ago)
0 comments
1 participants
participants (1)
-
Larry Albert