I think that it is not required to promote the quiz questions node to front page in a typical case. I propose to turn off this by default and let the user change it using content management options. What do you say about this ?

Comments

turadg’s picture

+1

sivaji_ganesh_jojodae’s picture

Status: Active » Fixed

Inserting variable_set('node_options_' . $module_name , array('status')); line in hook_install will do the job. This will work only against fresh installation. I'm not interested in writing 7 hook_update_N (one for each question type) for this trivial change. Committed to 4.x.

Status: Fixed » Closed (fixed)

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