subscriptions 5.x-2.4

salvis - January 20, 2009 - 00:24
Official release from CVS tag: DRUPAL-5--2-4
First released: January 20, 2009 - 00:24
Download: subscriptions-5.x-2.4.tar.gz
Size: 117.56 KB
md5_file hash: 7f4037ce61130cd6e8bb972b5df17bd6
Last updated: January 20, 2009 - 00:25
View usage statistics for this release

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.

 
 

Drupal is a registered trademark of Dries Buytaert.