src/pyams_portal.egg-info/PKG-INFO
changeset 79 9a8385a24d1a
parent 70 68d0d7a99ce3
child 99 29e2004100b3
equal deleted inserted replaced
78:9cb4449caef6 79:9a8385a24d1a
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-portal
     2 Name: pyams-portal
     3 Version: 0.1.9
     3 Version: 0.1.10
     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.10
       
   103         ------
       
   104          - renamed factories to use snake_case on functions
       
   105          - add edit forms prefix
       
   106          - don't use default form and widgets prefix
       
   107         
   102         0.1.9
   108         0.1.9
   103         -----
   109         -----
   104          - added raw HTML and rich text portlets
   110          - added raw HTML and rich text portlets
   105          - added preview support to portal context
   111          - added preview support to portal context
   106          - updated image portlet preview template
   112          - updated image portlet preview template