Instead of changing the node type confirm form, you can more easily implement the hook_node_type(). This also has the benifit that when one changes the type name or delete it programmatically, the settings are saved.

Patch attached.

CommentFileSizeAuthor
ctm.hook_node_type.patch1.42 KBRobrecht Jacques
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

NikLP’s picture

Seconded.

chellman’s picture

Status: Needs review » Reviewed & tested by the community

Works great here.

vasike’s picture

Status: Reviewed & tested by the community » Closed (fixed)