Metadata-Version: 1.0
Name: collective.masonry
Version: 1.0b1
Summary: Integrate Masonry to Plone
Home-page: https://github.com/collective/collective.masonry
Author: JeanMichel FRANCOIS
Author-email: toutpt@gmail.com
License: GPL
Description: Introduction
        ============
        
        This add-on is inspeared by ContentWellPortlets_. Main differences are:
        
        * You can add as many portlets as you want above and below the content body.
        * There is only one manage portlet screen
        * Portlets are rendering with the jquery plugin masonry_
        
        Credits
        =======
        
        Companies
        ---------
        
        |makinacom|_
        
          * `Planet Makina Corpus <http://www.makina-corpus.org>`_
          * `Contact us <mailto:python@makina-corpus.org>`_
        
        Authors
        
          - JeanMichel FRANCOIS aka toutpt <toutpt@gmail.com>
        
        Contributors
        
          - 
        
        .. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif
        .. _makinacom:  http://www.makina-corpus.com
        .. _masonry: http://desandro.com/resources/jquery-masonry
        .. _ContentWellPortlets: http://pypi.python.org/pypi/Products.ContentWellPortlets
        
        Changelog
        =========
        
        1.0dev (unreleased)
        -------------------
        
        - Initial release
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
