radioactivity 5.x-1.2
skiminki - October 25, 2008 - 07:58
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-5.x-1.2.tar.gz | 24.47 KB | b94da2164d993d3bb8a06f7b516b9e25 |
Official release from CVS tag: DRUPAL-5--1-2
Last updated: October 25, 2008 - 08:00
Here's the official 5.x-1.2! This is rc2 + small fixes to radioactivity_up_down_voting.module and radioactivity_votingapi.module. The notable fixes in this release: (compared to 5.x-1.1)
- #251651: radioactivity_add_energy called with wrong arguments on node view when click_duration != 0
- #301230: radioactivity_node incompatible with page caching
- #301241: radioactivity_get_energies_for_source: Resolve subclass only when required (Optimization)
The notable new features in this release: (compared to 5.x-1.1)
- A new modular design for radioactivity sources and targets
- Support for node comments and arbitrary objects, in addition to node targets
- Support for VotingAPI as an energy source for node and comment radioactivity
- Support for arbitrary sources. This is for integration purposes
- Configurable HTTP interface, exposing radioactivity_add_energy, radioactivity_get_energy and radioactivity_delete_energy
- Support for settings per node type
- Support for different join types in views
radioactivity_up_down_votingfor up/down radioactive voting (see #300767: Negative amount and integration with Drigg)
As always, see the the CVS messages (http://drupal.org/project/cvs/240484) and the issues for detailed changes.
Notes for 5.x-1.1 → 5.x-1.2 migration:
- Views support has changed. The update procedure should be able to upgrade your views containing radioactivity fields, filters and sorts. This has been tested only with Views 5.x-1.6, but might work on other versions too. As always, test the migration in a test environment before going live with production. If the procedure fails for some reason, you need to delete blank fields, filters, and sorts in your views and then re-add them.
- The radioactivity decay profile system has also been changed. The update procedure should be able to update your 5.x-1.1 profiles to 5.x-1.2 without problems. However, if you applied patch from #247212: Content type -specific settings for received energies, then the updater will not upgrade the profiles properly.
Thanks for Uusi Suomi (running http://www.uusisuomi.fi/ ) for funding most of the development of this release. Special thanks to guardian for sorting out some issues and cedricfontaine for sparking the for radioactivity_up_down_voting.
Have fun!
