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.34 |
3 Version: 0.1.35 |
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.35 |
|
76 ------ |
|
77 - added source folder to data types, and removed unused attributes |
|
78 - updated search results portlet settings to avoid search without criteria when needed |
74 |
79 |
75 0.1.34 |
80 0.1.34 |
76 ------ |
81 ------ |
77 - added internal references to shared contents, which can be used by views to add links to internal contents |
82 - added internal references to shared contents, which can be used by views to add links to internal contents |
78 - added dashboard column to display data type of typed contents |
83 - added dashboard column to display data type of typed contents |