src/pyams_portal.egg-info/PKG-INFO
changeset 287 a6ad7e5ff859
parent 283 cd30e57eae92
child 291 ed157de312e6
equal deleted inserted replaced
286:9677eb0fc872 287:a6ad7e5ff859
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-portal
     2 Name: pyams-portal
     3 Version: 0.1.30
     3 Version: 0.1.31
     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.31
       
   102         ------
       
   103          - automatically change template configuration to use a shared template as soon as
       
   104            a shared template is selected
       
   105         
   101         0.1.30
   106         0.1.30
   102         ------
   107         ------
   103          - added FormManager support in portlet renderer properties edit form
   108          - added FormManager support in portlet renderer properties edit form
   104         
   109         
   105         0.1.29
   110         0.1.29