Closed (won't fix)
Project:
Domain
Version:
5.x-1.0rc2
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Oct 2007 at 05:33 UTC
Updated:
5 Aug 2011 at 18:18 UTC
Hi, I just started testing this module and am wondering if any experiences exist regarding multiplanguage sites.
Think of
www.es.mysite.com for spanish
www.en.mysite.com for english
etc. ...
Other scenario would bewith i18n module
this seems to work with i18n.
Many Thanks for this module
and Your kind attention.
Regards
Roland
Comments
Comment #1
agentrickardNo practical experience, though it was discussed in Barcelona.
The module as written should support separating translated content -- you just post English to the .en site and French to the .fr site. You could even write a little submodule to force users to check a box indicating which language was selected and then assign the domain using that data.
What it likely does not allow is the ability to load different interface translations based on the active domain.
The module structure, however, would support such a feature -- and it seems like a good feature. If you're interested in developing it, take a look at the Domain Configuration module (domain_conf) in the download.
So, in the i10n and i18n areas, what features would you like to have?
Comment #2
agentrickardI think this is very possible. Anyone willing to work on it?
Comment #3
agentrickardI believe this is now supported by hook_domainconf() and a small external module.
Comment #4
nonsiehas anyone managed to make it work or mostly work?
Comment #5
agentrickard