Attached is a module to display a list of the most recently emailed nodes, sent via the the send module.
This code could be included with send as an add-on module, or incorporated into the code.
Future enhancements could include using send's send_query function (but not yet, as it can't filter by time period) and providing a block for each send sub-module.
The timestamping code is not extremely well tested, as I do not have a good test set of data to use. Please report any bugs.
| Comment | File | Size | Author |
|---|---|---|---|
| send_block.module | 3.58 KB | mfredrickson |
Comments
Comment #1
allie mickaI think you'll agree that this module can be supplanted by views support, so I'm marking it as "won't fix".
However, a patch for views support is quite welcome :)