CONTACT_FORMS.MODULE Overview -------- This module expands the features of the site wide contact form. It eliminates the drop down category menu by generating a form with a unique path, for each of the contact form categories. The path 'contact/{category}' generates a contact form for that category with a title = 'contact {category}'. If a path is entered that does not have a category you can specify a page to redirect to. The default fall back path is /contact. You can choose to replace spaces in the generated URLs with a dash an underscore or not at all on the settings page here /admin/build/contact/settings Requirements ------------ contact.module must be enabled. Installation ------------ 1. Copy contact_forms folder to sites/all/modules/. 2. Check contact.module is enabled 3. Enable Contact Forms module Upgrading --------- If you are upgrading from an older version of Contact Forms Disable and uninstall the old version then delete the contact_list folder before you upload and enable the new version. Use with Contact Field ----------------------- If you are having problems with this module and contact_field where the added fields are not displaying in the correct order then disable this module and enable it again. That will fix the problem. Usage ----- This module was written for sites that have many email contacts where you want a page with information about the people / departments etc with links to their individual contact forms. Create a "Contact Directory" page with a path like 'directory' and lay it out how you would like it. Links to the forms can be made with the following code [using the drupal link function] The following links will work This page can be set as the fall back page if a contact/category path is entered that doesn't exist. Snippets -------- 1. The "old" contact/list page This will give you a list of links to the contact forms.
Who would you like to contact?
'; print '