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.53 |
3 Version: 0.1.54 |
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.54 |
|
76 ------ |
|
77 - added contributor restrictions to allow contributors to manage contents owned by other |
|
78 principals |
|
79 - updated required permission in typed shared contents properties edit form |
74 |
80 |
75 0.1.53 |
81 0.1.53 |
76 ------ |
82 ------ |
77 - added interfaces and subscribers to be able to provide additional information to an internal |
83 - added interfaces and subscribers to be able to provide additional information to an internal |
78 link based on link's target class |
84 link based on link's target class |