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
| Comment | File | Size | Author |
|---|---|---|---|
| contact_settings_D7.patch | 2.02 KB | hutch |
Comments
Comment #1
asimmonds commentedYou might want to read #570142: Get rid of the admin/structure/contact/settings page where this configuration page was removed from D7.
Comment #2
hutch commentedThanks 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
Comment #3
jhodgdonSounds like this is a duplicate or won't fix.