Send Confirmation:
If checked, then a confirmation mail will automaticly be sent to the person contacting you.
Allow Attachments:
If the person contacting you can attach a file to the contact email.
Anon Attachments:
If attachments are allowed, are they allowed for anon users?
Max. Attachment Size:
Size in bytes of maximum attachment size.
Accepted Extensions:
File extensions ok to attach, delimited by |
BCC To:
Comma delimited list of optional emails to also send a copy of the contact message to.
Contact Reasons:
| delimited list of contact reasons. If more than 1 reasons are listed, user will be presented with a dropdown list, otherwise a textfield in which he can change the reason.
Contact Disclaimer:
Text (if any) show at the top of the contact page.
Text:
Simply some text describing your site or policy.
Alt Text:
Text shown on images when one points mouse on image.
Caption:
Only applicable for text link. Is the text shown.
Image Link:
Either the name of a local file under contact/cache/images/ or the full URL to a valid image.
Custom Code:
Optional html, javascript, flash code, etc. If specified, all the above will be overidden.
You can also remove/add sublinks to your contact module by changing xoops_version.php in the modules base folder & changing/removing:
$modversion['sub'][xx]['name'] = ....
$modversion['sub'][xx]['url'] = ....
If you'd like to personalize the message sent to you/user, see: language/(lang)/mail_template/*
By adding the following tag {IS_HTML} in a template file, will make it send the mail as HTML.