src/pyams_content.egg-info/PKG-INFO
changeset 118 f30ee9996da9
parent 81 3e37d4dd8e3b
child 122 48a651ca76b7
equal deleted inserted replaced
117:2cbfaf8aa759 118:f30ee9996da9
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-content
     2 Name: pyams-content
     3 Version: 0.1.4
     3 Version: 0.1.5
     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.5
       
    15         -----
       
    16          - une generic function to generate all shared tools (pyams_content.generations)
       
    17          - use dynamic dialog class based on background image width in image maps adding and editing forms
       
    18          - add check against empty URLs before rendering imape map areas
       
    19          - add constants for role names
       
    20          - add workflow date indexes
       
    21          - add role for templates managers
       
    22          - add content publication properties subform
       
    23          - added readonly attributes for creation and last modification labels of shared contents
       
    24          - added content "push end date" and controls on publication effective and expiration dates
       
    25          - added base of view content portlet
       
    26          - changed content header to remove link to "new version" when the only version is in "retired" state
       
    27          - changed content summary view
       
    28          - moved news publication attributes to default workflow publication interface
       
    29          - use different messages in content deletion form if removed version is the first one or not
       
    30          - use simple adapter to get workflow associated with a given tool
       
    31          - set body of HTML paragraphs as not required
    13         
    32         
    14         0.1.4
    33         0.1.4
    15         -----
    34         -----
    16          - added content review features
    35          - added content review features
    17          - added image map content type
    36          - added image map content type