src/pyams_content.egg-info/PKG-INFO
changeset 236 239d4646634e
parent 172 8a14864b8429
child 317 578c0df290b5
equal deleted inserted replaced
235:4eca722f1409 236:239d4646634e
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-content
     2 Name: pyams-content
     3 Version: 0.1.7
     3 Version: 0.1.8
     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.8
       
    15         -----
       
    16          - switch from callbacks to events in several forms output
       
    17          - added allowed paragraphs types to shared tools
       
    18          - added count markers in paragraphs view for each association type and illustrations
       
    19          - don't create default paragraphs when paragraphs list is not empty (which is the case when
       
    20            duplicating a content)
       
    21          - added direct link to favorites from dashboards
       
    22          - use generic event for forms updates output
       
    23          - updated paragraphs container management
       
    24          - updated language management in text search
       
    25          - updated content preview management
       
    26          - many improvements and minor updates
    13         
    27         
    14         0.1.7
    28         0.1.7
    15         -----
    29         -----
    16          - added illustration and gallery paragraphs summary
    30          - added illustration and gallery paragraphs summary
    17          - added shared forms
    31          - added shared forms