Skip to main content

A zope.schema field for inline translations.

Project description

ps.zope.i18nfield

PyPI Version Supported Python Versions Travis CI status Coverage Status

This package provides a zope.schema based field which allows multiple translations within the field. It uses a custom dictionary class for the storage. There is also a widget available for the z3c.form library.

Contributors

Changelog

0.8 (2018-06-19)

  • Don’t use formControls div to prevent modals bug.

  • Moved sorting method to utility to make it easier to customize sort order.

0.7 (2018-01-23)

  • Add custom display widget for Plone 5.

0.6 (2018-01-19)

  • Add widget option for custom default language.

  • Add option to remove existing languages for Plone 5.

0.5 (2018-01-13)

  • Don’t depend on z3c.indexer which might only be used in pure Zope 3 applications.

0.4 (2018-01-13)

  • Fix unicode error in z3c.form data converter.

  • Add custom widget template for Plone 5.

0.3 (2017-11-17)

  • Add __hash__ method to I18NDict.

0.2 (2016-10-26)

  • Add missing method definition for ILanguageAvailability interface.

  • Add plone.registry persistent adapters.

  • Add required Plone utilities.

0.1.4 (2015-02-13)

  • Allow for indexing of normal dict and other values as well as I18NDict.

  • Better to iterate over the existing indices in case the available language configuration changes.

0.1.3.1 (2014-11-14)

  • Added en translation.

0.1.3 (2014-11-14)

  • Added translations (de, es).

  • Provide the ‘Add translation’ value already translated (e.g. for JS).

0.1.2 (2014-11-01)

  • Return empty dict when value is None.

  • Test for correct value types before we set any data.

  • Correctly evaluate the bool value of the I18NDict when the field is required.

  • When the fallback is the first value found, sort the values so that the result is consistent with each repeated call.

0.1.1 (2014-09-25)

  • Always return the super call instead of None when no sub-indices have been created yet.

  • Add tests to cover the sort method with and without values.

0.1 (2014-09-23)

  • Initial release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ps.zope.i18nfield-0.8.zip (54.9 kB view details)

Uploaded Source

File details

Details for the file ps.zope.i18nfield-0.8.zip.

File metadata

File hashes

Hashes for ps.zope.i18nfield-0.8.zip
Algorithm Hash digest
SHA256 dd7a802990ad36e7052a38cfb65c61989b88a1e54be033cdb3f5439fffdbc8ad
MD5 50100a1fdaf21607c10d8a4e030f5bd5
BLAKE2b-256 7a57f4c11eb3d8a6feedf43306442ef1e9882574a8c7a0c856a4b0b995d77cc9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page