equal
deleted
inserted
replaced
1 Metadata-Version: 2.1 |
1 Metadata-Version: 2.1 |
2 Name: pyams-default-theme |
2 Name: pyams-default-theme |
3 Version: 0.1.36.1 |
3 Version: 0.1.37 |
4 Summary: PyAMS default theme |
4 Summary: PyAMS default theme |
5 Home-page: http://hg.ztfy.org/pyams/pyams_default_theme |
5 Home-page: http://hg.ztfy.org/pyams/pyams_default_theme |
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 |
9 Description: |
9 Description: |
10 |
10 |
11 History |
11 History |
12 ======= |
12 ======= |
|
13 |
|
14 0.1.37 |
|
15 ------ |
|
16 - added Opensearch metas adapter and views |
|
17 - added "icon" metas adapter |
|
18 - set request context when using "+" route |
|
19 - use request "display_context" property instead of using annotations in base header renderer |
|
20 - check context publication status before getting shared content in "/+/" router |
|
21 - updated layouts |
13 |
22 |
14 0.1.36.1 |
23 0.1.36.1 |
15 -------- |
24 -------- |
16 - moved shared content specificities portlet settings to PyAMS_content package |
25 - moved shared content specificities portlet settings to PyAMS_content package |
17 |
26 |