This'll be a hook_form_alter on the node edit/settings forms, and probably a custom validate function to make sure that "create new revisions" is also checked.

Comments

webchick’s picture

Status: Active » Fixed
StatusFileSize
new2.61 KB

Committed the attached patch. Largely untested.

webchick’s picture

StatusFileSize
new1.33 KB

Oops. Forgot about peon users. ;)

webchick’s picture

StatusFileSize
new899 bytes

And it'll probably also work a bit better if I actually load in a $node->revision_moderation property before I check for it, hmm? ;)

Anonymous’s picture

Status: Fixed » Closed (fixed)