Jeroen Reijn wrote:
> What frontend technology are you using to create your website?
> If you are using Hippo Cocoon, you could use the
> SitemenuLinkRewriterTranformer (perhaps you will need to extend
> it a bit, I'm not sure). It listens to the sitemenu.
> You could configure multiple sitemenu's for different languages.

Hello

Yes, we are using Hippo Cocoon, our frontend is based on Hippo Skeleton project. We got two sitemenus, and we are using SitemenuLinkRewriterTranformer.

That provide us with nice links, but only to point where name of document starts, in example with our tree structure in repositiry, we can have links like that:

http://.../en/news,2007/name-of-news-2.html

and in second language version, "news" will be rewrited by <name> string from sitemenu:

http://.../pl/aktualnosci,2007/nazwa-aktualnosci-2.html

The problem is with the name of documents: "name-of-news-2", "nazwa-aktualnosci-2". To obtain urls like above, they have to be named like that in repository. In that way we don't see the possibility to have "connection" between two documents in seperate trees, and we need that to create links do specific document when switching language version in frontend.

Thak you for support
Regards
Piotr Szumski
********************************************
Hippocms-dev: Hippo CMS development public mailinglist

Reply via email to