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 references uri and temporary:application-uri. I currently have them both pointing to the same uri.

Steinar Rune Eriksen wrote:
I am trying to link a form into a coplet, and I am very confused about the difference between the attributes: uri and temporary:application-uri in portal.xml.
It does not work if I only use temporary:application-uri, I have to add my application into the uri section. What is temporary:application-uri used for?



Furthermore, images and scripts are not shown/executed. They seem to search for a path resources/ which is found when the form is run standalone, but I am not sure in what context it is executed when being a coplet. I have tried moving the resource directory about (skins directories etc) but it is not found from the coplet



Steinar


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



Reply via email to