Ticket #1650 (closed enhancement: wontfix)

Opened 17 months ago

Last modified 9 months ago

Add new language/translation of fields for datasets.

Reported by: ross Owned by: ross
Priority: awaiting triage Milestone: ckan-future
Component: ecportal Keywords: [4d]
Cc: Repository: ckan
Theme: none

Description

Datasets should have a field that specifies the language used in the dataset, this should be a two character ISO 639-1 code (see  http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes for list) . Also make sure all tests and migrations are resolved. [2d]

Determine the best approach to having 'translation_of' references to show which dataset the current one is a translation of. This may be a translation of field, or a 'copied from' field or another form of package relationship. [2d]

Change History

Changed 17 months ago by ross

Some translations are currently done with full locales (i.e. pt_BR) but we don't also have pt_PT and so where I would normally default to the language if there are only one translation I am unsure what to do in this case.

Currently supports the short language code or the locale code, but this will need to be resolved before we address #1653

Changed 16 months ago by kindly

  • component changed from ckan to ecportal

Changed 12 months ago by ross

  • milestone set to ckan-future

Branch exists for #1650

Changed 12 months ago by ross

  • milestone changed from ckan-future to current-ckan-sprint-2012-06-25

Changed 11 months ago by ross

  • milestone changed from current-ckan-sprint-2012-06-25 to ckan-v1.8

Changed 10 months ago by ross

  • milestone changed from ckan-v1.8 to ckan-future

Probably not going to do this for ECP as John found a cleaner way of doing it.

Changed 9 months ago by ross

  • status changed from new to closed
  • resolution set to wontfix

Closed as unnecessary now.

Note: See TracTickets for help on using tickets.