src/pyams_content.egg-info/PKG-INFO
changeset 1100 3666e9ca6833
parent 1052 5df53dbacc2e
child 1107 2f07bcec4271
equal deleted inserted replaced
1099:74277fdf437e 1100:3666e9ca6833
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-content
     2 Name: pyams-content
     3 Version: 0.1.25
     3 Version: 0.1.26
     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.26
       
    76         ------
       
    77          - added search folders, which are a mixin between site folders and views
       
    78          - added option to only include selected references in views, without doint any search
       
    79          - added internal reference to logos
       
    80          - added custom header to contents links
       
    81          - updated contact card
       
    82          - updated sites tree table ID
       
    83          - updated Venusian exclusion rule
       
    84          - updated "site_index" module location (moved to "catalog" feature)
       
    85          - moved all front-office skin's related features to PyAMS_default_theme package; pyams_content.skin.zmi is moved back
       
    86            to pyams_content.zmi
       
    87          - improved TinyMCE editor plug-in used to insert internal links (pyams_content.js)
    74         
    88         
    75         0.1.25
    89         0.1.25
    76         ------
    90         ------
    77          - added pictograms manager to handle empty pictograms list
    91          - added pictograms manager to handle empty pictograms list
    78          - keep order when updating container's object URL's
    92          - keep order when updating container's object URL's