Metadata-Version: 1.1
Name: wmowonen.theme
Version: 0.7
Summary: Theme for WMO Wonen NH (2014)
Home-page: http://www.fourdigits.nl
Author: Four Digits
Author-email: info@fourdigits.nl
License: GPL version 2
Description: Introduction
        ============
        
        This theme uses grunt to generate CSS form less, minify JS, and create
        template files.
        
        Requirements and installation:
        * Install nodejs and npm
        * Go to dev folder in this product
        * Run `npm install`
        
        Running `grunt` will generate the files for you.
        
        More on installing grunt via npm: http://gruntjs.com/getting-started
        
        
        Install the following packages using npm install:
        
        font-awesome
        grunt-contrib-concat
        grunt-contrib-less
        grunt-contrib-watch
        jquery-placeholder
        grunt-contrib-jshint
        grunt-contrib-uglify
        grunt-remove-logging
        twitter-bootstrap-3.0.0
        less
        
        Changelog
        =========
        
        0.7 (2014-06-24)
        ----------------
        
        - Translate Prev/Next button #17340
        - Theme tags in tagnavigator_view color	#17342
        - Show orange box with date on collections #17384
        - Problems with Mailchimp #17345
        - Picture should take entire width #17348
        - Remove share buttons code from print version #17351
        - Viewing the website on a iPhone #17352
        - Previous / next buttons: last batch on next row #17353
        - Regio overview page: grey text -> black #17354
        - Suggesties portlet: Remove date+time on news item #17355
        
        0.6 (2014-06-03)
        ----------------
        - Fixed the search template in order to be able to use the Plone AJAX calls. [davidjonas]
        - Added hardcoded filters for the Thema's sections in the search template. [davidjonas]
        - LESS for the new filters. [davidjonas]
        - Fixed image size and alignment on homepage. [davidjonas]
        - Various minor CSS fixes. [davidjonas]
        
        
        0.4 (2014-05-12)
        ----------------
        
        - Nothing changed yet.
        
        
        0.3 (2014-05-07)
        ----------------
        
        - Nothing changed yet.
        
        
        0.2 (2014-05-05)
        ----------------
        
        - Nothing changed yet.
        
        
        0.1 (2014-04-25)
        ----------------
        
        - Initial release
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
