Thanks :))


It worked !
Why couldn't I find anything about this in any of the cocoon docs ? Would have been quite helpfull;)


Thanx again!

Chris


Sylvain Wallez wrote:


Christofer Dutz wrote:

Hi,

a few days ago I asked this question before and thanks for the answer. It helped me a lot. The only thing is, that I would like cocoon to select a stylesheet besed on the name of the domain-name in the request without having to change the cocoon sitemap.

My idea is to have cocoon select stylesheet domain1.com.xsl if a request to domain1.com arrives .... some kind of

<map:transform type="xslt" src="{host}.xsl"/>

is there a way to do this?



Maybe <map:transform type="xslt" src="{request-header:Host}.xsl"/> ?


Sylvain




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



Reply via email to