Metadata-Version: 1.0
Name: collective.easyslider
Version: 0.2a1.1
Summary: The product will allow you to apply an easyslider to any page with the ability to create each slide 
Home-page: http://svn.plone.org/svn/collective/collective.easyslider
Author: Nathan Van Gheem
Author-email: vangheem@gmail.com
License: GPL
Description: Introduction
        ============
        This product allows you to easily add an easySlider content rotator to any page on a plone site.
        
        How-to
        ------
        On a page, click actions -> Add Slider.  It should bring you to a slider settings page where you can modify different aspects of the slider.  Keep in mind that the slides are fixed width so you need to specify the size you want.  Then you'll want to start adding your slides.  To do this just click ``add new slide`` near the bottom of the page.  Once you've finished adding slides and re-ordering slides, click ``save`` and you should see the slider on your page now.
        
        
        Installation
        ------------
        * add collective.easyslider to your eggs and zcml sections
        
        
        Changelog
        =========
        
        0.2a1
        -----
        * Everything ready to go
        * no vast browser testing
        * no code testing yet either
        
        
        
Keywords: plone easyslider
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
