src/pyams_content.egg-info/PKG-INFO
changeset 1175 b851a687604d
parent 1151 789e9f5c510e
child 1178 a82fd2ebb713
equal deleted inserted replaced
1174:f385d7d24af9 1175:b851a687604d
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-content
     2 Name: pyams-content
     3 Version: 0.1.30
     3 Version: 0.1.31
     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.31
       
    76         ------
       
    77          - updated dynamic menus management
       
    78          - use custom skin's stylesheet in HTML editor
       
    79          - updated factories declarations
       
    80          - add error message in rename form when selected URL already exists
       
    81          - added option to force canonical URL in internal links
       
    82          - updated views interfaces to add optional "request" argument to params and results getters methods
       
    83          - updated views and search engines so that results displayed in a view component can be excluded from other search
       
    84            results
       
    85          - allow direct search by OID (prefixed by +) in front-office
    74         
    86         
    75         0.1.30
    87         0.1.30
    76         ------
    88         ------
    77          - updated quick search engine from dashboards
    89          - updated quick search engine from dashboards
    78          - updated translations
    90          - updated translations