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.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | node-load.patch | 899 bytes | webchick |
| #2 | form-alter-peon.patch | 1.33 KB | webchick |
| #1 | form-alter.patch | 2.61 KB | webchick |
Comments
Comment #1
webchickCommitted the attached patch. Largely untested.
Comment #2
webchickOops. Forgot about peon users. ;)
Comment #3
webchickAnd it'll probably also work a bit better if I actually load in a $node->revision_moderation property before I check for it, hmm? ;)
Comment #4
(not verified) commented