src/pyams_content.egg-info/PKG-INFO
changeset 1031 56cbd405769f
parent 1007 0ca2b4efb158
child 1038 b371683a9aa7
equal deleted inserted replaced
1030:8046e05b206d 1031:56cbd405769f
     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.22
     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.22
       
    76         ------
       
    77          - sort pictograms in manager settings form
       
    78          - use request hostname in portlets cache key
       
    79          - added attributes, methods and portlet related to site navigation
       
    80          - added settings to add prefix to all external files download links
       
    81          - added sitemap and "robots.txt" views
       
    82          - updated videos renderers
    74         
    83         
    75         0.1.21
    84         0.1.21
    76         ------
    85         ------
    77          - updated cancel button's type in paragraphs inner edit forms
    86          - updated cancel button's type in paragraphs inner edit forms
    78          - merge branch dev-dc to include new menus properties
    87          - merge branch dev-dc to include new menus properties