c2.sample.csvworkflow 1.1
c2.sample.csvworkflow is sample application using by collective.wtf.
Introduction
The collective.wtf is a product that applies csv formatted workflow to plone workflow. The c2.sample.csvworkflow is a sample workflow application that uses collective.wtf a base product. This application have utility functions to ease plone workflow scheme setting.
Dependence
To load csv formatted workflow, collective.wtf is required. This product will also install it automatically.
Install
To install c2.sample.csvworkflow on your system, add c2.sample.csvworkflow in eggs of buildout.cfg.
eggs =
c2.sample.csvworkflow
Testing
Execution command is following.
$ ./bin/instance test -s c2.sample.csvworkflow # Case of Plone3.x
$ ./bin/test -s c2.sample.csvworkflow # Case of Plone4.x
Changelog
Version : 1.1
- c2.sample.csvworkflow was released on 18th June 2010. It can be applied to the Plone4.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| c2.sample.csvworkflow-1.1-py2.6.egg (md5) | Python Egg | 2.6 | 2010-06-18 | 13KB | 635 |
| c2.sample.csvworkflow-1.1.tar.gz (md5) | Source | 2010-06-18 | 12KB | 390 | |
- Author: Hironobu Manaka
- Home Page: http://svn.plone.org/svn/collective/
- Keywords: plone,workflow
- License: GPL
- Categories
- Package Index Owner: gardeniacolor
- DOAP record: c2.sample.csvworkflow-1.1.xml
