src/pyams_content.egg-info/PKG-INFO
changeset 1199 7306c0f74c17
parent 1183 4960f29e4127
child 1202 bbfe97a536f4
equal deleted inserted replaced
1198:d8fbefa460d6 1199:7306c0f74c17
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-content
     2 Name: pyams-content
     3 Version: 0.1.31.2
     3 Version: 0.1.32
     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.32
       
    76         ------
       
    77          - updated permission on workflow clone views
       
    78          - updated advanced search results sort order
       
    79          - added short name to search folder, and updated default sort order
       
    80          - added shared contents "specificities" management, to allow a shared content type to provide specific information
       
    81            via several entry points (header portlet, paragraph and content portlet)
       
    82          - added glossary management features
       
    83          - added "remove_tags" HTML renderer
       
    84          - added editor (in HTML mode by default) to raw code paragraph
       
    85          - updated translations
    74         
    86         
    75         0.1.31.2
    87         0.1.31.2
    76         --------
    88         --------
    77          - corrected required property of internal link "force_canonical_url" attribute
    89          - corrected required property of internal link "force_canonical_url" attribute
    78          - updated site container header
    90          - updated site container header