A zope.schema field for inline translations.
Project description
Introduction
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.
Mostly Harmless
Changelog
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ps.zope.i18nfield-0.1.3.tar.gz
.
File metadata
- Download URL: ps.zope.i18nfield-0.1.3.tar.gz
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38c25c84dd34f05a6cb8c6c10a8e1e6f8c70cffca6063492de78d997f8a47765 |
|
MD5 | 72d6734c1c7bdf42c7635a4b808853e9 |
|
BLAKE2b-256 | 1fd6ab33aa2abb3d6a342759383a35f7aa4c3810551b5e105cae067f5c85f5ce |