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

riaan.glasshouse’s picture

Hi 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

ac0908’s picture

Hi 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.

jose reyero’s picture

Status: Active » Closed (won't fix)

No follow up for too long. Cleaning up issue tracker for 6.x. Consider upgrading to 7.x