Postponed
Project:
Country code
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Oct 2008 at 01:25 UTC
Updated:
27 Oct 2008 at 17:56 UTC
Related to #325890: Add a country select for block configuration.
As we do elsewhere, we shd form_alter i18nblocks to show only valid - 2-digit - languages. We can use country_code_languages() to fetch all languages registered to countries and then use array_intersect_key to filter the existing #options in the form element.
Comments
Comment #1
nedjoWaiting on #326726: Refactor to set global langauge to country-specific version?.