Metadata-Version: 1.0
Name: zopyx.together
Version: 0.1
Summary: Plone integration with together.js
Home-page: http://github.com/zopyx/zopyx.together
Author: Andreas Jung
Author-email: info@zopyx.com
License: GPL
Description: zopyx.together
        ==============
        
        Experimental integration of Plone 4 with TogetherJS
        
        
        Installation
        ------------
        
        Add ``zopyx.together`` to the ``eggs`` and ``zcml`` option of your buildout
        configuration, re-run buildout and activate ``zopyx.together`` within Plone.
        
        A new button ``Start TogetherJS`` will appear below the content headline.
        Clicking the button will activate the TogetherJS functionality
        
        Changes
        -------
        
        0.1.0 (2014-02-13)
        ------------------
        
        - Initial release
        
        
        Author
        ------
        
        | ZOPYX
        | Andreas Jung
        | info@zopyx.com
        | www.zopyx.com
        
        
Keywords: Plone TogetherJS
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
