Metadata-Version: 1.1
Name: cs.cssbrowserselector
Version: 1.0
Summary: Add css_browser_selector javascript to Plone
Home-page: http://code.codesyntax.com/private/cs.cssbrowserselector
Author: Mikel Larreategi
Author-email: mlarreategi@codesyntax.com
License: GPL
Description: Introduction
        ============
        
        This products adds css_browser_selector javascript as a registered JS file to portal_javascripts in Plone.
        
        It uses the latest version of css_browser_selector published by Andrew Relkin on GitHub as far as the original
        mantainer has not updated the product for some time.
        
        https://github.com/verbatim/css_browser_selector/
        
        The original author of css_browser_selector is Rafael Lima (http://rafael.adm.br)
        
        Credit is given according to the original file's CC-BY license
        
        The products contains both the original version of the js file and also a minified version created by 
        YUI-compressor 2.4.7
        
        The JS added to Plone is the minified one.
        
        Changelog
        =========
        
        1.0 (2012/03/07)
        -------------------
        
        - Initial release
          [erral]
        
        
Keywords: css javascript browser
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
