Metadata-Version: 1.0
Name: Products.PloneSlimbox
Version: 0.7
Summary: Slimbox(Lightweight Lightbox clone) for atct album view and COREBlog2 attachment image view for Plone.
Home-page: http://plone.org/products/plone-slimbox/
Author: takanori
Author-email: takanori@takanory.net
License: MIT License
Description: .. contents::
        
        - Code repository: http://svn.takanory.net/repos/Products.PloneSlimbox/
        - Questions and comments to http://takanory.net/plone/develop/ploneslimbox/
        - Report bugs at http://takanory.net/plone/develop/ploneslimbox/
        
        
        Change history
        **************
        
        Changelog
        =========
        
        0.7 (2010-07-02)
        -----------------
        - Add plone 4 support
        [takanori]
        
        0.6.2 (2010-05-13)
        ------------------
        - Update Slimbox2 script v2.04
        [takanori]
        
        0.6.1 (2010-04-10)
        ------------------
        - Change the slideshow object to all images in the folder
        [takanori]
        
        0.6 (2009-10-28)
        ------------------
        - Add Chinese(Taiwan) translation
        [takanori]
        - Add "News Item" support
        [takanori]
        
        0.5.1 (2009-10-17)
        ------------------
        - Add Dutch translation
        [takanori]
        
        0.5 (2009-08-09)
        ----------------
        - Initial egg release
        [takanori]
        
        Detailed Documentation
        **********************
        
        Description
        ============
        Plone Slimbox
        
        - Slimbox for atct album view and COREBlog2 attachment image view.
        - `Slimbox 2, the ultimate lightweight Lightbox clone for?jQuery`_
        - `Lightbox JS v2.0`_
        
        .. _`Slimbox 2, the ultimate lightweight Lightbox clone for?jQuery`: http://www.digitalia.be/software/slimbox2
        .. _`Lightbox JS v2.0`: http://www.huddletogether.com/projects/lightbox2/
        
        Installation
        ============
        - Extract the product in Products folder
        - Restart the server
        - Use QuickInstaller to install skin in your Plone Site:
        ``Plone Control Panel`` -> ``Add/remove Products``
        - View **news item**, **atct album view** or **COREBlog2 attachment images**
        and click thumbnails.
        
        Requirements
        ============
        Plone Slimbox is dependent on:
        
        - Zope 2.8.x or higher
        - Plone 2.1.x or higher(2.5, 3.0, 3.1, 3.2)
        - `Python Imaging Library (PIL)`_
        - Optional support product
        
        - COREBlog2_ 0.9b or higher
        
        .. _`Python Imaging Library (PIL)`: http://www.pythonware.com/products/pil/
        .. _COREBlog2: http://coreblog.org/ 0.9b or higher
        
        Author
        ======
        - Takanori Suzuki(http://takanory.net/)
        
        Licence
        =======
        - `MIT License`_
        
        .. _`MIT License`: http://www.opensource.org/licenses/mit-license.php
        
        
        Contributors
        ************
        
        - takanori, Author
        - Mads Kiilerich, Danish translator
        - Klaus Raasch, German translator
        - Giorgio Borelli, Italiano translator
        - Tom-Wilkin Martinussen, Norsk translator
        - Davi Lima, Brazilian Portuguese translator
        - Michael Krishtopa, Russian and Ukrainian translator
        - Kim Paulissen, Dutch translator
        - Tsungwei Hu, Chinese(Taiwan) translator
        
        Download
        ********
        
Keywords: Plone PloneSlimbox Lightbox Slimbox
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
