src/pyams_portal.egg-info/PKG-INFO
changeset 213 4a3edf1097c5
parent 210 8c92bf83518d
child 217 16b94dd68428
equal deleted inserted replaced
212:6befdc90c967 213:4a3edf1097c5
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-portal
     2 Name: pyams-portal
     3 Version: 0.1.19
     3 Version: 0.1.19.1
     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.19.1
       
   102         --------
       
   103          - corrected slots vocabulary to avoid encoding problems
       
   104         
   101         0.1.19
   105         0.1.19
   102         ------
   106         ------
   103          - sue request hostname in portlets cache key
   107          - use request hostname in portlets cache key
   104          - updated picture template
   108          - updated picture template
   105          - updated portlet edit form template
   109          - updated portlet edit form template
   106         
   110         
   107         0.1.18
   111         0.1.18
   108         ------
   112         ------