Releases for Radioactivity
radioactivity 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-7.x-1.x-dev.tar.gz | 22.55 KB | 0f41400902c812a1f7baef17109ae93d |
Development snapshots for Drupal 7 version.
radioactivity 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-6.x-1.2.tar.gz | 22.63 KB | a2403badc45a63923ed6cb488a3a6366 |
This release contains a fix for a regression, where decay granularity could not be set if Memcache was not enabled. For details, see #552036: Error on configuration form submission (admin/settings/radioactivity).
radioactivity 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-6.x-1.1.tar.gz | 22.62 KB | 35f1be204b2323dbce790675be484367 |
Week has passed since the 6.x-1.1-RC1 and no problems have been reported since. So, it's time to make the official release.
New features:
- Support for Memcache-based acceleration for energy increases. This should greatly reduce inserts/updates to table
radioactivityfor busy sites, and therefore, make db query caches work better. See the documentation for configuration how-to. (#400644: Memcache acceleration (D6 port)) - Support for restricting node view energy to authenticated users only. (#452288: How to limit to authenticated users?).
Changes in work logic:
- When submitted comment is automatically approved, give both
comment_submitandcomment_publishenergies to node. Previously, onlycomment_submitwas given. Fixed as a part of #452288: How to limit to authenticated users?.
Bug fixes:
- Fix comment publish. Thanks to swentel for the report and patch! (#460326: Publishing comments gives fatal error)
This release also introduces some SimpleTest tests for the most important functionality. This should improve the code quality in the long run.
This release was sponsored by Uusi Suomi.
Enjoy!
radioactivity 6.x-1.1-rc1
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-6.x-1.1-rc1.tar.gz | 22.62 KB | 3978577bc8c1567da1feca1fc1efdf43 |
New features:
- Support for memcache-based acceleration for energy increases. This should greatly reduce inserts/updates to table
radioactivityfor busy sites, and therefore, make db query caches work better. (#400644: Memcache acceleration (D6 port)) - Restricting node view energy for authenticated users only. (#452288: How to limit to authenticated users?)
Changes in work logic:
- When submitted comment is automatically approved, give comment_submit and comment_publish energies to node. In earlier releases, only comment_submit was given. Fixed as a part of #452288: How to limit to authenticated users?.
Bug fixes:
- Fix comment publish. (#460326: Publishing comments gives fatal error). Thanks to swentel for the report and patch!
This release also introduces some Simpletest tests for the most important functionality. This should improve the code quality.
If no blockers show up, I'll make the official release in a week or so.
Enjoy!
radioactivity 5.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-5.x-1.3.tar.gz | 25.75 KB | ca3ef26b92d20c8ca25c2ae2615bc50a |
Changes since 5.x-1.2:
- Support for Memcache-based acceleration of node views. Please see the documentation! The related issue: #400644: Memcache acceleration (D6 port)
- Fix some harmless warnings when E_STRICT and E_NOTICE error levels are used. http://drupal.org/cvs?commit=199114
Thanks for www.uusisuomi.fi for sponsoring this release!
radioactivity 5.x-1.3-rc1
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-5.x-1.3-rc1.tar.gz | 25.75 KB | 791a179e5fa098a4446984dc539fa01d |
This is the first release candidate for 5.x-1.3. Changes since 5.x-1.2:
- Support for memcache-based acceleration of node views. #400644: Memcache acceleration (D6 port)
- Fix some warnings when E_STRICT and E_NOTICE error levels are used. http://drupal.org/cvs?commit=199114
If no blockers pop up, I'm going to make this official 5.x-1.3 in a week or so.
radioactivity 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-6.x-1.0.tar.gz | 18.62 KB | 020036f35282e97cde9bf4fbf980799d |
This is the initial D6 port. Some feature highlights:
- Nodes and comments can receive radioactivity with positive (the usual) and negative energy. Negative energy is intended for up/down voting.
- Energy settings configurable per node type, if required.
- Views 2.0 support. Sorts can be configured to use LEFT or INNER JOIN against Radioactivity table.
- VotingAPI support with common voting (for most voted lists) and up/down voting (best/worst lists)
- Developed for Mysql 5.0 and PostgreSQL 8.0, but may work with other versions and even other databases, too.
Thanks to Uusi Suomi for sponsoring this release. Enjoy!
radioactivity 6.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-6.x-1.0-rc1.tar.gz | 18.62 KB | d378e0043115d4886bbbcf59cea3fe68 |
This is the first release candidate for Drupal 6 port of Radioactivity. Some feature highlights:
- Nodes and comments can receive radioactivity with positive (the usual) and negative energy. Negative energy is intended for up/down voting.
- Energy settings configurable per node type, if required.
- Views 2.0 support. Sorts can be configured to use LEFT or INNER JOIN against Radioactivity table.
- VotingAPI support with common voting (for most voted lists) and up/down voting (best/worst lists)
- Developed for Mysql 5.0 and PostgreSQL 8.0, but may work with other versions and even other databases, too.
Enjoy!
P.S. Please share your testing results in #335098: Feedback request for 6.x-1.0-RC1.
radioactivity 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-6.x-1.x-dev.tar.gz | 22.63 KB | 50e69fab7dad9892ef1b59913d968e55 |
The D6 development branch.
radioactivity 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-5.x-1.2.tar.gz | 24.47 KB | b94da2164d993d3bb8a06f7b516b9e25 |
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:
radioactivity 5.x-1.2-rc2
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-5.x-1.2-rc2.tar.gz | 24.43 KB | 36a773b9df7ca83b79ec23586294c1e8 |
This is the second and hopefully the last release candidate for 5.x-1.2. In addition to 5.x-1.2-rc1 (see http://drupal.org/node/282882), the following bugs were fixed:
- #301230: radioactivity_node incompatible with page caching
- #301241: radioactivity_get_energies_for_source: Resolve subclass only when required (Optimization)
In addition, there is a new plugin module radioactivity_up_down_voting for up/down radioactive voting (see #300767: Negative amount and integration with Drigg). This feature might end up in Drigg.
Thanks again for Uusi Suomi (running http://www.uusisuomi.fi/ ) for funding most of the development of this release candidate, and special thanks to cedricfontaine for the new up/down voting module.
radioactivity 5.x-1.2-rc1
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-5.x-1.2-rc1.tar.gz | 23.44 KB | ae601ec22d4976208ff4ef5555a93343 |
This is a release candidate for 5.x-1.2. The official 5.x-1.2 will be released in a week or so, if no major issues show up before that. If you don't want to go for a release candidate, download 5.x-1.1 and apply patch from issue #251651: radioactivity_add_energy called with wrong arguments on node view when click_duration != 0.
The notable fixes in this release: (compared to 5.x-1.1)
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
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:
radioactivity 5.x-1.2rc1
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-5.x-1.2rc1.tar.gz | 23.45 KB | 5a1aab1f54e0af6fa7c993f3f82e54ef |
This is a release candidate for 5.x-1.2. The official 5.x-1.2 will be released in a week or so, if no major issues show up before that. If you don't want to go for a release candidate, download 5.x-1.1 and apply patch from issue #251651: radioactivity_add_energy called with wrong arguments on node view when click_duration != 0.
The notable fixes in this release: (compared to 5.x-1.1)
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
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:
radioactivity 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-5.x-1.1.tar.gz | 12.24 KB | b1c4903c1ffbb3edb326e481a88d2865 |
New features in this release:
- configurable amounts of energy per node view and submitted/published comment #248220: Submitting comments should also increase node radioactivity
- reworked admin navigation a bit #248260: Change navigation for energy profile admin
Bug fixes:
- Works now correctly with anonymous users when page cache is enabled #248216: Radioactivity does not work well with page cache and anonymous users
This release was sponsored by Kustannusosakeyhtiö Uusi Suomi which runs www.uusisuomi.fi , a Finnish news site.
radioactivity 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-5.x-1.0.tar.gz | 11.53 KB | 3ffdbe4aaf21f470229d9d372145643e |
The first release supporting MySQL, PostgreSQL and Views. Enjoy!
radioactivity 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-5.x-1.x-dev.tar.gz | 24.47 KB | e099ec2073f68284fdb6c3e2dd1dd5f9 |
The nightly development build.
