src/pyams_content.egg-info/PKG-INFO
changeset 1245 971b77c0cbc4
parent 1236 251275759b4c
child 1249 0ffecffbd987
equal deleted inserted replaced
1244:4ad4c1cf673a 1245:971b77c0cbc4
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-content
     2 Name: pyams-content
     3 Version: 0.1.39.1
     3 Version: 0.1.40
     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.40
       
    76         ------
       
    77          - added views and search folders sort option based on "visible publication date"; this date is chosen at publication
       
    78            time and can be the current version effective publication date, or the first version effective publication date
       
    79          - use factories interfaces in paragraphs add and edit forms
       
    80          - added social network connection interface and adapters
       
    81          - added duration and age range attributes to resources
       
    82          - don't make comment required when canceling a prepared publication
    74         
    83         
    75         0.1.39.1
    84         0.1.39.1
    76         --------
    85         --------
    77          - renamed sort constant name and updated sorting labels
    86          - renamed sort constant name and updated sorting labels
    78         
    87