collective.portlet.workflowsteps 1.0b3
A Plone portlet for showing 'next steps' in a workflow. May include rich text tied to the workflow state and transitions with descriptions.
This package provides a new portlet for Plone 3 called "Workflow steps". It can be configured to show:
- A custom header
- Some lead-in rich text, if desired
- The state of the current object, including that state's full description
- All available transitions, optionally with their full descriptions
State and transition descriptions are rendered as HTML. Furthermore, the following special variables may be used.
${portal_url} -- The url of the portal (or navigation) root ${object_url} -- The url of the current object ${folder_url} -- The url of the current folder
The idea is to make it possible to present a list of "next steps" as part of the workflow, including links to edit forms and the like. Changelog =========
1.0b3 (2009-04-15)
- Don't hide the portlet if there are no transitions, but there is state info. [optilude]
1.0b2 (2009-03-31)
- Hide the portlet if there's no state info and no transitions. [optilude]
1.0b1 (2009-03-28)
- Initial release
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| collective.portlet.workflowsteps-1.0b3.tar.gz (md5) | Source | 2009-04-15 | 11KB | 759 | |
- Author: Martin Aspeli
- Home Page: http://pypi.python.org/pypi//collective.portlet.workflowsteps
- Keywords: plone portlet workflow
- License: GPL
- Categories
- Package Index Owner: optilude
- DOAP record: collective.portlet.workflowsteps-1.0b3.xml
