A Plone portlet for showing 'next steps' in a workflow. May include rich text tied to the workflow state and transitions with descriptions.
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.portlet.workflowsteps-1.0b3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3733a7776971e6ef4d6079b36fc46e237db4294b3255a7bb600c6a216a21f8f1 |
|
MD5 | e148f72b57a30a6db8e6e939d160bf2a |
|
BLAKE2b-256 | 79923391d90dace79b0697cbe0472ec79583a9b3452eac12928ccdb3fd7580dc |