Metadata-Version: 1.0
Name: collective.wfcomment
Version: 1.0b1
Summary: Require ausers to enter a comment with each workflow transition
Home-page: http://pypi.python.org/pypi/collective.wfcomment
Author: Martin Aspeli
Author-email: optilude@gmail.com
License: GPL
Description: Introduction
        ============
        
        This package installs a JavaScript handler (using jQuery) that will present
        a prompt box inviting the user to enter a comment before triggering a workflow
        transition from the 'state' drop-down in a standard Plone site.
        
        The handler will only be used for workflow actions using the standard
        `content_status_modify` script.
        Changelog
        =========
        
        1.0b1 - Unreleased
        ----------------
        
        * Initial release
        
        
Keywords: Plone workflow comment
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
