equal
deleted
inserted
replaced
1 Metadata-Version: 2.1 |
1 Metadata-Version: 2.1 |
2 Name: pyams-content |
2 Name: pyams-content |
3 Version: 0.1.42 |
3 Version: 0.1.43 |
4 Summary: PyAMS base content interfaces and classes |
4 Summary: PyAMS base content interfaces and classes |
5 Home-page: http://hg.ztfy.org/pyams/pyams_content |
5 Home-page: http://hg.ztfy.org/pyams/pyams_content |
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 |
69 pyams_content.config.site_factory = onf_website.shared.site.manager.SiteManager |
69 pyams_content.config.site_factory = onf_website.shared.site.manager.SiteManager |
70 |
70 |
71 |
71 |
72 History |
72 History |
73 ======= |
73 ======= |
|
74 |
|
75 0.1.43 |
|
76 ------ |
|
77 - switch search results sort on publication date if relevance is selected without user query |
74 |
78 |
75 0.1.42 |
79 0.1.42 |
76 ------ |
80 ------ |
77 - removed publication cancel form's data extract event subscriber used to check for required comment |
81 - removed publication cancel form's data extract event subscriber used to check for required comment |
78 - added option to force canonical URL in view items portlet |
82 - added option to force canonical URL in view items portlet |