Metadata-Version: 1.0
Name: adi.suite
Version: 0.4
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.3
        =============
        
        This product will add a content-type 'Suite' to your portal.
        
        In a suite you can add several galleries, that will be displayed directly in a fancyboxbox-popup on click.
        
        A gallery can contain mixed contenttypes and file-formats and will also show it's items in a fancybox.
        
        Previewimages can be provided via the contentleadimage-field of an item.
        
        A quickuploadportlet is assigned to every gallery for batch uploading.
        
        
        Currently supported contenttypes in a popup-display:
        
        - Images
        - Files
        - Pages
        - News-Items
        - Links
        
        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
        - flashicon   http://www.freeiconsweb.com/Free-Downloads.asp?id=1403 by Barry Mieny
        
        
        Change history
        **************
        
        Changelog
        =========
        
        0.4 (2012-08-29)
        -------------------
        
        - Added support for popupview of links directly to target. [ida]
        
        
        0.3 (2012-02-06)
        -------------------
        
        - Removed not used templates. [ida]
        
        - Fixed doubled previewimage for galleries. [ida]
        
        - Don't show leadimage of a gallery in gallery_view. [ida]
        
        
        0.2 (2011-12-27)
        -------------------
        
        - Assigned quickuploadportlet to galleries
        
        - Added previewimages in galleryview using contentleadimages.
        
        - Added dependencies to be pulled automatically
            collective.contentleadimage 
            collective.fancybox
            collective.quickupload
        
        
        0.1 (2011-05-11)
        -------------------
        
        - Initial release
        
        
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.1
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
