src/pyams_content.egg-info/PKG-INFO
branchdev-dc
changeset 1012 d77417cf9e67
parent 1007 0ca2b4efb158
child 1031 56cbd405769f
equal deleted inserted replaced
1000:02a2b18d0ff7 1012:d77417cf9e67
     1 Metadata-Version: 1.1
     1 Metadata-Version: 2.1
     2 Name: pyams-content
     2 Name: pyams-content
     3 Version: 0.1.19.1
     3 Version: 0.1.21
     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
     9 Description-Content-Type: UNKNOWN
       
    10 Description: 
     9 Description: 
    11         PyAMS content configuration directives
    10         PyAMS content configuration directives
    12         ======================================
    11         ======================================
    13         
    12         
    14         # Default application factory
    13         # Default application factory
    70         pyams_content.config.site_factory = onf_website.shared.site.manager.SiteManager
    69         pyams_content.config.site_factory = onf_website.shared.site.manager.SiteManager
    71         
    70         
    72         
    71         
    73         History
    72         History
    74         =======
    73         =======
       
    74         
       
    75         0.1.21
       
    76         ------
       
    77          - updated cancel button's type in paragraphs inner edit forms
       
    78          - merge branch dev-dc to include new menus properties
       
    79         
       
    80         0.1.20
       
    81         ------
       
    82          - added base typed contents properties edit form
       
    83          - added option to view items display portlet to select start position of extracted items
       
    84          - use locale settings when sorting top menu items
    75         
    85         
    76         0.1.19
    86         0.1.19
    77         ------
    87         ------
    78          - added "topic" shared content
    88          - added "topic" shared content
    79          - added description and notepad attributes to sites, folders and blogs
    89          - added description and notepad attributes to sites, folders and blogs
   290 Classifier: License :: OSI Approved :: Zope Public License
   300 Classifier: License :: OSI Approved :: Zope Public License
   291 Classifier: Development Status :: 4 - Beta
   301 Classifier: Development Status :: 4 - Beta
   292 Classifier: Programming Language :: Python
   302 Classifier: Programming Language :: Python
   293 Classifier: Framework :: Pyramid
   303 Classifier: Framework :: Pyramid
   294 Classifier: Topic :: Software Development :: Libraries :: Python Modules
   304 Classifier: Topic :: Software Development :: Libraries :: Python Modules
       
   305 Provides-Extra: test