equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-i18n |
2 Name: pyams-i18n |
3 Version: 0.1.8 |
3 Version: 0.1.9 |
4 Summary: PyAMS internationalization interfaces and classes |
4 Summary: PyAMS internationalization interfaces and classes |
5 Home-page: http://hg.ztfy.org/pyams/pyams_i18n |
5 Home-page: http://hg.ztfy.org/pyams/pyams_i18n |
6 Author: Thierry Florac |
6 Author: Thierry Florac |
7 Author-email: tflorac@ulthar.net |
7 Author-email: tflorac@ulthar.net |
8 License: ZPL |
8 License: ZPL |
|
9 Description-Content-Type: UNKNOWN |
9 Description: |
10 Description: |
10 |
11 |
11 History |
12 History |
12 ======= |
13 ======= |
|
14 |
|
15 0.1.9 |
|
16 ----- |
|
17 - add check for "deleted" value in I18n file field validation method |
|
18 - added optional "widget_factory" attribute to I18n widget to be able to display an I18n widget for any standard |
|
19 widget |
|
20 - added "SEO-enabled" text input to display quality gauge based on input length (for use on content's title) |
13 |
21 |
14 0.1.8 |
22 0.1.8 |
15 ----- |
23 ----- |
16 - added help and permission checker for languages update form |
24 - added help and permission checker for languages update form |
17 - added schema field for all medias types |
25 - added schema field for all medias types |