OpenDevelopmentMekong / ckanext-odm_dataset

A CKAN extension which provides with template files and logic to implement OD Mekong's datasets
http://data.opendevelopmentmekong.net
1 stars 1 forks source link

Implement localization for fields pulling data from data tables (Province, spatial_range, language) #458

Closed acorbi closed 6 years ago

acorbi commented 6 years ago

Fields such as Provinces, Document types, Spatial range, etc... get the value dynamically from a so-called data-table stored as resource in CKAN. Example: https://data.opendevelopmentmekong.net/dataset/list-of-provinces-for-odm-target-countries-iso-3166-2/resource/7f731d67-feb1-40a5-928d-790bb60b9342?type=dataset

screenshot from 2017-11-27 11-33-39

The values exposed on the front-end should be made localizable and be presented in the corresponding local language if selected.

acorbi commented 6 years ago

originally raised on https://github.com/OpenDevelopmentMekong/data_workstream/issues/34