src/pyams_content.egg-info/PKG-INFO
changeset 997 38c23b8cc9e3
parent 982 33e3a44c50b3
child 1007 0ca2b4efb158
equal deleted inserted replaced
996:91cd0cc00ab5 997:38c23b8cc9e3
     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.20
     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.20
       
    76         ------
       
    77          - added base typed contents properties edit form
       
    78          - added option to view items display portlet to select start position of extracted items
       
    79          - use locale settings when sorting top menu items
    75         
    80         
    76         0.1.19
    81         0.1.19
    77         ------
    82         ------
    78          - added "topic" shared content
    83          - added "topic" shared content
    79          - added description and notepad attributes to sites, folders and blogs
    84          - added description and notepad attributes to sites, folders and blogs
   290 Classifier: License :: OSI Approved :: Zope Public License
   295 Classifier: License :: OSI Approved :: Zope Public License
   291 Classifier: Development Status :: 4 - Beta
   296 Classifier: Development Status :: 4 - Beta
   292 Classifier: Programming Language :: Python
   297 Classifier: Programming Language :: Python
   293 Classifier: Framework :: Pyramid
   298 Classifier: Framework :: Pyramid
   294 Classifier: Topic :: Software Development :: Libraries :: Python Modules
   299 Classifier: Topic :: Software Development :: Libraries :: Python Modules
       
   300 Provides-Extra: test