/[drupal]/contributions/modules/contact_forms/README.txt
ViewVC logotype

Diff of /contributions/modules/contact_forms/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.6, Wed Dec 31 12:37:41 2008 UTC revision 1.7, Fri Oct 23 11:40:59 2009 UTC
# Line 1  Line 1 
1  $Id: README.txt,v 1.5 2008/09/14 10:10:31 gpdinoz Exp $  $Id: README.txt,v 1.6 2008/12/31 12:37:41 gpdinoz Exp $
2    
3  CONTACT_FORMS.MODULE  CONTACT_FORMS.MODULE
4    
# Line 12  unique path, for each of the contact for Line 12  unique path, for each of the contact for
12  The path 'contact/{category}' generates a contact form  The path 'contact/{category}' generates a contact form
13  for that category with a title = 'Contact {category}'.  for that category with a title = 'Contact {category}'.
14  e.g. path 'contact/Jill Jones' generates a contact form  e.g. path 'contact/Jill Jones' generates a contact form
15  for the category 'Jil Jones' with a title = 'Contact jill Jones'.  for the category 'Jill Jones' with a title = 'Contact Jill Jones'. You can use underscore "_" or a dash "-" instead of spaces.
16    
17  If a path is entered that does not have a category you  If a path is entered that does not have a category you
18  can specify a page to redirect to. The default fall back  can specify a page to redirect to. The default fall back
# Line 21  path is contact. Line 21  path is contact.
21  To define the subject of the generated form the path is as follows  To define the subject of the generated form the path is as follows
22  'contact/{category}/Subject goes here'  'contact/{category}/Subject goes here'
23  e.g. path 'contact/Jill Jones/Enquiry about Sales' generates a contact form  e.g. path 'contact/Jill Jones/Enquiry about Sales' generates a contact form
24  for the category 'Jil Jones' with a title = 'Contact jill Jones' and the subject  for the category 'Jill Jones' with a title = 'Contact jill Jones' and the subject
25  'Enquiry about Sales'.  'Enquiry about Sales'.
26    
27    
# Line 91  alienbrain Line 91  alienbrain
91  incrn8  incrn8
92  joachim  joachim
93  mfredrickson  mfredrickson
 jandd  
94    jandd
95    arcaneadam

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.2