Metadata-Version: 1.0
Name: ps.diazo.vanilla
Version: 1.3
Summary: Diazo 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: =====================
        Vanilla Theme (Diazo)
        =====================
        
        *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)
            - *plone.mls.listing* *[1]*
            - *ps.plone.mls* *[1]*
            - *mls.apiclient* *[1]*
            - *collective.cover* *[1]*
            - *Products.Carousel* *[1]*
            [**1** *optional but needed for full features*]
        
        :Setup Steps:
            *DEACTIVATE Plone default css files*
            - reset.css
            - public.css
        
        :Parameter:
            *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
            
        
        :Contact:
            *development@propertyshelf.com*
        
        :Implementation:
          - Propertyshelf, Inc. [development@propertyshelf.com]
          - Kantanart Wanichkajornkul [kantanart@propertyshelf.com]
          - Jens Krause [jens@propertyshelf.com]
        
        =========
        Changelog
        =========
        
        
        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)
        ----------------
        
        - stable 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 vanilla
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
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
