src/pyams_content.egg-info/PKG-INFO
changeset 81 3e37d4dd8e3b
parent 27 be3984675d3f
child 118 f30ee9996da9
equal deleted inserted replaced
80:bebdf1365369 81:3e37d4dd8e3b
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-content
     2 Name: pyams-content
     3 Version: 0.1.3
     3 Version: 0.1.4
     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
     9 Description: 
     9 Description: 
    10         
    10         
    11         History
    11         History
    12         =======
    12         =======
       
    13         
       
    14         0.1.4
       
    15         -----
       
    16          - added content review features
       
    17          - added image map content type
       
    18          - added attributes on default workflow transactions to handle notifications (used by "pyams_notify" package)
       
    19          - added UserSkinnableContent as base class for site root and blog manager
       
    20          - changed admin view name to "admin" instead of "admin.html"
       
    21          - changed vocabularies declarations
       
    22          - changed widgets CSS class attribute
    13         
    23         
    14         0.1.3
    24         0.1.3
    15         -----
    25         -----
    16          - added subscribers for media files events
    26          - added subscribers for media files events
    17          - updated contents management interface
    27          - updated contents management interface