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.

CommentFileSizeAuthor
send_block.module3.58 KBmfredrickson

Comments

allie micka’s picture

Status: Reviewed & tested by the community » Closed (won't fix)

I 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 :)