Farhdine Boutzakhti wrote:
You can try using $root,
<link rel="stylesheet" href="{$root}/css/oai.css" type="text/css"/>
Thanks for the reply, as I said before:
My match is very different from the one used to call page2xhtml.xsl and there seems
to be no way form me to pass those parameters into OAI2xhtml.xsl
dynamically.
Meanwhile I've managed to find a solution, when consulting the css file
location, it returned
http://localhost:8080/lenya/gris/live/people/css/oai.css, so I took a
look into the url of page.css and the result was
http://localhost:8080/lenya/gris/live/css/page.css, so I just added an
additional ../ to the href in my css call under OAI2xhtml.xsl, which
worked just fine.
Thanks once again,
Rolando
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]