https://github.com/codesyntax/cs.cssbrowserselector
None
https://github.com/codesyntax/cs.cssbrowserselector
Last synced: 2 months ago
JSON representation
None
- Host: GitHub
- URL: https://github.com/codesyntax/cs.cssbrowserselector
- Owner: codesyntax
- Created: 2012-03-21T16:05:35.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-03-21T16:05:42.000Z (over 14 years ago)
- Last Synced: 2025-07-10T05:18:03.251Z (12 months ago)
- Language: Python
- Homepage: None
- Size: 102 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
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.