Metadata-Version: 1.0
Name: collective.js.supersized
Version: 0.2.9
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.7.
        There is a small change from the original supersized.shutter.js (the image path), and a few in the css files.
        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.9 (2012-06-12)
        ------------------
        - Changed default setting for portrait images to exceed browser height
        
        0.2.8 (2012-06-08)
        ------------------
        - Added css and js to the @@supersized_view so one does not have to install the product to use that part (same way as it is done by collective.plonetruegallery).
        
        0.2.7 (2012-06-05)
        ------------------
        - Removed background color from css files.
        
        0.2.6 (2012-06-01)
        ------------------
        - moved the buttons
        
        0.2.5 (2012-06-01)
        ------------------
        - Better way of setting the image path
        
        
        0.2.4 (2012-06-01)
        ------------------
        
        - Changed image path in supersized.shutter.js
        
        0.2.2 (2012-06-01)
        ------------------
        
        - Changes in css to make it work with the other transitions
        
        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 dire
        - 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
