You are not logged in.
Pages: 1
For a relaunch of an TXP-MLP driven site multi-domain support is needed.
Each domain represents a country like swiss with the languages de, it, fr. For germany it is only de but it has to be different from the swiss one like de-de, de-ch. Like en-us and en-gb.
I really like the way MLP works with translations and would like to stick to that solution.
Just stumbled upon ied_if_domain. Maybe that could help.
I would like to ask for your advice if there is a way to solve that with TXP.
Thanks in advance.
Regards
MrLongbaugh
Offline
Interesting. I’m currently developing a site of similar characteristics.
Although I haven’t tinkered too much with the code yet, I’ve already configured a TXP + MLP + multi-site functionality + cnk_versioning + ied_if_domain + a load of plugins…
The idea is to have sites running on: us.domain.com/en, us.domain.com/es, eu.domain.com/en, eu.docmain.com/es, etc, etc, etc.
So far, this is an outline of the situation:
Some limitations and glitches I’ve already spotted:
Some tips/tricks (that may make you feel like you are toying with plutonium) …
I may be missing a few things I’ve learned by setting this up. I’ll try to keep you informed on how this worked.
La música ideas portará y siempre continuará
Offline
That’s awesome.
The difference is the use of toplevel domains – not subdomains. But that shouldn’t be a problem.
Why are you using different databases? My goal is to reach a solution where I could use one.
I do like the plutonium part ;-) The cnk_versioning thing – I don’t really get right now. Have to look into that plugin.
Do you have a solution for publishing one article to other domains? Maybe via RSS? Otherwise you have to copy/paste all the stuff.
Thanks a lot for sharing.
Offline
I’ve been experimenting with the use of en-gb and en-us together. One problem is that it does display two columns in MLP > Articles, but both say ‘English’, and the only way to tell them apart is hovering over the ‘Clone all’ link next to it and look at the URL in the status bar. The other problem is that, though both languages are displayed by the l10n_lang_list tag, both point to /en/. And last but not least, the l10n_if_lang tag can only take a short value for the ‘lang’ attribute (“en” and not “en-gb”), so it doesn’t even seem to be possible to differentiate between two language ‘versions’.
It would be nice to hear Graeme’s thoughts about this. Don’t know how (im)possible it would be to have a preference setting that lets you choose between short and long language names (in URLs and the if_lang tag). Might make a nice feature request ;)
(BTW I feel this really belongs in the MLP thread, but unfortunately it’s not possible to move individual posts to another thread…)
<txp:Els /> ;)
Tag Reference
Offline
Pages: 1