--On 28. März 2007 11:00:51 -0400 Katie <[EMAIL PROTECTED]> wrote:

We're almost finished getting the new site done completely in zope using
css and mySql. We have an older portion of the old site done in php
thought that we don't really want to re-write. We'd like to include it in
the dtml document page that has all the common elements of every page but
I'm at a loss of a way to do it other than using an inline frame. Is
there a dtml include that takes a url string the way the <dtml-var> tag
renders the associated file?

Write an external method, pass the url to external method. use Python
'urllib2' module for fetching the contents.

-aj

Attachment: pgp1cwwnAO7eV.pgp
Description: PGP signature

_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to