Re: presenting content in Zope generated outside
Hi Laurence, thanks a lot for your help. I studied the examples and other programs and did a sort of solution to my problem based on iFrame. Besides, it's always fun to know something new about zope. Thanks again. Cheers, Alan
Date: Mon, 26 Mar 2007 16:58:05 +0100 From: Laurence Rowe <l@lrowe.co.uk> Subject: [Zope] Re: presenting content in Zope generated outside
Hi Alan,
I had a similar requirement a few years ago and wrote it up here: http://plone.org/documentation/how-to/integrate-external-content/
Reading the comments it seems as if someone has made it into a product. There is also a product called Windowz which uses iframes: http://plone.org/products/windowz
And yes, zope will work with frames (they're just html).
@import is css not html. You need xslt to do that sort of thing with xhtml.
Hope that helps,
Laurence
participants (1)
-
Alan