src/pyams_content.egg-info/PKG-INFO
changeset 1043 18aaa69eee31
parent 1038 b371683a9aa7
child 1052 5df53dbacc2e
equal deleted inserted replaced
1042:375c07107cf2 1043:18aaa69eee31
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-content
     2 Name: pyams-content
     3 Version: 0.1.23
     3 Version: 0.1.24
     4 Summary: PyAMS base content interfaces and classes
     4 Summary: PyAMS base content interfaces and classes
     5 Home-page: http://hg.ztfy.org/pyams/pyams_content
     5 Home-page: http://hg.ztfy.org/pyams/pyams_content
     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
    69         pyams_content.config.site_factory = onf_website.shared.site.manager.SiteManager
    69         pyams_content.config.site_factory = onf_website.shared.site.manager.SiteManager
    70         
    70         
    71         
    71         
    72         History
    72         History
    73         =======
    73         =======
       
    74         
       
    75         0.1.24
       
    76         ------
       
    77          - updated public title of attachments
       
    78          - check view's context before using it's content type
       
    79          - get view's internal references into given order
    74         
    80         
    75         0.1.23
    81         0.1.23
    76         ------
    82         ------
    77          - added check in text with prefix widgets
    83          - added check in text with prefix widgets
    78          - updated attachment public title
    84          - updated attachment public title