Metadata-Version: 1.1
Name: cpskin.diazotheme.modern
Version: 0.2.6
Summary: Modern
Home-page: https://github.com/IMIO/cpskin.diazotheme.modern/
Author: IMIO
Author-email: support@imio.be
License: GPL
Description: ========================
        cpskin.diazotheme.modern
        ========================
        
        This is a Cpskin Diazo theme
        
        Installation
        ------------
        
        Add this to your buildout.cfg, or do something equivalent
        
        ::
        
            develop += src/cpskin.diazotheme.modern
            
            [instance]
            eggs += cpskin.diazotheme.modern
            zcml += cpskin.diazotheme.modern
        
        Install the package in the quickinstaller
        
        Activate the diazo theme
        
        Screenshot
        ----------
        
        .. image:: /cpskin/diazotheme/modern/static/preview.png
        
        Contributors
        ============
        
        - IMIO, support@imio.be
        - Laurent Lasudry [Affinitic]
        
        Changelog
        =========
        
        
        0.2.6 (2019-01-10)
        ------------------
        
        - Fix incomplete uninstall profile
          [laulaz]
        
        
        0.2.5 (2017-12-21)
        ------------------
        
        - Add variable to color for link on homepage and add box-sing for navigation.
          [mgennart]
        
        0.2.4 (2017-10-12)
        ------------------
        
        - change manifest.
          [mgennart]
        
        0.2.3 (2017-07-17)
        ------------------
        
        - Remove unused skin.
          [bsuttor]
        
        
        0.2.2 (2017-07-12)
        ------------------
        
        - Change css navigation for less
          [mgennart]
        
        0.2.1 (2017-06-15)
        ------------------
        
        - Put profiles into separate zcml file
          [laulaz]
        
        - Add uninstall profile
          [laulaz]
        
        
        0.2 (2017-05-29)
        ----------------
        
        - Ensure cpskin.theme is migrated to LESS before migrating this theme
          [laulaz]
        
        - Buildout harmonization & add omelette
          [laulaz]
        
        - Complete migration to LESS
          [laulaz]
        
        - Fix IMIO pypi URL
          [laulaz]
        
        - Add missing theme parameters (harmonization)
          [laulaz]
        
        
        0.1.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.1.2 (2015-06-22)
        ------------------
        
        - change css navigation
          [mgennart]
        
        
        0.1.1 (2015-03-19)
        ------------------
        
        - Fix randomly broken html (no head, ...)
          See details in http://trac.imio.be/trac/ticket/10615
        - Add <version>1</version> into metadata.xml.
        
        
        0.1 (2014-12-17)
        ----------------
        
        - 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
