Downloads

Download tar.gz 46.27 KB
MD5: e7bd9bf5e6a37c86043dbe9784177bbb
SHA-1: 47fa5007965e85fb4f63bbe8b3c8cb457fbd9759
SHA-256: a596c4075939ab85776d2bd384beeafd11c3bb244869d5d1e8d778cb8d02fa3f
Download zip 58.59 KB
MD5: 0cc227b5395e2568ffb63024e6edc12c
SHA-1: cbd1b8de8a5620104307db43c2209dbd859b2706
SHA-256: 4f5d3072cdb5615407e86f52568d66d98f562355065fda9bce21f204bd653471

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.

Fix hook_count_user_subscriptions implementation.
Implement hook_subscriptions_queue_alter().
Undo first attempt to accommodate subscriptions_moderate.module.
Implement a list of blocked nodes.
Improve text sanitizing.
Put all controls on Add Subscription page.
Update translation template and German translation.
#222334: hook_count_user_subscriptions() and subscriptions_get_full_subscription() as requested by develCuy for subscriptions_og.module.
Add recommendation of the HTML_to_text module.
Fix hook_subscriptions_moderation_queue() call.
Add hold to {subscriptions_queue}, hook_subscriptions_moderation_queue() to subscriptions_queue(), and support in subscriptions_mail_cron() in anticipation of the subscriptions_moderation.module.
Move subscriptions_auto and subscriptions_sendself from {users} to {subscriptions_user};
implement three different auto_subs.
Cosmetic: change [Subscribe] button to [Save] button.
Fix minor bug in disable-the-checkboxes-on-the-forum-containers implementation.
Disable the checkboxes on the forum containers.
Use the right key for checking access in subscriptions_write().
Use session_save_session().
Really fix NULL default value for reference parameter now.
Fix NULL default value for reference parameter (subscriptions_mail.module in previous commit!).
Fix missing default parameter values for hook_link().
Add explanation about Unpublished Nodes/Comments to README.txt.
Change CR/LF to LF (no functional change).

Created by: chx
Created on: 21 Feb 2008 at 22:59 UTC
Last updated: 21 Feb 2008 at 22:59 UTC
New features
Bug fixes
Unsupported

Other releases