Active
Project:
Simplenews
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2010 at 14:46 UTC
Updated:
27 Feb 2015 at 20:30 UTC
Jump to comment: Most recent
I crafted a new action in a seperate module.
It sends out the latest (where s_status <> 0, order by n.created desc) sent node of the list to new subscribers.
It could use some extra features like only act on selected lists... but i did not need that.
It is a action, thus.. activate and configure the action first and then assign it to a trigger..
Maybe someone else can benefit from it... or the maintainer wants to include it in the simplenews_action module... feel free to use it. I t comes with no warranty.
| Comment | File | Size | Author |
|---|---|---|---|
| simplenews_sent_latest.tar_.gz | 1.27 KB | frans |
Comments
Comment #1
danny1997 commentedI tested this module, it works perfectly.
Quite usefule for me. Thanks for sharing.
Comment #2
frans commentedYW.
If you have questions, please let me know.
Comment #3
sutharsan commented@VDMi.Frans, this function looks interesting. I will accept this for 6.x-2.x-dev if you write a patch, add more comments to the code and pls make the code follow the coding standards. Also solve this loose end: '// probably not needed...'
Comment #4
sutharsan commentedComment #5
frans commentedAlways those quickies ;) Ugly code and poorly documented...
I'll make a dev 2.0 patch somewhere this weekend.
Comment #6
miro_dietiker"Somewhere this weekend" - 5 years ago. ;-)
Might be still of interest in 8.x.