Moderation State

Categories

Component ID

2624238

Component name

Moderation State

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This sandbox has been moved to the Workbench Moderation Project.

Please do not file any further issues against this project. Work is continuing in Workbench Moderation in the 8.x-1.x branch. Thank you.

wip, lightweight workbench moderation for d8

see @todos in code for what needs to be done - but basically:

- More tests
- UI bits from https://www.drupal.org/node/2429153 using #2626166: Create a view for content revisions
- How to remove the live version (i.e. published => draft without new revision) - i.e. unpublish - #2637278: Add "Archived" state support
- Make starting state configurable per node-type
- Some DI cleanup
- Some phpdoc
- Validation constraint
- Documentation
- #2627666: Add a View-latest tab to show forward revisions
- #2627664: Support other than nodes
- #2627676: Move module based logic into a service