Closed (won't fix)
Project:
Simplenews
Version:
5.x-1.1
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2007 at 01:02 UTC
Updated:
25 Sep 2008 at 07:38 UTC
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
Comment #1
sutharsan commentedThis will not be supported by simplenews, but can be build using a small custom module using hook_mail_alter().