The Web designers on my WCM project need a way to specify a url relative to the root of the variation label they are currently in. For example, if we have a site map page for english, and another one for german and they want to create a link in the page layout (shared by both english and german), how would they do that?
In code, I can obviously determine the right path, but I'm having trouble figuring out a way to do this so it's easy for them to specify the correct link in plain HTML.