Metadata-Version: 1.1
Name: cpskin.diazotheme.memory
Version: 0.2.17
Summary: Memory theme for CPSkin
Home-page: https://github.com/IMIO/cpskin.diazotheme.memory/
Author: IMIO
Author-email: support@imio.be
License: GPL
Description: ========================
        cpskin.diazotheme.memory
        ========================
        
        This is a Cpskin Diazo theme
        
        Installation
        ------------
        
        Add this to your buildout.cfg, or do something equivalent
        
        ::
        
            develop += src/cpskin.diazotheme.memory
            
            [instance]
            eggs += cpskin.diazotheme.memory
            zcml += cpskin.diazotheme.memory
        
        Install the package in the quickinstaller
        
        Activate the diazo theme
        
        Screenshot
        ----------
        
        .. image:: /cpskin/diazotheme/memory/static/preview.png
        
        Contributors
        ============
        
        - IMIO, support@imio.be
        
        Changelog
        =========
        
        0.2.17 (2022-01-20)
        -------------------
        
        - Add cookies consent viewlet in minisite mode (in Diazo rules)
          [laulaz]
        
        
        0.2.16 (2020-08-24)
        -------------------
        
        - WEB-3411: Color correction for better accessibility
          [thomlamb]
        
        
        0.2.15 (2019-03-04)
        -------------------
        
        - Add dropdown menu for mini site : WEB-2928
          [mgennart]
        
        
        0.2.14 (2019-01-08)
        -------------------
        
        - Add class for collapsable minisite menu and adaption of the css for slider with control paging
          [mgennart]
          
        - Fix incomplete uninstall profile
          [laulaz]
        
        
        0.2.13 (2018-05-15)
        -------------------
        
        - Change class .element-en-evidence for .a-la-une.element-en-evidence.
          [mgennart]
        
        
        0.2.12 (2018-05-09)
        -------------------
        
        - Change rules and css for footer to mini site mode.
          [mgennart]
        
        
        0.2.11 (2018-04-23)
        -------------------
        
        - Change rules and css for navigation to mini site.
          [mgennart]
        
        0.2.10 (2018-04-18)
        -------------------
        
        - Css fix for mini site navigation.
          [mgennart]
        
        
        0.2.9 (2018-04-12)
        ------------------
        
        - Change rules and css for search.
          [mgennart]
        
        
        0.2.8 (2018-04-11)
        ------------------
        
        - Correction of the css for live search and slider.
          [mgennart]
        
        0.2.7 (2018-04-09)
        ------------------
        
        - Correction of the css for ie.
          [mgennart]
        
        0.2.6 (2018-04-05)
        ------------------
        
        - Change css for widget to faceted.
          [mgennart]
        
        
        0.2.5 (2018-04-04)
        ------------------
        
        - Don't use portal-logo id anymore, to avoid duplication by respond.js : #21021
          [laulaz]
        
        - Change script for navigation to mini site and add css for mini site.
          [mgennart]
          
        0.2.4 (2018-03-22)
        ------------------
        
        - Change css for widget directory.
          [mgennart]
        
        0.2.3 (2018-03-21)
        ------------------
        
        - Change css for directory and portlet.
          [mgennart]
        
        0.2.2 (2018-03-19)
        ------------------
        
        - Change rules and css for mini site.
          [mgennart]
        
        
        0.2.1 (2018-02-26)
        ------------------
        
        - Add css for mobile.
          [mgennart]
        
        0.2 (2018-02-19)
        ----------------
        
        - Bad release.
          [bsuttor]
        
        
        0.1 (2018-02-19)
        ----------------
        
        - Add css for homepage, view directory, agenda and footer.
        - Add javascript for search.
          [mgennart]
        
        
        
        
        
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
