Metadata-Version: 1.1
Name: cpskin.diazotheme.retro
Version: 0.3.6
Summary: Retro theme for CPSkin
Home-page: https://github.com/IMIO/cpskin.diazotheme.retro/
Author: IMIO
Author-email: support@imio.be
License: GPL
Description: =======================
        cpskin.diazotheme.retro
        =======================
        
        This is a Cpskin Diazo theme
        
        Installation
        ------------
        
        Add this to your buildout.cfg, or do something equivalent
        
        ::
        
            develop += src/cpskin.diazotheme.retro
            
            [instance]
            eggs += cpskin.diazotheme.retro
            zcml += cpskin.diazotheme.retro
        
        Install the package in the quickinstaller
        
        Activate the diazo theme
        
        Screenshot
        ----------
        
        .. image:: /cpskin/diazotheme/retro/static/preview.png
        
        Contributors
        ============
        
        - IMIO, support@imio.be
        - Laurent Lasudry [Affinitic]
        
        Changelog
        =========
        
        0.3.6 (2020-08-24)
        ------------------
        
        - WEB-3411: Color correction for better accessibility
          [thomlamb]
        
        
        0.3.5 (2019-01-10)
        ------------------
        
        - Add uninstall profile
          [laulaz]
        
        
        0.3.4 (2017-10-12)
        ------------------
        
        - change manifest.
          [mgennart]
        
        0.3.3 (2017-08-01)
        ------------------
        
        - Change overflow of body #visual-portal-wrapper.
          [mgennart]
        
        0.3.2 (2017-07-17)
        ------------------
        
        - Remove unused skin.
          [bsuttor]
        
        
        0.3.1.1 (2017-07-12)
        --------------------
        
        - Change css navigation for LESS
          [mgennart]
        
        
        0.3.1 (2017-07-12)
        ------------------
        
        - Ensure cpskin.theme is migrated to LESS before migrating this theme
          [laulaz]
        
        - Complete migration to LESS
          [laulaz]
        
        - Add missing theme parameters (harmonization)
          [laulaz]
        
        - Buildout harmonization & add omelette
          [laulaz]
        
        - Fix IMIO pypi URL
          [laulaz]
        
        
        0.2.3 (2017-05-17)
        ------------------
        
        - Duplicate CSS rules for now to handle #slider -> #slider-a-la-une and
          #carousel -> #carousel-a-la-une ids at the same time (#16991)
          [laulaz]
        
        
        0.2.2 (2015-06-22)
        ------------------
        
        - change css navigation
          [mgennart]
        
        
        0.2.1 (2015-03-19)
        ------------------
        
        - Fix randomly broken html (no head, ...)
          See details in http://trac.imio.be/trac/ticket/10615
        
        
        0.1 (2014-12-08)
        ----------------
        
        - 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
