src/pyams_content.egg-info/PKG-INFO
changeset 1355 81d85c23a445
parent 1339 401655442ef0
child 1359 a28a08bb2d4e
equal deleted inserted replaced
1354:1816388f2887 1355:81d85c23a445
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-content
     2 Name: pyams-content
     3 Version: 0.1.52
     3 Version: 0.1.53
     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.53
       
    76         ------
       
    77          - added interfaces and subscribers to be able to provide additional information to an internal
       
    78            link based on link's target class
       
    79          - updated search results portlet API so that results pages can have custom length
       
    80          - updated shared forms management (added RGPD consent management properties, updated
       
    81          - small refactoring in shared contents properties edit forms
       
    82          - added IInternalReferencesList support to logos paragraph
       
    83          - added option in shared data types definition to allow display of data type as content's tag
       
    84          - force full reload when shared content's title is modified so that breadcrumbs are correctly updated
       
    85          - added data type criteria in advanced search form
    74         
    86         
    75         0.1.52
    87         0.1.52
    76         ------
    88         ------
    77          - updated label dor draft contents using standard workflow
    89          - updated label dor draft contents using standard workflow
    78          - added actions support to form fields container table
    90          - added actions support to form fields container table