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.63 |
3 Version: 0.1.64 |
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.64 |
|
76 ------ |
|
77 - added "Hubs" managers |
|
78 - allow inheritance of themes |
|
79 - allow selection of pictograms from forms manager |
|
80 - added alternate title to logos |
|
81 - added site contents vocabulary |
|
82 - allow selection of sub-themes in view themes settings |
|
83 - updated menus order |
74 |
84 |
75 0.1.63 |
85 0.1.63 |
76 ------ |
86 ------ |
77 - added header attribute to site manager |
87 - added header attribute to site manager |
78 |
88 |