equal
deleted
inserted
replaced
1 Metadata-Version: 2.1 |
1 Metadata-Version: 2.1 |
2 Name: pyams-portal |
2 Name: pyams-portal |
3 Version: 0.1.22 |
3 Version: 0.1.23 |
4 Summary: PyAMS portal and portlets interfaces and classes |
4 Summary: PyAMS portal and portlets interfaces and classes |
5 Home-page: http://hg.ztfy.org/pyams/pyams_portal |
5 Home-page: http://hg.ztfy.org/pyams/pyams_portal |
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 |
96 |
96 |
97 |
97 |
98 History |
98 History |
99 ======= |
99 ======= |
100 |
100 |
|
101 0.1.23 |
|
102 ------ |
|
103 - added check in portal portlets configuration adapter |
|
104 - removed portlet renderer attributes and methods inherited from ViewContentProvider |
|
105 |
101 0.1.22 |
106 0.1.22 |
102 ------ |
107 ------ |
103 - added ReStructuredText and Markdown renderers to raw code portlet |
108 - added ReStructuredText and Markdown renderers to raw code portlet |
104 |
109 |
105 0.1.21.2 |
110 0.1.21.2 |