Downloads

Download tar.gz 44.48 KB
MD5: 80b897020afdee4054e6e231b95809fa
SHA-1: 890a6aa61703c1c5875e5b736dac37730d3d94f7
SHA-256: 918c23c5d49fd5216ebbfba7fecbd974441bfdf33b1e5efc64b5a1a8a92e6c39
Download zip 57.07 KB
MD5: 0e4735c7c37439637d2531645e36db90
SHA-1: daec3507095b2948b88ef76d58600482c2c029c3
SHA-256: 8f731355f51a4388f15cf194b06d5fb709ca6b7279c3ddcb76cded22cbfbea9a

Release notes

This is a ground-up rewrite of subscriptions.
This is a BETA release:

  • Back up your database before installing!
  • Do not install on a production site!
  • Some features may be missing or incomplete or buggy...

The official release version is still subscriptions 5.x-1.9. However, it's known to be buggy and it's unmaintained. We are working hard on getting 2.0 out and you can help it by trying it out and reporting bugs.

All changes are by salvis.

Improve the digest template.
Tune other templates, split !type into !subs_type and !node_type.
Add some mail template documentation.
Update the German translation.
Tune node form positioning.
Convert node/nid into node/type when it's an update notification;
this implies merging comment notifications (as node/nid) only up to any subsequent update notification, so that that update notification can be converted (subsequent comments will be attached).
Fix some minor bugs.
Fix multiple taxonomies interfering with each other.
Improve explanatory strings, add missing German translations.
Clean up the conditional expression in subscriptions_ui_nodeapi().
Restore the conditional node form after overly restricting subscriptions_ui_nodeapi().
Remove the links from the node form item texts and document them in README.txt instead.
Restrict subscriptions_ui_nodeapi() to node/NID pages to avoid interfering with modules that render node content in different contexts.
Clean up: use $_GET['q'] to get the current path.
Implement optional Subscribe link, administrative interface.
Adjust weights on admin/settings/subscriptions.
Add comment to explain why we need to set the module's weight (no functional change).
Clean up the mess in subscriptions_content_mail_edit_submit().
Call check_markup() first to prepare text for drupal_html_to_text().
Move subscriptions_mail_send() to private namespace to avoid conflicts.

Created by: chx
Created on: 2 Feb 2008 at 02:14 UTC
Last updated: 2 Feb 2008 at 02:17 UTC
New features
Bug fixes
Unsupported

Other releases