Closed (won't fix)
Project:
Simplenews
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Jun 2008 at 18:39 UTC
Updated:
12 May 2010 at 08:20 UTC
I saw the patches for simplenews D5 to implement a username (or if the user was not registered the email-address, without the @domain-part). That's what I need.
I tried to patch it myself according to the existing patches, but no luck so far.
Is there any patch for D6 already or could someone give it a try to *just* implement the username?
It's not about tokens, profiles or any others overhead. Just "name" ...
Any help is highly appreciated!
Ced
Comments
Comment #1
sutharsan commentedSorry, the answer remains the same. No.
It will be a flexible solution or no solution at all.
Comment #2
cedrix commentedUnpersonalized E-Mail is a pain...
So, after taking a look in the code, I want to provide my own patch for personalizing the recipient of the email sent by simplenews.
It replaces all %username to the name of the account (or in case the user is not registered, it takes the email-address, and suppresses the domain name).
If you plan to implement your newsletters on your site, you should finally edit the newsletter-node again and replace %username with "User".
HTH!
Cedrix
I hope sutharsan see's the great demand for this feature. Up until he implements a full-flexible version, take this patch and remain patient.
Comment #3
claudiu.cristeaTry Views Send. It allows personalization and full recipient list filtering based on Views.