mailout 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| mailout-6.x-1.x-dev.tar.gz | 35.6 KB | c2d51e25806ebd69463c5da32c7bcdc6 |
| mailout-6.x-1.x-dev.zip | 38.38 KB | 88987e9e0685102a03576c1acd070d93 |
This is the starting upgrade to Drupal 6, a lot of the code has been updated. Please don't consider it supported or usable - I'm creating this release to be able to assign tasks from the issues queue.
mailout 5.x-1.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| mailout-5.x-1.0-rc2.tar.gz | 32.03 KB | 13959f55d2e2c8bdd260368eb64a3214 |
| mailout-5.x-1.0-rc2.zip | 35.47 KB | 2cf82b98a9aebe363099486762fee30e |
Added
-- advanced ability for extra fields on the subs block.
-- download lists as csv
-- numerous bug fixes
mailout 5.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| mailout-5.x-1.0-rc1.tar.gz | 30.08 KB | be9e063745148c77ab3ad4e279570453 |
| mailout-5.x-1.0-rc1.zip | 33.57 KB | 3369e93e7e8fee268011a348ff26876b |
All required features are in now. See project page for update of features.
mailout 5.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| mailout-5.x-1.0-beta2.tar.gz | 24.62 KB | 283e300e147efe015f0b8b80aaf20a16 |
| mailout-5.x-1.0-beta2.zip | 27.91 KB | 4a2c8b2b5430a8fc7dd712982bd4d278 |
Bunch of stuff here.
-- You can manage mailing lists now.
-- The send mail form is smoothed out for forwards/backwards action.
-- Module now depends on mimemail
-- You can send a test email
-- You can define styles in your template and the mailout module will insert them inline. Define styles like normal css without class/id identifiers. Some docs need to be done on that.
-- All mailout stuff in under the Content menu now (admin/content)
Be warned! If the update.php doesn't nuke all the mailout tables, it should. Please backup any data before installing.
mailout 5.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| mailout-5.x-1.0-alpha2.tar.gz | 13.96 KB | b0ebcd5e691d259f0e3c58adb1b9ecbc |
| mailout-5.x-1.0-alpha2.zip | 15.12 KB | c320cc38be203df7f00b600cc68bc2a6 |
Added OG support (http://drupal.org/node/247160)
Cleaned up / Debugged hook_menu (http://drupal.org/node/247160)
Code Cleanup + Misc.
mailout 5.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| mailout-5.x-1.0-alpha1.tar.gz | 13.39 KB | 1d3ef43dec701c55d8631186b2ceaf96 |
| mailout-5.x-1.0-alpha1.zip | 14.49 KB | 993a4b14facf1d144d50cec4f1ee4b72 |
Initial stable snapshot for testing. ALPHA1. Has all required functionality to work.
Doesn't have interfaces for adding/deleting/viewing/editing mail lists. Comes standard with one list, and one opt out list. You can add more through the DB if you must (don't delete the opt out list!) Will eventually add an interface here. NOTE: you don't have to use lists to send messages, this is simply an option. You can if you want have users sign up to the list, and then send to them through the mailout module. You could also just paste a list of email addresses into the box as well.
Finally think I have the release thing figured out.
mailout 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| mailout-5.x-1.x-dev.tar.gz | 33.77 KB | e4272300837e6ddae329c9856bebb871 |
| mailout-5.x-1.x-dev.zip | 36.68 KB | 1c8a108b9e43dc0c4bb6d79123031ac3 |
Current development snapshot.