Metadata-Version: 1.0
Name: ps.diazo.realia
Version: 0.6
Summary: Plone Realia Theme
Home-page: https://github.com/propertyshelf/ps.diazo.realia
Author: Propertyshelf, Inc.
Author-email: development@propertyshelf.com
License: GPL
Download-URL: http://pypi.python.org/pypi/ps.diazo.realia
Description: Propertyshelfs Realia-II Theme
        ========================================
        
        *This installable Plone product enables a Diazo implementation of the mobile-ready HTML5 theme, based on the popular Realia Theme.*
        
        :Platform:
          * Plone 4.XX (Plone >4.3 recommented)
          * requires plone.app.theming
          * requires Diazo support
        
        :Supports:
          * mobile-ready
          * Html5, CSS3
          * use as Zip Upload
          * propertyshelfs listing embedding solutions
        
        :Setup Steps:
          Deactivate the following Plone default css files in portal_css via ZMI:
        
              * 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
                - dark-dark
                - *Default:* header_class = string:normal
        
            *slider_fullscreen:*
                - true
                - false
                - *Default:* slider_fullscreen = string:false
        
            *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
        
        	*theme_color:*
        	    - blue
        	    - gray-blue
        	    - gray-blue-light
        	    - brown
        	    - brown-dark
        	    - gray-brown
        	    - gray-borwn-dark
        	    - green
        	    - green-light
        	    - gray-green
        	    - magenta
        	    - gray-magenta
        	    - orange
        	    - gray-orange
        	    - red
        	    - gray-red
        	    - turquiose
        	    - gray-turquiose
        	    - violet
        	    - gray-violet
        	    - *Default:* theme_color = string:blue
        
        =========
        Changelog
        =========
        
        
        0.6 (2015-07-28)
        ----------------
        
        - Bugfix: include webstatics scripts of the Site controlpanel
        - optimized Image behaviour for ListingSummary
        - improve default headline setting (h1-h4)
        - IE extended support
        
        
        0.5 (2015-07-08)
        ----------------
        
        - collective.cover bug-fix
        - add Diazo Parameter for switch on/off full-width slider
        
        
        0.4 (2015-07-07)
        ----------------
        
        - full support new ListingSlider
        - QoC improvements
        
        
        0.2 (2015-06-24)
        ----------------
        
        - small screen improvements
        - fix color selection via parameter
        
        
        0.1 (2015-06-16)
        ----------------
        
        - first release
        
        
Keywords: plone diazo
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
