Downloads

Download tar.gz 59.85 KB
MD5: 1b75a80494083a42d53dc0d60d6160c5
SHA-1: fb0d1cfa40d139c2810e9034755e485c6bf19019
SHA-256: 3badbaaecbd79d9c4aac113f9d9064023a581051b65515615058a87ae007e829
Download zip 74.13 KB
MD5: 0130d1fb780f10256f9c3de37129246c
SHA-1: 759d9cb798b96fd2a261a28752d90135f7efc2cd
SHA-256: 69a88a70096ecddce542b3e02c7a1a7eccfd0d32b1f7a9ee7dbb4ea2d92c4d9b

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 by Salvis unless noted otherwise.

Rename "To this post" -> "To this page", "posts" -> "content", "Threads" -> "Pages".
Queue notifications when nodes are bulk-published.
Remove subscriptions_event module.
Add a note about the subscriptions counts on the Overview page.
Implement support for Event data.
Implement optional limit on number of emails per cron.
Don't send !sender_... when the author is not displayed for the content type.
Keep potx module happy.
Fix untranslatable string.
Fix mis-type.
Fix all Coder issues (minor).
Minor documentation update, by develCuy (no functional change).
Fix a comment (no functional change).
Remove extraneous session_save_session(FALSE) call.
Update/add missing German translations.
Enable translating the email templates into the recipient's language; tune the templates.
Add upgrade information to README.txt.
Display an error message if the Subscriptions block is not enabled when needed.
Fix hook_link() to not display the Subscribe link for blocked content types.
Update hook_node_options() to include module and field params.
Put SUBSCRIPTIONS_UNAVAILABLE at the end rather than at the beginning.
Factor out subscriptions_node_is_blocked() and subscriptions_ui_can_subscribe().
Try using writing-mode: lr-tb style to keep IE7 from rotating column headers.
Implement an optional alternative e-mail sender address.
Move Mail settings from subscriptions.admin.inc to subscriptions_mail.module.
Tentatively implement !full_node.
Clean up the "Your subscription was activated" mess.
Change README.txt to use linefeeds only.
Implement plain unsubscribe links.
Stop caching nodes in _subscriptions_content_load().
Fix handling of queued notifications for deleted nodes and comments.
Properly handle special situations created by FeedAPI module.
Properly attribute anonymous comments to Anonymous.
Avoid generating a watchdog message if no notifications are sent.
Add mention of subscriptions_og.module to README.txt.
#225648: Minor documentation and coding style update (no functional change) (by develCuy).
Implement timer-based cron control.
Remove thread subscription when the corresponding node is removed.
Add a note about our preferred display settings.
#225648: Add API documentation (by develCuy, edited by salvis).

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

Other releases