Metadata-Version: 1.0
Name: Products.WorkflowField
Version: 0.1b1
Summary: WorkflowField
Home-page: http://plone.org/products/workflowfield
Author: Jens Klein
Author-email: jens@bluedynamics.com
License: GPL
Description: Introduction
        ============
        
        Provides an Archetypes field to do workflow transitions on save.
        
        For more information, read the file README.txt at the package root.
        
        0.1b1
        ==================
        
        * Created eggified version and moved trunk to new location in repository.
        [igbun]
        
        0.1a1
        ==================
        
        * Improved vocabulary. Now including the current state title.
        [rsantos]
        
        * Added profile for example content installation.
        [rsantos]
        
        * Added new template macro for WorkflowWidget, with support for comments
        that will be appended to the transition history.
        [rsantos]
        
        * Added new properties 'workflow' and 'variable'.
        [rsantos]
        
        * Added basic unit tests.
        [rsantos]
        
        
Keywords: plone workflow archetypes field
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
