I needed to have the contact settings form in order to test a hook_form_alter so I got it going in D7, here is a patch. I have made no attempt to get any tabs, eg 'list' and 'settings'. The form is as found in D6 and the menu entry also, except for path changes.

Hope this helps

CommentFileSizeAuthor
contact_settings_D7.patch2.02 KBhutch

Comments

asimmonds’s picture

You might want to read #570142: Get rid of the admin/structure/contact/settings page where this configuration page was removed from D7.

hutch’s picture

Thanks for the prompt reply, I'll move the settings page for the contrib module I'm upgrading to D7 to it's own spot somewhere suitable

jhodgdon’s picture

Status: Active » Closed (duplicate)

Sounds like this is a duplicate or won't fix.