Metadata-Version: 1.0
Name: collective.mediaShow
Version: 1.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
        =========
        1.4 (2011-09-15)
        ---------------------
        - More permissive and elastic layout.
        - Small bug fixes and stability.
        
        1.3 (2011-06-30)
        ---------------------
        - Last release actually broke more than it fixed
        
        1.2 (2011-06-30)
        ---------------------
        - Bugfix on image scaling
        
        1.1 (2011-06-30)
        ---------------------
        - Presentation slider option
        - New design for presentation mode
        - Bugfixes
        - New buttons
        
        0.10 (2011-06-28)
        ---------------------
        - Redesign
        - Vimeo embedding on vimeo links
        
        0.9 (2011-06-27)
        ---------------------
        - Fixing some cases of bad JSON encoding.
        
        0.8 (2011-06-23)
        ---------------------
        - Error, wrong file slipped by on version 0.7
        
        0.7 (2011-06-23)
        ---------------------
        - bugfix on descriptions
        - bugfix on arrow keys focus modes
        
        0.6 (2011-06-23)
        ---------------------
        - Bugfix on reading images from a folder
        
        0.5 (2011-06-23)
        ---------------------
        - Links to youtube get embeded video
        
        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
