Tagged Questions
1
vote
2answers
846 views
Cocoon - Pipeline: Transform XML with XSL twice?
My problem is to setup the Cocoon sitemap.xmap in a way, that it first makes a transformation of an XML file with XSL, which I can then use for my own transformation.
I have following files:
...
0
votes
1answer
28 views
URL localization in Lenya
I am trying to localize Lenya publication URLs.
I store URL translation in the Document metadata and rewrite urls with URLRewriter transformator.
e.g. I build
/lenya/default/authoring/en/home
from
...