Metadata-Version: 1.0
Name: simplelayout.ui.dragndrop
Version: 3.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
        =========
        
        
        3.0b2 (2012-04-23)
        ------------------
        
        - Show border around slots on dranging a block.
        [Julian Infanger]
        
        
        3.0b1 (2012-03-05)
        ------------------
        
        - removed dependecies for jquery
        [09.07.2010, mathias.leimgruber]
        
        - change jquery ui to newst version 1.8c3
        [12.07.2010, mathias.leimgruber]
        
        2.0rc3
        ------
        - bugfix, use POST ajax-request for drag'n'drop reorder [mathias.leimgruber]
        
        
        2.0rc2
        ------
        - only change slot interface if source and target are
        not the same [mathias.leimgruber]
        
        
        2.0rc1
        ------
        - set size for empty slots [mathias.leimgruber]
        
        
        2.0b4
        -----
        - JS: use simplelayout object [mathias.leimgruber]
        - use collective.js.jqueryui [mathias.leimgruber]
        - reorder JS by GenericSetup [mathias.leimgruber]
        
        2.0b3
        -----
        - compress, merged and cache js. [mathias.leimgruber]
        
        
        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
