Metadata-Version: 1.0
Name: collective.mediaShow
Version: 0.4
Summary: A flexible slideshow that can show any kind of media or Plone content
Home-page: http://svn.plone.org/svn/collective/
Author: David Jonas
Author-email: david@intk.com
License: GPL
Description: Introduction
        ============
        
        A flexible slideshow that can be embeded and/or atached to any content page. with asynchronous loading.
        
        Changelog
        =========
        0.4 (2011-06-22)
        ---------------------
        - Embedding videos with flowplayer (collective.flowplayer for now, HTML5 and youtube later)
        - Arrow key navigation without conflicting with other elements and control multiple slideshows.
        
        0.3 (2011-06-22)
        ---------------------
        - Updates URL with UID's.
        - Maintains state consistent with URL even with multiple slideshows on the same page.
        - Back button works as expected even on multiple slideshows.
        - Cross-browser tested
        
        0.2 (2011-06-21)
        ---------------------
        - Small fixes on the buttons interaction
        
        0.1 (2011-06-15)
        ----------------
        
        - Initial release.
        - Embeddable slideshow on richtext fields through style on tinyMCE or just a link.
        - creates slideshow from any folder or collection.
        
Keywords: slideshow media video audio mediashow
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
