Problem/Motivation
The Content Moderation module provides states for content workflows, but the interface for this is provided by the Worksflows module.
In other cases, the functionality of the interface is described in the help of the module that provides it, and only the additional functionality is described in the help of the other module.
In this case however, the Workflows has no options for the user to do anything at all unless a module such as Content Moderation is enabled. So having documentation for something that the user can't even see at that point, is a bit weird as discussed in and around #2861849: Edit hook_help text for Workflows module.
Proposed resolution
Extend the help text for the Content Moderation module with more information about the functionality of the Worksflow edit page.
Remaining tasks
- Add information about states, transitions and other configuration available in the Worksflow admin page
- Check the rest of the module description
User interface changes
This is a UI text change
Comments