8 Jan
2006
8 Jan
'06
2:27 p.m.
I might be missing something. But I find no way to enforce a preview on a node/add or node/xxx/edit. The only place where I see this used is in project.module, but that one abuses the validation errors, which I don't like. It shows an error, when there is no error at all.
Is there another trick to enforce previews?
The 'preview required' setting at administer->settings->posts was broken, but this was fixed a few days ago. See http://drupal.org/node/35770 and node_form_add_preview() in node.module. Is this what you were looking for?