Could be a 2nd scenario in docs for Joomla ?
Thinking about the steps of an life-cycle of an article. Here an example. For Workflow the name of each step is Stage.
Stage |
Explanation |
New |
New Idea for an article. Maybe only a title with some notes in the content. More a reminder for the author, nothing for other |
Draft |
Author is overworking the article. Maybe it takes time. During this period the article has the status Draft. Finally the article become ready. But it is better another one would take a look. |
Spellcheck |
Another user review and correct the article special spelling / orthography. |
Ready to publish |
Last check. Is the layout, all Links, pics etc. correct? If Yes the article can be published. |
Published |
Article is visible for all visitors of the site. |
Trashed |
After some time or years the article can be deleted. |
The details how to administrate workflows are described in scenario one. Here the general steps for this workflow.
- Create a new workflow. E.g. name Article-Lifecycle
- Select the new workflow, click on Stages. Rename the first given stage to New and create new stages with the names in the table before.
- Select the new workflow, click on Transitions. Create new to come from one to the next Stage. Proposal:
Transition-Name |
Current Stage |
Target Stage |
Publishing State |
To Draft |
New |
Draft |
- |
To Spellcheck |
Draft |
Spellcheck |
- |
To Ready to publish |
Spellcheck |
Ready to publish |
- |
To Published |
Ready to publish |
Published |
Published |
To Trash |
Published |
Trashed |
Trashed |
- Thinking about rights. Who is allowed to do the transition? Those configuration is also done in each Transition. “To Publish” should be allowed only for Publisher. Maybe all other parts by the Members of Authors. Or you have a dedicated group for Spellcheck? Than you can give only those group the rights for “To Ready to publish”.