I use the HEAD version of the module and was dealing with two bugs I had found in the e-mail messages sent to users. They were full of <em> tags and had malformed headers. So I modified the module a bit and thought I would share a patch to speed up the development process. This patch changes all @string-style vars to !string-ones and fixes the headers (work for me at least).
| Comment | File | Size | Author |
|---|---|---|---|
| subscriptions.module.5.patch | 4.8 KB | archetwist |
Comments
Comment #1
arthurf commentedI accepted most of your changes in your patch. Thanks for calling my attention to the issues in the header. The from issue required a few more tweaks, but should be working correctly now. See:
http://cvs.drupal.org/viewcvs/drupal/contributions/modules/subscriptions...