My understanding of the module is that it mails out a text or HTML version of the node published to the website. I'm wondering if a feature could be added to allow the mailed version of the node to be trimmed after a certain number of characters defined by the user with a link to the node (in other words, at the end of the trimmed version in the email it would say: for more visit http://....).

Is this possible?

Comments

sutharsan’s picture

Status: Active » Closed (won't fix)

This will not be supported by simplenews, but can be build using a small custom module using hook_mail_alter().