The attached patch makes the following settings changes upon installation:

+  variable_set('comment_preview', 0);
+  variable_set('comment_form_location', 1);

This makes preview optional and puts the comment reply form on the same page as the node but below it.

Comments

dww’s picture

Status: Active » Fixed

Committed to HEAD. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.