plone.app.workflowmanager

by Nathan Van Gheem last modified Dec 01, 2011 04:53 AM

a workflow manager for plone

Project Description

Introduction

This package provides a GUI for managing custom workflows in Plone.

This is the successor of uwosh.northstar.

Features

  • add/edit/delete new workflows
  • add content rule actions easily for a workflow transition
  • graph workflows
  • easily manipulate workflow permissions

Graphing

The package also supports graphing workflows.

The inspiration for this piece was pretty much taken from DCWorkflowGraph.

In order to enable this feature, you'll need to install the Graphviz library. Information can be found at http://www.graphviz.org

Plone 3 Support

You must also have simplejson installed. Changelog =========

1.0a3 - 2011-09-02

  • cloned transition now sets display name to new title also. [vangheem]
  • cancel on confirm save now prevents dialog from opening. [vangheem]
  • fix error with changing source transitions if transitions are stored as a tuple or list. [vangheem]

1.0a2 - 2011-09-01

  • Add MANIFEST.in. [WouterVH]
  • use json library and just advertise that plone 3 users need to install simplejson [vangheem]
  • Fix js to work correctly with all versions of jquery in selecting input tags correctly. [vangheem]

1.0a1 - 2010-12-12

  • Initial release

Current Release

No stable release available yet.

All Releases

Version Released Description Compatibility Licenses Status
1.0a3 see docs More about this release…
Plone 4.1
Plone 4
Plone 3
GPL alpha
1.0a2 More about this release… alpha
1.0a1 initial release More about this release…
Plone 4
Plone 3
GPL pre-release

Comments (0)