Metadata-Version: 1.1
Name: ps.plone.zmi
Version: 0.3
Summary: ZMI customizations for Plone instances.
Home-page: https://github.com/propertyshelf/ps.plone.zmi
Author: Propertyshelf, Inc.
Author-email: development@propertyshelf.com
License: GPL
Download-URL: http://pypi.python.org/pypi/ps.plone.zmi
Description: ps.plone.zmi
        ============
        
        ZMI customizations for Plone instances.
        
        
        Mostly Harmless
        ---------------
        
        .. image:: https://travis-ci.org/propertyshelf/ps.plone.zmi.png?branch=master
           :target: http://travis-ci.org/propertyshelf/ps.plone.zmi
        
        Changelog
        =========
        
        0.3 (2016-01-22)
        ----------------
        
        - Added Propertyshelf logo.
        
        
        0.2 (2014-03-07)
        ----------------
        
        - Added patch to include custom CSS file for manage and manage_main template.
        - Hide 'Add Plone Site' button. Plone sites are created using Chef provisioning
          and collective.recipe.plonesite.
        
        
        0.1 (2014-03-06)
        ----------------
        
        - Initial release.
        - Added custom view for the Zope root folder ('plone-overview').
        
Keywords: plone zmi
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.2
Classifier: Framework :: Plone :: 4.3
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
