Additional configuration options
stella - October 19, 2009 - 11:34
| Project: | ecard |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi,
I added the following configuration options:
- Made the sending of the ecard copy mails to the sender configurable.
- Made the display of the ecard notification checkbox optional.
- Added in the ability to configure the path to the thank you page. By default it's set to 'ecard/thanks'. However this just contains a one-line sentence. Now users can use this page if they want, or they can enter in a custom path, e.g. 'node/123' and configure all the text and images they want there. It also solves the multilingual issue as nodes can be translated. In my use case, I'm sending the user back to the e-card catalog page.
I also changed the INSERT sql statements to use drupal_write_record() instead.
Cheers,
Stella
| Attachment | Size |
|---|---|
| ecard_thanks_mailopts_writerecord.patch | 8.07 KB |

#1
#608412 by stella: Added Additional configuration options.
Just great! And finally drupal_write_record! Thank you so much!
#2
Automatically closed -- issue fixed for 2 weeks with no activity.