Contact/About Administation

Edit Contact

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.


Edit About/Policy

Text:
Simply some text describing your site or policy.


Edit Links

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.


Note: Anything not filled out will be hidden to users. For example if you have no policy, then the user will simply be shown the contact page, if you have no banner link, then the box for it wont be shown, etc..

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.