Description: Contact component hack, allows modified / additional contact forms with file-upload possibility.
1.1
+parameter for recipient email
After applying of this hack goto the admin panel, menu, and edit your contact menu item or create a new one.
Additional item format:
Field separator: |
Line seaparator: ||
Label text|fieldname|fieldtype|fieldparams
At present only text or textarea fields are supported.
Example:
Please enter your subject:|subject|text|size='30'||Please add a message:|message|textarea|cols='50' rows='5'