Download & Extend

Additional configuration options

Project:ecard
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

AttachmentSize
ecard_thanks_mailopts_writerecord.patch8.07 KB

Comments

#1

Status:needs review» fixed

#608412 by stella: Added Additional configuration options.

Just great! And finally drupal_write_record! Thank you so much!

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.