I'd like to ensure my editors review and edit nodes created through the module before they're published. Is there no means to set this either when uploading a batch of files or globally in the config settings?

CommentFileSizeAuthor
#1 1913586_allow_unpublished_nodes.patch2.59 KBBarrett
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Barrett’s picture

Status: Active » Needs review
FileSize
2.59 KB

The attached patch provides an interface on the config page and some code to allow nodes to be created in an unpublished state.

It really should be expanded to handle other entity types which may also have a status indicator, but this at least covers it for nodes.