src/pyams_content.egg-info/PKG-INFO
changeset 1148 3959d8c4c1ec
parent 1142 d201a33692e2
child 1151 789e9f5c510e
equal deleted inserted replaced
1147:0723aa959926 1148:3959d8c4c1ec
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-content
     2 Name: pyams-content
     3 Version: 0.1.28
     3 Version: 0.1.29
     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.29
       
    76         ------
       
    77          - updated menus order
    74         
    78         
    75         0.1.28
    79         0.1.28
    76         ------
    80         ------
    77          - updated views and search folders engine
    81          - updated views and search folders engine
    78          - added property to views to only select contents located inside view's context
    82          - added property to views to only select contents located inside view's context