Metadata-Version: 1.1
Name: ps.plone.mlstiles
Version: 1.2
Summary: Tiles support for the Propertyshelf MLS Plone Embedding.
Home-page: https://github.com/propertyshelf/ps.plone.mlstiles
Author: Propertyshelf, Inc.
Author-email: development@propertyshelf.com
License: GPL
Download-URL: http://pypi.python.org/pypi/ps.plone.mlstiles
Description-Content-Type: UNKNOWN
Description: ps.plone.mlstiles
        =================
        
        Plone add-on which extends the `Propertyshelf`_ `MLS Embedding`_ with tiles for `collective.cover`_.
        
        Read the full documentation at `<http://psplonemlstiles.readthedocs.org/en/latest>`_.
        
        
        Mostly Harmless
        ---------------
        
        .. image:: https://travis-ci.org/propertyshelf/ps.plone.mlstiles.png?branch=master
            :target: http://travis-ci.org/propertyshelf/ps.plone.mlstiles
            :alt: Travis CI status
        
        .. image:: https://coveralls.io/repos/propertyshelf/ps.plone.mlstiles/badge.png?branch=master
            :target: https://coveralls.io/r/propertyshelf/ps.plone.mlstiles?branch=master
            :alt: Coveralls status
        
        .. image:: https://badge.fury.io/py/ps.plone.mlstiles.png
            :target: http://badge.fury.io/py/ps.plone.mlstiles
            :alt: Fury Python
        
        .. image:: https://badge.fury.io/gh/propertyshelf%2Fps.plone.mlstiles.png
            :target: http://badge.fury.io/gh/propertyshelf%2Fps.plone.mlstiles
            :alt: Fury Github
        
        
        .. _`Propertyshelf`: http://propertyshelf.com
        .. _`MLS Embedding`: https://pypi.python.org/pypi/plone.mls.listing
        .. _`collective.cover`: https://pypi.python.org/pypi/collective.cover
        
        Changelog
        =========
        
        1.2 (2017-12-12)
        ----------------
        
        - Fix wrong usage of FIELDS.
        - Truncate description for listings in summaries with global configuration.
        
        
        1.1 (2017-09-15)
        ----------------
        
        - Use SelectWidget with pat-select2 for Plone 5.
        - Hide all location fields in search form tile when one option in linked search form is pre-selected.
        - Add listing search results tile for Mosaic.
        
        
        1.0 (2017-09-06)
        ----------------
        
        - Add new base tiles which are independent of collective.cover.
        - Move collective.cover related tiles to new support package.
        - Add plone.app.mosaic specific tiles for listings and developments.
        - Add GS profiles for Plone 4 and Plone 5.
        - Install cover/mosaic support when addons are installed with GS event.
        - Add missing browser layer.
        
        
        0.3.1 (2017-08-24)
        ------------------
        
        - Add missing upgrade step to add development collection tile to existing sites.
        
        
        0.3 (2017-08-22)
        ----------------
        
        - Add development collection tile for collective cover.
        
        
        0.2 (2017-08-04)
        ----------------
        
        - Add freetext search field.
        - Fix listing search custom form prefix.
        - Fix collection tiles listing retrieval to include configuration of the target collection.
        
        
        0.1.1 (2014-07-15)
        ------------------
        
        - Added dependency to ps.plone.mls.
        - Added 'Feature Listings' tile.
        - I18N updates.
        
        
        0.1 (2014-05-28)
        ----------------
        
        - Initial release.
        - Added tiles for listing collections, recent listings and listing search.
        
Keywords: plone zope mls listing real estate
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: Framework :: Plone :: 5.0
Classifier: Framework :: Plone :: 5.1
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
