src/pyams_content.egg-info/PKG-INFO
branchdev-dc
changeset 1086 3d259e1718ef
parent 1052 5df53dbacc2e
child 1100 3666e9ca6833
equal deleted inserted replaced
1079:a5e56749ca3d 1086:3d259e1718ef
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-content
     2 Name: pyams-content
     3 Version: 0.1.21
     3 Version: 0.1.25
     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.25
       
    76         ------
       
    77          - added pictograms manager to handle empty pictograms list
       
    78          - keep order when updating container's object URL's
       
    79          - updated permission to access properties view
       
    80          - corrected OpenGraph locale tags
       
    81         
       
    82         0.1.24
       
    83         ------
       
    84          - updated public title of attachments
       
    85          - check view's context before using it's content type
       
    86          - get view's internal references into given order
       
    87         
       
    88         0.1.23
       
    89         ------
       
    90          - added check in text with prefix widgets
       
    91          - updated attachment public title
       
    92         
       
    93         0.1.22
       
    94         ------
       
    95          - sort pictograms in manager settings form
       
    96          - use request hostname in portlets cache key
       
    97          - added attributes, methods and portlet related to site navigation
       
    98          - added settings to add prefix to all external files download links
       
    99          - added sitemap and "robots.txt" views
       
   100          - updated videos renderers
    74         
   101         
    75         0.1.21
   102         0.1.21
    76         ------
   103         ------
    77          - updated cancel button's type in paragraphs inner edit forms
   104          - updated cancel button's type in paragraphs inner edit forms
    78          - merge branch dev-dc to include new menus properties
   105          - merge branch dev-dc to include new menus properties