Metadata-Version: 1.1
Name: vnccollab.portal
Version: 1.0.0
Summary: VNC Collaboration Portal
Home-page: https://github.com/vnc-biz/vnccollab.portal
Author: Jose Dinuncio
Author-email: jose.dinuncio@vnc.biz
License: gpl
Description: vnccollab.portal
        ================
        
        Introduction
        ------------
        
        vnccollab.portal transforms a vanilla plone site in a VNC Collaboration Portal (VCP).
        The free version of VCP offers:
        
        * A new Theme, with a content creation wizard.
        * Redmine Integration.
        * Zimbra Integration.
        
        
        Installation
        ------------
        
        Please read INSTALL.rst for details about the installation.
        
        
        Known Issues
        ------------
        
        Due to the use of plone.app.jquery 1.7.2, there could be some issues with
        overlays in Plone 4.2.
        
        Changelog
        =========
        
        1.0.0 - July 21, 2014
        ---------------------
        
        - Adds tests.
          [Jose Dinuncio]
        
        - Improves setuphandlers.
          [Jose Dinuncio]
        
        - Adds portal add-ons.
          [Jose Dinuncio]
        
        - Adds overrides.zcml
          [Jose Dinuncio]
        
        - Initial commit.
          [Jose Dinuncio]
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Topic :: Software Development :: Libraries :: Python Modules
