Metadata-Version: 1.1
Name: cpskin.diazotheme.dreamRightPortlet
Version: 0.4.8
Summary: Dream with right portlet for CPSkin
Home-page: https://github.com/IMIO/cpskin.diazotheme.dreamRightPortlet/
Author: IMIO
Author-email: support@imio.be
License: GPL
Description: ===================================
        cpskin.diazotheme.dreamRightPortlet
        ===================================
        
        This is a Cpskin Diazo theme
        
        Installation
        ------------
        
        Add this to your buildout.cfg, or do something equivalent
        
        ::
        
            develop += src/cpskin.diazotheme.dreamRightPortlet
            
            [instance]
            eggs += cpskin.diazotheme.dreamRightPortlet
            zcml += cpskin.diazotheme.dreamRightPortlet
        
        Install the package in the quickinstaller
        
        Activate the diazo theme
        
        Screenshot
        ----------
        
        .. image:: /cpskin/diazotheme/dreamRightPortlet/static/preview.png
        
        Contributors
        ============
        
        - IMIO, support@imio.be
        
        Changelog
        =========
        
        
        0.4.8 (2023-03-07)
        ------------------
        
        - Improve CSS media queries sizes
          [laulaz]
        
        
        0.4.7 (2019-01-10)
        ------------------
        
        - Use fragment to get "Search" translation
          [laulaz]
        
        
        0.4.6 (2018-09-07)
        ------------------
        
        - Add missing theme parameters
          [laulaz]
        
        - Add missing uninstall step
          [laulaz]
        
        
        0.4.5 (2017-12-20)
        ------------------
        
        - Delete css to use the default width.
          [mgennart]
        
        0.4.4 (2017-10-12)
        ------------------
        
        - change manifest
          [mgennart]
        
        
        0.4.3 (2017-07-17)
        ------------------
        
        - Remove unused skin.
          [bsuttor]
        
        - Remove temporary uninstall/portal_lesscss.xml, indeed, some site are not in less at this moment.
          [bsuttor]
        
        - Add new annuaire.xml rules coming from cpskin.theme : #17751
          [laulaz]
        
        
        0.4.2 (2017-07-03)
        ------------------
        
        - Add uninstall profile.
          [bsuttor]
        
        - Add missing rules for right actions panel : #17748
          [laulaz]
        
        
        0.4.1 (2017-06-15)
        ------------------
        
        - Fix LESS styles inheritance from cpskin.diazotheme.dream : #17714
          [laulaz]
        
        
        0.4 (2017-05-29)
        ----------------
        
        - Ensure cpskin.theme is migrated to LESS before migrating this theme
          [laulaz]
        
        - Split media queries into different LESS files
          [laulaz]
        
        - Complete migration to LESS
          [laulaz]
        
        - Remove dependency on policy
          [laulaz]
        
        - Reorder theme parameters (harmonization)
          [laulaz]
        
        - Buildout harmonization
          [laulaz]
        
        
        0.3 (2017-03-17)
        ----------------
        
        - Change css for mini site on mobile.
          [mgennart]
        
        
        0.2 (2017-01-25)
        ----------------
        
        - Change css for mobile.
          [mgennart]
        
        
        0.1 (2016-08-24)
        ----------------
        
        - Initial release.
        
        
Keywords: imio cpskin theme
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.3
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
