Metadata-Version: 1.1
Name: collective.ptg.bootstrapcarousel
Version: 1.0.1
Summary: Add Bootstraps Carousel to collective.plonetruegallery
Home-page: https://github.com/jsonmurphy/collective.ptg.boostrapcarousel
Author: Jason Murphy
Author-email: json.murphy@gmail.com
License: GPL
Description: Introduction
        ===============================
        
        Basic integration of the twitter bootstrap carousel with collective.plonetruegallery
        http://twitter.github.io/bootstrap/javascript.html#carousel
        
        This add-on will only work with Plone >= 4.3  as Jquery 1.7 is not supported on previous versions of Plone. 
        
        Bootstrap's carousel needs Jquery 1.7 or higher
        
        
        Changelog
        =========
        
        1.0.1
        -------------------
        
        - Fixed spelling error [jsonmurphy]
        
        
        1.0
        -------------------
        
        - Initial release
        
Keywords: plone plonetruegallery addon
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
