src/pyams_content.egg-info/PKG-INFO
changeset 1412 5a4cc99b8253
parent 1409 c5d0919c9159
child 1415 24cc66cb1a14
equal deleted inserted replaced
1411:cd12f6f824e2 1412:5a4cc99b8253
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-content
     2 Name: pyams-content
     3 Version: 0.1.61
     3 Version: 0.1.61.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.61.1
       
    76         --------
       
    77          - updated imports for last "pyams_file" package version
    74         
    78         
    75         0.1.61
    79         0.1.61
    76         ------
    80         ------
    77          - moved MyAMS resources to dedicated package
    81          - moved MyAMS resources to dedicated package
    78          - apply relevance sorting in views and search folders only when a search query was entered
    82          - apply relevance sorting in views and search folders only when a search query was entered