Users can currently select languages in 'my account' - do we keep exactly the same UI for this and allow that to override ip checking?

(decided opening issues for any questions/clarification was easier than sending a long e-mail etc.)

Comments

nedjo’s picture

What I think we need is:

* Add a country selection, in the same way as done in locale module, i.e., admin setting as to whether to allow users to select default country

From here, two possibilities. One:

* If admin setting for user select country is FALSE, or if user has not selected a default country, hide the country default setting on user edit form
* If user has selected default setting, restrict country select to country languages

Alternately, we could do:

* If admin setting is user select country is TRUE and user has not selected a default country, let user select from all languages on site, as usual
* If admin setting is user select country is TRUE and user has not selected a default country, let user select from all languages on site, as usual

nedjo’s picture

Enabled user selection if default country. TODO: interpret this when setting country.

nedjo’s picture

User selection of country now working. More testing would be good.

nedjo’s picture

Status: Active » Fixed

Added filtering of the user language selection to show only ones for the user's selected country.

This seems to be working.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.