src/pyams_portal.egg-info/PKG-INFO
changeset 224 27f7e8478a17
parent 217 16b94dd68428
child 228 215a04d7a84a
equal deleted inserted replaced
223:8a435c645a72 224:27f7e8478a17
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-portal
     2 Name: pyams-portal
     3 Version: 0.1.19.2
     3 Version: 0.1.20
     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.20
       
   102         ------
       
   103          - disable portlets cache when request params is not empty
       
   104          - convert "oid://" URLs to relative URLs in HTML portlet renderer
       
   105          - added spacer portlet
       
   106         
   101         0.1.19.2
   107         0.1.19.2
   102         --------
   108         --------
   103          - add check for missing portlets
   109          - add check for missing portlets
   104         
   110         
   105         0.1.19.1
   111         0.1.19.1