New features patch
| Project: | Spread |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
I have made a few changes:
- Ability to choose destination for link (options are current page (default), front page or custom page.
- Added class to thank you message div to match theme status message (class="messages status").
- Ability to turn off JavaScript.
- Ability to modify thank you message.
- Name input field added. Can be used in the email as !name.
- Removed unnecessary calls to variable_set. Using system_settings_form is enough.
- Added spread_add_files() so files can be added via the theme layer. A static variable is used to ensure files are only added once.
- Added proper labels to the friend's email fields. This should be hidden using CSS on the theme layer if required.
- Changed the validation a bit.
Hope you like the changes.
| Attachment | Size |
|---|---|
| spread-new_features.patch | 12.28 KB |

#1
Ok, commited with a few changes.
Many thanks psynaptic!
#2
Awesome, thanks a lot!
Perfect timing on the CAPTCHA integration too! Just what we needed. :)
#3
Automatically closed -- issue fixed for 2 weeks with no activity.