Chris Woods wrote:

Hi,

I have a publication with directories that go several layers deep and need a strategy for my img src paths. My first inclination is to rewrite the transform I use to create the individual pages and add some logic that counts how many directories deep the page is and writes the path accordingly. This seems kind of kludgey. Is there a shortcut I'm missing?


I think you can use the path within

src/webapp/lenya/pubs/MY_PUB/resources/shared/

which is being matched from


http://127.0.0.1:8080/lenya/MY_PUB/resources/...

but I am not 100% sure, but something like this ...

HTH

Michi


Cheers,

Chris



--
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
[EMAIL PROTECTED]                        [EMAIL PROTECTED]


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

Reply via email to