i see there's support for $mode='title' only; it would be nice to have that as a feature. i've tried to patch it unsuccessfully; still trying to understand the structure of things. also tried using hook_send, also unsuccessfully.

thanks for the work you've done with this module thus far :)

aaron

CommentFileSizeAuthor
#1 send_title_only.patch1.67 KBjerdavis

Comments

jerdavis’s picture

Version: 5.x-1.x-dev » master
Status: Active » Needs review
StatusFileSize
new1.67 KB

I created a patch against HEAD to enable the sending of titles only functionality that was partially implemented. This changes the "Full Text of Nodes" check box to a select with the options of Teaser and Title, Title only, or Full Node. Full Node is only available if only one node is being sent, while title+teaser and title only are available if multiple nodes are being sent.

allie micka’s picture

Status: Needs review » Closed (won't fix)

Please see #259388 for the recommended alternative.

Thanks!