Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 60.91 KB
MD5: 9250ec76e49e4dcd25fe59418159fa99
SHA-1: 19b8a3f3c3cd003eae690e3fa09e40de8b2bf76d
SHA-256: 9cb5570b5e4c7c6c5508bef5da27838cf60e7dd25d4e64ebd4e0658deebe5dfc
Download zip 73.9 KB
MD5: 57b7f0ff0f08688a14328ed626cf158e
SHA-1: d007b9d668177999333ecb0ea8c8b29c614c19af
SHA-256: 932882ef535d7b3b0121d508c4aa37c901a801eaeb6c28ec6286dec4e8af0f6f

Release notes

This is ALPHA4 of Subscriptions for Drupal 7.

It has had little testing so far and is certainly not ready for production yet.

The D7 version of Mail Editor is blocked at #1230134: Offering to take over Mail Editor, which means the email templates cannot be customized yet. Also, subscriptions_cck.module has not been ported yet.

We encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #1172646-8: Subscriptions for D7 for details.

This version requires Drupal 7.5 or later, and you should run update.php after installing it! If you copy the new files over the old ones, then please remove the subscriptions.mail.inc file — it's not part of the package anymore.

In case you get an error mentioning SubscriptionsMailSystem then you need to manually remove the 'mail_system' variable.

Changes since ALPHA3:
Bugs fixed:
- #1253788, 1253790: Remove the temporary SubscriptionsMailSystem (needs 7.5 now!).
- #1249862: Fix a typo in a {subscriptions_queue} SQL query.
- #1252786: Handle nodes without bodies.
- #1252656: Fix notice about missing $ret variable in subscriptions_install().
- #1252700: Fix empty last column in Page subscriptions list.
- #1250572: Remove the call to the dropped subscriptions_update_9() function.
- Fix various porting issues, mostly related to DBTNG and comments.
- #1244176: Remove inadvertently-left dpm() call.
- #1241944: Remove hard-coded dependency on comment.module.
- #1236872: Fix notifications for new or updated comments.
- #1228214: Fully qualify field parameter in SelectQuery::condition(), SelectQuery::orderBy() calls.

Created by: salvis
Created on: 24 Aug 2011 at 15:19 UTC
Last updated: 29 Nov 2013 at 17:18 UTC
Bug fixes
Unsupported

Other releases