Downloads

Download tar.gz 117.56 KB
MD5: 7f4037ce61130cd6e8bb972b5df17bd6
SHA-1: 9df1737f9c07c1cb12ff1bf194a8c7bec686fe9d
SHA-256: 85da3b28c025b1c26dd926f46472a7c52e5e22984bf5a755b01df813421a7d02
Download zip 140.03 KB
MD5: 418b4d5a1be730daa1b1fc9c37e91f1e
SHA-1: 5a0f48f01f6a6769bc36655ddd9200bcca005a2b
SHA-256: 7b04cc06575a69461a8e3f315d5bf339e5020fff9579650c817be06b9a7c0ecd

Release notes

Subscriptions 2 for Drupal 5.x has been rewritten from the ground up by chx and salvis, starting in November 2007 and completing in April 2008. Ongoing development has proceeded through 12 beta versions and one release candidate. We wish to thank the community for your continued testing and feedback, which helped to bring Subscriptions 2.0 into its present form.

The prior version 1.9 was known to be buggy beyond repair and has been unsupported since 2007. Subscriptions 2.0 provides an upgrade path that migrates all the information of a working 1.9 installation. As it creates completely new tables, it saves your 1.9 tables as {subscriptions_old} and {subscriptions_holding_old}; you can delete these tables after completing the upgrade.

Upgrading large sites from 1.9 to 2.x:
If your site has a large number of users, upgrading may take considerable time: depending on where you start, progress may advance quickly at first, but it may take minutes or even hours to complete update 7, because update 7 loads and saves every user record in your database.

Please note that upgrading from 5.x-1.x-dev is unsupported. It may work, but you're on your own...


Changes for subscriptions 5.x-2.4:

Enhancements:
- Add Danish translation (created for D5 but originally uploaded to HEAD/D6).
- #351753: Add any missing {subscriptions_user} records without complaint to support multi-site installations.
- #328341: Make pgsql CAST()s conditional on the database engine.
- #318150: Get by without hook_nodeapi('prepare') for inserting nodes programmatically.
- #311343: Warn about bad 'http://' site url.
- #299259: Add option to hide "Subscribe to this page", update .pot and de.po files.
Bugs fixed:
- #305235: Revert previous patch because it didn't work.
- #305235: Make 'Subscribe' links compatible with Pathauto.
- #339076: Decode entities in CCK field values.
- #336952: Warn about IP as site address.
- #322131: Really fix user default subscriptions forms.
- #322131: Fix user default subscriptions forms.
- #315304: Avoid using empty anchor tag.
- #308801: Fix enable-subscriptions-block-warning link.

Created by: salvis
Created on: 20 Jan 2009 at 00:24 UTC
Last updated: 20 Jan 2009 at 00:24 UTC
New features
Bug fixes
Unsupported

Other releases