Using MLP, how to make a link to the according page in the other languages?
- by lyle
Hi all,
the question says it all, but here's a bit more detail:
I help building a bilingual website using MLP on TextPattern. It's trivial to put a link to the top level page of another language, but how to put a link to the current page in another language?
Eg. /en/contact should link to /de/kontakt (the same article in another language).
I'm sure there are some variables somewhere that I could put into the template that would be filled with the correct links.
Thankx in advance. :)