equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-portal |
2 Name: pyams-portal |
3 Version: 0.1.13 |
3 Version: 0.1.15 |
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 |
97 |
97 |
98 |
98 |
99 History |
99 History |
100 ======= |
100 ======= |
101 |
101 |
|
102 0.1.15 |
|
103 ------ |
|
104 - updated picture template |
|
105 - updated portal layout template |
|
106 - updated portlet edit form template |
|
107 |
|
108 0.1.14 |
|
109 ------ |
|
110 - added method to get portlet utility from configuration |
|
111 |
102 0.1.13 |
112 0.1.13 |
103 ------ |
113 ------ |
104 - allow duplication of shared template |
114 - allow duplication of shared template |
105 - use locale name in portlet cache key |
115 - use locale name in portlet cache key |
106 - updated translations |
116 - updated translations |