Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1954 - 1956 of 2152)

Ticket Resolution Summary Owner Reporter
#202 fixed Internationalization (i18n) try-out tonfa dread

Reported by dread, 4 years ago.

Description

Try i18n for one language (German) for ckan (de.ckan.net).

Basic approach to i18n is well-covered in Pylons book: http://pylonsbook.com/en/1.1/internationalization-and-localization.html

However, we need to integrate with our Genshi templates. Details on how to do this in comment: http://wiki.pylonshq.com/display/pylonsdocs/Internationalization+and+Localization

Steps

  1. i18n templates
    • Extract content using Babel
    • Get genshi translation working
    • Do the translation!
  2. i18n all strings in controllers (if any)
  3. i18n forms
#201 fixed Stress test ckan rgrp dread

Reported by dread, 4 years ago.

Description

Check:

  • high numbers of simultaneous users
  • incomplete transactions
  • etc.
#200 invalid PythonDistribution write method should write all available metadata rgrp rgrp

Reported by rgrp, 4 years ago.

Description

Current write method just creates a bare bones package and does not write any of the available metadata other than name.

Note: See TracQuery for help on using queries.