src/pyams_content.egg-info/PKG-INFO
changeset 1286 20be0e82d306
parent 1283 8e96d653a9ff
child 1290 9c42da366360
equal deleted inserted replaced
1285:a869fd818ea7 1286:20be0e82d306
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-content
     2 Name: pyams-content
     3 Version: 0.1.47
     3 Version: 0.1.47.1
     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.47.1
       
    76         --------
       
    77          - added "superscript" formatter to framed paragraph editor
    74         
    78         
    75         0.1.47
    79         0.1.47
    76         ------
    80         ------
    77          - added argument in "register_content_type" function to declare that some content types are not
    81          - added argument in "register_content_type" function to declare that some content types are not
    78            "shared contents", and so are automatically rejected by views and search folders
    82            "shared contents", and so are automatically rejected by views and search folders