2 Mar
2002
2 Mar
'02
2:41 p.m.
Roy Mathew writes:
What is the preferred way to render another URL inside of your page template. I don't think I want to use acquisition, since the other URL may not even developed by me (Sort of like how you can dock Visio inside of MSWORD). Is there a sort of <dtml-include> type tag. When the URL is into your Zope site, then "restrictedTraverse" is the way to go. Don't forget to "render" the object you traverse to.
Dieter