equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-content |
2 Name: pyams-content |
3 Version: 0.1.14 |
3 Version: 0.1.15 |
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 |
70 pyams_content.config.site_factory = onf_website.shared.site.manager.SiteManager |
70 pyams_content.config.site_factory = onf_website.shared.site.manager.SiteManager |
71 |
71 |
72 |
72 |
73 History |
73 History |
74 ======= |
74 ======= |
|
75 |
|
76 0.1.15 |
|
77 ------ |
|
78 - added "basic" illustration component |
|
79 - added pictogram selection widget |
|
80 - added optional pictogram to links |
|
81 - added generic menu feature |
75 |
82 |
76 0.1.14 |
83 0.1.14 |
77 ------ |
84 ------ |
78 - added header and footer management features |
85 - added header and footer management features |
79 - added renderer for each kind of paragraphs |
86 - added renderer for each kind of paragraphs |