We (dotMobi) are considering using this module in the very near future, but its not quite mature enough for us in its current state.
In order to bring it up to where we'd like it to be (for our particular use case) I'm making quite a few modifications to the code. Anything thats generic enough to allow others to benefit from the changes will be posted here along with patch files incase anyone else is interested in what we're doing with this module!
This first change contains hook support for the module to allow developers to create their own lists of users for mailing lists, and will hopefully result in a more dynamic list-creation process, as it will allow custom SQL which may (as in our case) query a non-drupal database for some user info before resulting in the final list of users to have the mails sent to.
| Comment | File | Size | Author |
|---|---|---|---|
| mailout.module.patch | 2.79 KB | daniel.hunt | |
| mailout_send.inc_.patch | 2.03 KB | daniel.hunt |
Comments
Comment #1
daniel.hunt commentedThe 2 patches that I included in the above post are out of date now - I've moved on and changed a lot more than what I initially thought I would.
As a result I won't post a full patch file here, but will wait for the developer to wake up before doing anything controversial :)
Daniel
Comment #2
simeHi zoro, yeah it's been a while! If you're interested in D6, please get in touch.
I'm pushing this to D6 so we can work in the features. Some hooks like this would be nice to allow other list management, definitely.