Re: Form in Coplet

2004-09-08 Thread Steinar Rune Eriksen
I managed the second part by adding map:match pattern=resources/** map:read mime-type=* src={global:skin}resources/{1}/ /map:match to my main sitemap in my portal and moving resources into my skin dir. Not sure if this is the appropriate way though Still wondering why the 2 uri

RE: Form in Coplet

2004-09-08 Thread Bart Molenkamp
/application and set the temporary uri to the startpoint of your flow application. -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Steinar Rune Eriksen Sent: Wednesday, September 08, 2004 1:57 PM To: [EMAIL PROTECTED] Subject: Re: Form in Coplet I managed the second part

Re: Form in Coplet

2004-09-08 Thread Nick
Hi Steinar, uri parameter points to the following pipeline (it's in coplets/html/sitemap.xmap): map:pipeline map:match pattern=application map:generate src={coplet:temporaryAttributes/application-uri}?copletid={coplet:#}/ map:transform