Metadata-Version: 1.0
Name: collective.js.supersized
Version: 0.2.1
Summary: JQuery Supersized plugin as browser resource
Home-page: http://github.com/collective/collective.js.supersized
Author: Espen Moe-Nillssen
Author-email: espen@medialog.no
License: GPL
Description: Introduction
        ============
        
        Integration of supersized in Plone4(tested) and Plone3 (untested).
        
        This version include supersized v3.2.4 (warning, the 3.2.7 did not work)
        It was made for using it with collective.plonetruegallery
        For plonetruegallyey you only need to add collective.js.supersized to your buildout, you do not need to install it.
        
        You can see the "single background image mode" by 
        - installing the product
        - go to http://mysite/mynewsitemvithimage/@@supersized_view
        
        
        Authors
        =======
        
        - Espen Moe-Nilssen <espen@medialog.no>
        
        Contributors
        
        .. _supersized: http://buildinternet.com/project/supersized
        
        Changelog
        =========
        
        0.2.1 (2012-05-22)
        ------------------
        
        - Switched to supersized 3.2.4 because the 3.2.7 version is not working.
        
        0.2 (2012-05-22)
        ------------------
        
        - Fixed registration of image dir
        - Changes to css to use images
        - Registered the full js files as browser resources 
        - Small change in the profiles
        
        0.1.1dev (2012-05-17)
        ------------------
        
        - Removed unneeded stuff in js.
        
        0.1dev (2012-05-15)
        ------------------
        
        - Initial release
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
