Metadata-Version: 1.0
Name: redturtle.alternative-orderui
Version: 0.2.0
Summary: An alternative order UI supporto for contents view in Plone
Home-page: http://svn.plone.org/svn/collective/redturtle.alternative_orderui
Author: RedTurtle Technology
Author-email: sviluppoplone@redturtle.net
License: GPL
Description: Introduction
        ============
        
        An alternative *folder_contents* forms, that disable someway KSS ordering and show another fast way
        to reorder items (less and less cool, but this is working most of the time).
        
        Use this only when you (or your users) experience some problem with KSS ordering (not always this happens,
        but happens...). If no-one report a problem with the basic Plone drag&drop sort mechanism, you don't need
        this product.
        
        TODO
        ====
        
        * Tests on Plone 4
        * Use jQuery Tools features if installed instead of the ugly Javascript confirm
        * Find a KSS way to disable KSS
        
        Credits
        =======
        
        Developed with the support of:
        
        * `Azienda USL Ferrara`__
        
        .. image:: http://www.ausl.fe.it/logo_ausl.gif
        :alt: Azienda USL's logo
        
        * `Regione Emilia Romagna`__
        
        All of them supports the `PloneGov initiative`__.
        
        __ http://www.ausl.fe.it/
        __ http://www.regione.emilia-romagna.it/
        __ http://www.plonegov.it/
        
        Authors
        =======
        
        This product was developed by RedTurtle Technology team.
        
        .. image:: http://www.redturtle.net/redturtle_banner.png
        :alt: RedTurtle Technology Site
        :target: http://www.redturtle.net/
        
        
        Changelog
        =========
        
        0.2.0 (2010-07-06)
        ------------------
        
        * added z3c.autoinclude support [keul]
        * i18n Javascript support [keul]
        * removed a lot of customization, not really needed [keul]
        * disabled KSS in a less intrusive way [keul]
        
        0.1.0 Unreleased (2010-01-11)
        -----------------------------
        
        * initial (un)release - you can find this only on SVN
        
        
Keywords: plone plonegov folder_contents order
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Development Status :: 3 - Alpha
