Metadata-Version: 1.0
Name: adi.suite
Version: 0.2
Summary: A suite for javascript multimedia galleries.
Home-page: http://ida-ebkes.eu
Author: Ida Ebkes
Author-email: contact@ida-ebkes.eu
License: GPL
Description: Adi Suite 0.2
        =============
        
        This product will add a content-type 'Suite' to your portal.
        
        In a suite you can add several galleries, which will be displayed directly in a fancyboxbox-popup on click.
        
        A gallery can contain mixed contenttypes and file-formats and shows it's items in a fancybox, too.
        
        Alternatively you can set a folder's view to 'galleryview' or 'gallerylist'.
        
        
        Currently supported contenttypes in a popup-display:
        
        - Image
        - File
        - Page
        - News-Item
        
        
        Currently supported file-formats in a popup-display:
        
        - all common image-formats
        - mp4 and flv for movies
        - mp3 for audio
        - swf for flash-animations
        
        
        Dependencies:
        
        - collective.fancybox
        - collective.contentleadimage
        - collective.quickupload
        
        
        Further credits: 
        
        - flowplayer  http://flowplayer.org
        
        
        Tested with:
        
        - Python 2.6.4
        - Zope 2.13.10
        - Plone 4.1.2
        - collective.fancybox 0.5.1
        - collective.contentleadimage 1.3.2
        - collective.quickupload 1.3.0
        
        Changelog
        =========
        
        0.2 (2011-12-27)
        -------------------
        
        - Assigned quickuploadportlet to galleries
        
        - Added previewimages in galleryview using contentleadimages.
        
        - Added dependencies to be pulled automatically
        
        
        0.1 (2011-05-11)
        -------------------
        
        - Initial release
        
        
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
