Ville Takanen wrote:

Does anyone know an easy way to insert external data to Lenya powered
site, as part of the "static layout"?

What I am trying to accomplish is somewhat similar to xinclude or  using
<xsl:copy-of select="document('http://the.url')/html/body" />
 in the page2xhtml.xsl  (of which neither seems to work).

look up map:aggregate and the http proxy generator:

http://cocoon.apache.org/2.1/userdocs/generators/wsproxy-generator.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to