Drafty

Component ID

2376555

Component name

Drafty

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

45652

Component created

Component changed

Component body

API module for handling drafts of revisions.

This module doesn't provide any workflow handling, but it should provide robust mechanisms for creating new revisions as drafts, publishing revisions, and deletion of old drafts.

The goal of drafty is to be a dependency for workflow modules such as Workbench Moderation, CPS (and others). Currently, each of the workflow modules has their own implementation for saving draft revisions.

Entity translation

Reverts of entity translation is broken in core, apply the patch from #1992010-15: Reverting to revisions prior to addition of field translations is broken if using drafty and entity_translation modules together.