Metadata-Version: 1.1
Name: uwosh.transitionbuttons
Version: 0.9.71
Summary: Adds a button interface for the different state ttransitions
Home-page: http://svn.plone.org/svn/collective/
Author: UNKNOWN
Author-email: UNKNOWN
License: gpl
Description: .. contents::
        
        Introduction
        ============
        
        The TransitionButtons add-on is a simple plugin for the Plone platform 
        to make the state-change buttons in the edit bar more visibile. 
        It just adds a small portlet-like box with 
        very obvious buttons to publish/retract/etc the current document, assuming
        the user has rights to do so. 
        Contributors
        ============
        
        
        Changelog
        =========
        0.9.71 (9/4/2014)
        =================
        - Removed leftover jqueryui dependency
        
        0.9.7a (9/4/2014)
        =================
        - Removed dependency on jqueryui
        - More rewording
        
        0.9.6a (8/27/2014)
        ==================
        - Several small JS bug fixes.
        - Added uninstall profile.
        - Added "Enabled Content Types" settings.
        - Rewording
        
        .9.5
        ====
        - Created "close" button to allow users to quickly remove the button box
        - if they want to. 
        - Added further tests.
        - Refactored prefernces checkbox
        
        .9
        ==
        - Created setting to make the button box "float" on the page.
        - Setup unit testing, added tests.
        - Moved the user preference option to the actual preferences page.
        
        .8.5
        ====
        - Added the ability to opt out of the button panel in user preferences.
        - Added code to prevent button panel from appearing to un-authenticated users.
        
        .8
        ==
        - Arbitrary version number change to more accurately reflect progress
        
        .30
        ===
        - Actually started logging changes.
        
        
        
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Topic :: Software Development :: Libraries :: Python Modules
