Metadata-Version: 1.0
Name: collective.masonry
Version: 1.2.1
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_  v2.0.110927
        
        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.2.1 (2012-08-13)
        ------------------
        
        - Add visualClear block to be sure content is displayed after blocks.
        - Use link for css registry.
        
        1.2 (2011-12-30)
        ----------------
        
        - add new classifiers
        - update manage portlet contextual to work as default one
        
        1.1 (2011-10-06)
        ----------------
        
        - change the slot used for portlets: IAboveContentBody and IBelowContentBody
          [toutpt]
        
        1.0 (2011-10-06)
        ----------------
        
        - update masonry to v2.0.110927 and imagesLoaded plugin to v1.0.4
          [toutpt]
        
        1.0b2 - (2011-04-07)
        --------------------
        
        - add jquery.imagesloaded plugin to fix images handling in masonry
          [toutpt]
        
        1.0b1 - (2011-02-24)
        --------------------
        
        - Initial release
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.0
Classifier: Framework :: Plone :: 4.1
Classifier: Framework :: Plone :: 4.2
Classifier: Programming Language :: Python
