src/pyams_content.egg-info/PKG-INFO
changeset 1304 0e55a866c744
parent 1301 3f8dff132bbb
child 1313 4e94939260d2
equal deleted inserted replaced
1303:c31f707f93fc 1304:0e55a866c744
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-content
     2 Name: pyams-content
     3 Version: 0.1.49
     3 Version: 0.1.49.1
     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.49.1
       
    76         --------
       
    77          - corrected syntax error in paragraph's renderer selection widget template
    74         
    78         
    75         0.1.49
    79         0.1.49
    76         ------
    80         ------
    77          - updated redirections rules table to add caching and correctly display status of links contents
    81          - updated redirections rules table to add caching and correctly display status of links contents
    78          - small updates in themes and collections management
    82          - small updates in themes and collections management