Re: Passing parameters to aggregation parts

2004-04-23 Thread laurent_rorive
] cc: Subject: Passing parameters to aggregation parts Hi, In my sitemap a have the following code fragment: map:aggregate element=page map:part src="" strip-root=false/ map:part src="" strip-root=false map:parameter name=user_id value={1}/ map:parameter

Re: Passing parameters to aggregation parts

2004-04-23 Thread Jan Hoskens
st, if you want some more info it's worth a look. Kind Regards,Jan - Original Message - From: Carlos Dias To: [EMAIL PROTECTED] Sent: Thursday, April 22, 2004 7:23 PM Subject: Passing parameters to aggregation parts Hi, In my sitemap a have the following code

Re: Passing parameters to aggregation parts

2004-04-23 Thread Carlos Dias
It's something like: map:match pattern=test-*-* CDias - Original Message - From: Jorg Heymans [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, April 22, 2004 10:03 PM Subject: Re: Passing parameters to aggregation parts what does your map:match look like? Carlos Dias wrote

Re: Passing parameters to aggregation parts

2004-04-23 Thread Carlos Dias
Thanks Jan... I will try it... CDias - Original Message - From: Jan Hoskens To: [EMAIL PROTECTED] ; Carlos Dias Sent: Friday, April 23, 2004 8:23 AM Subject: Re: Passing parameters to aggregation parts When calling a pipeline, you can't pass parameters

Passing parameters to aggregation parts

2004-04-22 Thread Carlos Dias
Hi, In my sitemap a have the following code fragment: map:aggregate element="page" map:part src="" strip-root="false"/ map:part src="" strip-root="false" map:parameter name="user_id" value="{1}"/ map:parameter name="app_id" value="{2}"/ /map:part/map:aggregate When I try to access

Re: Passing parameters to aggregation parts

2004-04-22 Thread Jorg Heymans
Carlos Dias wrote: Hi, In my sitemap a have the following code fragment: map:aggregate element=page map:part src=conf/reportmenu.xml strip-root=false/ map:part src=cocoon:/select_bookmark_list.xsp strip-root=false map:parameter name=user_id value={1}/ map:parameter

Re: Passing parameters to aggregation parts

2004-04-22 Thread Carlos Dias
Jorg, Thanks for the answer, but still doesn't work!! CDias - Original Message - From: Jorg Heymans [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, April 22, 2004 6:35 PM Subject: Re: Passing parameters to aggregation parts Carlos Dias wrote: Hi, In my sitemap a have

Re: Passing parameters to aggregation parts

2004-04-22 Thread Jorg Heymans
what does your map:match look like? Carlos Dias wrote: Jorg, Thanks for the answer, but still doesn't work!! CDias - Original Message - From: Jorg Heymans [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, April 22, 2004 6:35 PM Subject: Re: Passing parameters to aggregation parts