Re: Flow - passing data to sitemap

2005-10-14 Thread Peter Sparkes
Hi Mark and Leszek, Thanks for your help Peter On Oct 13, 2005, at 1:27 AM, Peter Sparkes wrote: However, I can't find any information about module:flow-attr: in the cocoon documentation. Can someone, please, tell me where I can find the documentation. What you have there is the

Flow - passing data to sitemap

2005-10-13 Thread Peter Sparkes
Hi, I want to pass data, flow DOM objects and parameters from a flowscript back to the sitemap without using a form. In this mailing list I have found: (from flow): cocoon.sendPage(my-email-pipeline,{data:mydomdata}); and then map:match pattern=my-email-pipeline map:generate

Re: Flow - passing data to sitemap

2005-10-13 Thread Mark Lundquist
On Oct 13, 2005, at 1:27 AM, Peter Sparkes wrote: However, I can't find any information about module:flow-attr: in the cocoon documentation. Can someone, please, tell me where I can find the documentation. What you have there is the combination of (a) module source, and (b)

Re: Flow - passing data to sitemap

2005-10-13 Thread Leszek Gawron
Mark Lundquist wrote: On Oct 13, 2005, at 1:27 AM, Peter Sparkes wrote: However, I can't find any information about module:flow-attr: in the cocoon documentation. Can someone, please, tell me where I can find the documentation. What you have there is the combination of (a) module