Hi there,
I'm relatively new to internationalization in Drupal, but I'm a fairly experienced Drupal developer. I'm having trouble figuring out how to build a site for a company that has a global presence, but wants to present content based on a user's country/language selection.
Requirements:
1. Homepage that lets anonymous users select a location and language (e.g. Europe - English, North America - English...and eventually several country/language pairs (e.g.. Europe - German, North America - French, etc).
2. The selection cookies the user.
3. Depending on the cookie, (a) switch the interface to the required language, and (b) **show different nodes**.
For example, let's say the company has 5 products: A, B, C, D and E. Users who select "Europe English" should see products A,B and C in English. Users who select "Europe - German" should see products A, B and C in German. (Here's the tricky part...) Users who select "North America English" should see products C, D and E in English. And so on.
I know this is a very general question. I'm confident that I have the tech skills to implement whatever the solution is -- but I've been googling like mad and trying out different modules, and I'm just not sure where to start!
Even a bullet-point list of modules would be an enormous help. Thanks in advance for any advice you can provide!
Dave
Comments
Comment #1
riaan.glasshouse commentedHi Dave,
Have you had any response or did you manage to figure it out? I need to do the same for one of my projects.
Regards,
Riaan
Comment #2
ac0908 commentedHi Dave:
I am curious about your solution. I also have a similar project and would appreciate it if someone points me in the right direction.
Thanks.
AC.
Comment #3
jose reyero commentedNo follow up for too long. Cleaning up issue tracker for 6.x. Consider upgrading to 7.x