Metadata-Version: 1.0
Name: simplelayout.ui.dragndrop
Version: 2.0b2
Summary: simplelayout drag and drop support
Home-page: http://www.plone.org/products/simplelayout.ui.dragndrop
Author: Mathias Leimgruber (4teamwork)
Author-email: m.leimgruber@4teamwork.ch
License: GPL
Description: Introduction
        ============
        
        following features for simplelayout are provided by this package
        
        * using jquery/ajax
        * dragging and dropping blocks arround
        
        
        Copyright and credits
        ----------------------
        
        simplelayout is copyright 2009 by 4teamwork_ , and is licensed under the GPL. See LICENSE.txt for details.
        
        .. _4teamwork: http://www.4teamwork.ch/
        
        Changelog
        =========
        
        2.0b2
        ----------------
        
        * fix Drag'n'Drop feature, if mouse moves too fast ;-) [mathias.leimgruber]
        * fix Drag'n'Drop feature for Safari [jonas.baumann]
        * enable caching for js [mathias.leimgruber]
        * remove jq ui version from file name [mathias.leimgruber]
        * updated to jquery ui 1.7.2 [mathias.leimgruber]
        * fixed dragndrop if there is more than one simplelayout-container
        (for dropzoneportlet) [mathias.leimgruber]
        
        
        2.0b1
        ----------------
        
        * make dragging and dropping with multible columns/slots available
        [mathias.leimgruber]
        
        
        
        1.0 - Unreleased
        ----------------
        
        * Initial release [mathias.leimgruber]
        * implements block drag 'n' drop [mathias.leimgruber]
        * useing jquery [mathias.leimgruber]
        
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
