Add hypertext to registration welcome letter
I'm sure I'm missing something fundamental but I need to find out how to add hypertext to the registration welcome letter. Specifically I wish to add a PayPal Buy Now button and have it display on the letter rather than expose the code. I do have working button code that I use in particular nodes. Thanks
Hi Take a look at the mimemail module while will allow you to send a HTML email and then you will need to write a module to use the hook_mail_alter() to create the email you want. I am not sure if there us a module which provides the ability to add a paypal button to the registration email. Gordon On 21/06/2009, at 6:49 AM, Scott <scott@bscottholmes.com> wrote:
I'm sure I'm missing something fundamental but I need to find out how to add hypertext to the registration welcome letter. Specifically I wish to add a PayPal Buy Now button and have it display on the letter rather than expose the code. I do have working button code that I use in particular nodes.
Thanks
-- [ Drupal support list | http://lists.drupal.org/ ]
participants (2)
-
Gordon Heydon -
Scott