Metadata-Version: 1.1
Name: ps.diazo.vanilla
Version: 1.5.1
Summary: Propertyshelf Vanilla Theme.
Home-page: https://github.com/propertyshelf/ps.diazo.vanilla
Author: Propertyshelf, Inc.
Author-email: development@propertyshelf.com
License: GPL
Download-URL: http://pypi.python.org/pypi/ps.diazo.vanilla
Description: Propertyshelf Vanilla Theme
        ===========================
        
        This installable Diazo Theme product delivers a general and mobile-ready implementation of a html5 template for Plone with activated Listing embedding tools. It is intended to deliver a library of standard features, which can be re-used in different customized variations.
        
        Platform
        --------
        
        - Plone CMS > 4.3
        
        Features
        --------
        
        - mobile-ready
        - configurable via Diazo Parameters
        - feature-library for custom implementations
        - Carousel support
        - Covers support and improvements
        - full support of propertyshelfs embedding features
        
        Dependencies
        ------------
        
        - plone.app.theming (Diazo support)
        
        Optional dependencies
        #####################
        
        - plone.mls.listing
        - ps.plone.mls
        - mls.apiclient
        - collective.cover
        - Products.Carousel
        
        Setup Steps
        -----------
        
        If the theme is installed via ZIP file upload, please deactivate the following Plone default css files in portal_css via ZMI:
        
        - ``reset.css``
        - ``public.css``
        
        Options
        -------
        
        You can adjust the following Diazo parameters in Advanced settings of the "Theming" in Site Setup.
        
        header_class
        ############
        
        - normal
        - light
        - dark
        - *Default:* header_class = string:normal
        
        nr_phone_show
        #############
        
        - This phone number shows on header contact information
        - *Default:* nr_phone_show = string:+166 1418 7657
        
        nr_phone
        ########
        
        - Is dialed by apps when click on header phone number
        - *Default:* nr_phone = string:16614187657
        
        email
        #####
        
        - This email is use in the header contact imformation
        - *Default:* email = string:info@propertyshelf.com
        
        slider_fullscreen
        #################
        
        - true
        - false
        - *Default:* slider_fullscreen = string:false
        
        Contributors
        ------------
        
        - Jens Krause, jens@propertyshelf.com
        - Kantanart Wanichkajornkul, kantanart@propertyshelf.com
        - Thomas Massmann, thomas@propertyshelf.com
        
        Changelog
        =========
        
        1.5.1 (2016-05-25)
        ------------------
        
        - Fixed wrong HiddenProfiles utility name.
        
        
        1.5 (2016-05-25)
        ----------------
        
        - Add support for plone.mls.listing > 1.7.
        - Code cleanup.
        
        
        1.4 (2015-10-06)
        ----------------
        
        - Auto-balance ListingCollections in covers
        - Minified scripts and styles
        
        
        1.3 (2015-07-28)
        ----------------
        
        - Google-analytics script support
        - Improve standard style (h1-h4)
        - Price style for ListingTiles
        - Bugfixes
        
        
        1.2 (2015-07-07)
        ----------------
        
        - Improve on cached developments summary images
        - Add fullscreen carousel
        
        
        1.1 (2015-06-16)
        ----------------
        
        - Update README.rst
        
        
        1.0 (2015-06-11)
        ----------------
        
        - Include *Devolpments header embedding*
        
        
        0.9 (2015-06-04)
        ----------------
        
        - table release for shared hosting
        
        
        0.8.3 (2015-06-02)
        ------------------
        
        - CSS cleanup
        - Support small-screen PS Jssor Slider
        
        
        0.8.2 (2015-06-02)
        ------------------
        
        - Fix javascript for improving ListingDetails
        - Catch error on Developments JS
        
        
        0.8.1 (2015-06-02)
        ------------------
        
        - Remove console.log statements from support.js
        
        
        0.8 (2015-06-02)
        ----------------------
        
        - Enable calculated height for ListingCollection Tiles
        
        
        0.7.1
        ----------------------
        
        - Fix broken 0.7 release
        
        
        0.7
        ------------------------------
        
        - Fix broken 0.6 release
        
        
        0.6
        ------------------------------
        
        - Improved ListingQuickSearch
        - Improved ListTiles (for covers)
        
        
        0.5
        -------------------
        
        - New default phone nr. in diazo parameters
        - Bordered listing style (ListingResults)
        
        
        0.4
        -------------------
        
        - Fixed missing div before content header
        
        
        
        0.3
        -------------------
        
        - Bugfixes Listing Details
        
        
        
        0.2
        -------------------
        
        - Improved default styles & icons
        
        
        0.1
        -------------------
        
        - Initial set of styles and rules
        - Initial release [Solomonic].
        - Use buildout.plonetest based package buildout. [tmassmann]
        - Fixed codeanalysis error messages. [tmassman]
        - Added documentation skeleton. [tmassman]
        
        
Keywords: plone diazo
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.1
Classifier: Framework :: Plone :: 4.2
Classifier: Framework :: Plone :: 4.3
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
