Downloads

Download tar.gz 100.88 KB
MD5: c744fd980750705f19f6def179047fd4
SHA-1: 401deb8db62855a844dab5e91e5c6af6a5884507
SHA-256: 9dd6e280fa0a6ab0d59259460e62bb4cf1ee9d5d7007bd4c65f9e5db20ea8400
Download zip 123.92 KB
MD5: 93b7a6cd9054f9a87d704c61db5ed3b0
SHA-1: b971439044dd8b60361a9c30cd35909e7a0a8ac0
SHA-256: aede4162986b474b7352b4c2bcf7b12343a8bb77384174e2b70d32a1016506a0

Release notes

This is the second BETA version of the Drupal 6 port of Subscriptions 5.x-2.3.

We do not recommend installing it on a production site, but we encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #273505: Subscriptions for D6 is released! for details.

Changes since BETA1:

- Add subscriptions_cck.module for D6.
- Two missing pieces for mail_edit 6.x-1.x.
- Avoid potential naming conflicts.
- Clean up: eliminate notices.
- Implement support for mail_edit 6.x-1.x.
- Fix the anchor on the node form fieldset.
- #296995: Change defaults to send comments and updates.
- Remove obsolete database table backup function when upgrading from 5.x-1.x.
- #294381: Fine-tune the German translation, fix some replacable strings in all languages.
- #294381: Update German translation.
- #283721: Add a List-Id header according to RFC 2919.
- #291929: Use hook_taxonomy() and hook_node_type() to catch deletions and clean out orphaned subscriptions.
- #292654: On-comment subscriptions by author must check the node author, not the comment author.
- #290882: Fix prior patch for #289965.
- #289965: 'Blocked content types' must override 'Auto-subscribe'.
- #288553: Fix untranslated 'Auto-subscribe'.
- #280182: Split the checkboxes and their labels into two separate columns to avoid toggling the checkboxes when clicking a label link.
- Fix display of empty Page form.
- #287591: Don't display Subscribe UI for anonymous users.
- #269617: Fix pgsql section of contributed moderate_content_notifications_install().
- #281600: Add explanatory code comment for error message about missing {subscriptions_user} records (no significant functional changes).
- #284442: Fix call to undefined function language_initialize() for sites that have only one language.
- #282840: drupal_html_to_text() is now part of core, no more need for the HTML_to_text module.
- #278107: Check for the existence of the {mail_edit} table before attempting to remove entries in subscriptions_uninstall().
- Don't use drupal_goto() in a form submit handler.
- #273960: Fix multi-language support.
- #273537: Allow translating the entries in the 'Type' column of the Overview page.

Created by: salvis
Created on: 30 Aug 2008 at 16:20 UTC
Last updated: 30 Aug 2008 at 16:20 UTC
New features
Bug fixes
Unsupported

Other releases