radioactivity 7.x-2.5
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-7.x-2.5.tar.gz | 24.82 KB | be24ab0158ce61605b5acc95b44cc304 |
| radioactivity-7.x-2.5.zip | 33.89 KB | 28b1bf3ad5a5bcf4b875d049f7860e5e |
Release notes
Renamed access callback function name in rules support (could clash).
Separated JS emitter to a function of its own for extra use on theme layer.
radioactivity 7.x-2.4
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-7.x-2.4.tar.gz | 24.81 KB | 6a321c725567ff1f15986a8b445130fe |
| radioactivity-7.x-2.4.zip | 33.87 KB | fcd2b0de2a52e02fd10237b78e9ff990 |
Release notes
Index added to fields (no hook_updatate_x)
Fixed rules implementation
Added rule event for reaching cut off level
radioactivity 7.x-2.3
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-7.x-2.3.tar.gz | 24.36 KB | 9db0ece7a7527dd1400b5eb56494dead |
| radioactivity-7.x-2.3.zip | 33.48 KB | 12acd2e9fd94b6b59cfdf4ec9922b276 |
Release notes
Generic bug fixes
radioactivity 7.x-2.2
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-7.x-2.2.tar.gz | 24.5 KB | cd083b294f34027833924e157adc9832 |
| radioactivity-7.x-2.2.zip | 33.58 KB | 17162b74acce0cc31051a08f5fad1604 |
Release notes
Improved Rules support; in addition to adding an incident, the user can now create a rule which:
- Set the energy of a field directory
- Get the maximum energy of a field
radioactivity 7.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-7.x-2.1.tar.gz | 24.24 KB | 121b5e5ff15d039affd68bb4f1cba613 |
| radioactivity-7.x-2.1.zip | 33.29 KB | 415bc9c67ea144c5e76a0545ea3e71f4 |
Release notes
Issue #1406620 by iler: Wrong function names for hook_install and hook_uninstall
Only affected the functionality of hook_uninstall; hook_install is empty.
radioactivity 7.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-7.x-2.0.tar.gz | 24.24 KB | 9a54134fca650f3e70ff55abdebce951 |
| radioactivity-7.x-2.0.zip | 33.29 KB | 95c87d9ec17c9471ed2e16ad19c8f6f4 |
Release notes
First stable of the 2.x branch.
radioactivity 7.x-2.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-7.x-2.0-rc1.tar.gz | 24.25 KB | 26af858090e38fc81407d0ed470256ab |
| radioactivity-7.x-2.0-rc1.zip | 33.27 KB | 300fc855c79c75e65a76b13ce5699fe6 |
Release notes
Release candidate
radioactivity 7.x-2.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-7.x-2.0-beta2.tar.gz | 20.73 KB | 48de39ba519dcb467bafbccadafa5d98 |
| radioactivity-7.x-2.0-beta2.zip | 28.52 KB | 5fd1adc87b769fa784ea8e951cbc3cac |
Release notes
- Dropped regular ajax menu callback in favour of emit.php which handles both bootstrapped and boostrapless incidents.
- Added ability to disable energy decay in a profile.
- Added a simple graph demonstrating the decay in the profile edit page (mostly work in progress still)
- Streamlined and optimized code: incident storages are no longer tied to field information as much.
- File incident storage (note that this does not work on multisites)
radioactivity 7.x-2.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-7.x-2.0-beta1.tar.gz | 15.7 KB | 790c03dfb8c64750b2c7977d493b7cd2 |
| radioactivity-7.x-2.0-beta1.zip | 20.83 KB | 89cc1f69268f3ab0ca9cff524b0f7e9a |
Release notes
Seems stable enough for a beta release.
Main features completed, but we're still lacking:
- Emitter spam filtering thingy
- Memcache (and whatnot) support
radioactivity 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-7.x-2.x-dev.tar.gz | 24.83 KB | b318086286b605e2bbd63db06f9d3cc9 |
| radioactivity-7.x-2.x-dev.zip | 33.91 KB | 6b93cf4a01667b403158b46a169a6cd9 |
Release notes
Changed form 1.x to 2.x to reflect (huge) changes between the D6 and D7 version. Also added support for Rules to modify radioactivity values.
radioactivity 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-6.x-1.3.tar.gz | 25.2 KB | ae1d1d8edcd53f5996db134e627df6b2 |
| radioactivity-6.x-1.3.zip | 38.18 KB | 5cf0534e6a1d048a1b2c7dd484e67837 |
Release notes
It's been roughly a week since the rc2 and nothing major has popped up. So, it's time for the official release. Below are the changes since 6.x-1.2.
The new features:
- #560038: Support for static page caching (Boost, Varnish, ...). This brings support for the Drupal's built-in aggressive caching, as well as static caching by 3rd party modules and tools, such as Boost and Varnish. See /admin/settings/radioactivity/node_radioactivity for further info.
- #451024: Provide Fivestar specific integration for Radioactivity module
- #688556: Add energy on node creation
The bug fixes:
- #364965: Node Radioactivity fatal error on cached pages when using i18n. Node Radioactivity fatal error on cached pages when using i18n. This is a fix for long-withstanding incompatibility with i18n in certain cases.
- #651060: Incompatibility with PHP 5.3
- #403426: Undefined index: subclasses
- #688566: Coding standards cleanup for Radioactivity
The only difference between 6.x-1.3-rc2 and the official 6.x-1.3 is a small fix for AJAX callbacks and Pressflow compatibility.
Thanks goes to greggles, Max_Schreck, the folks at Dynamite Heads, and of course Mearra for sponsoring my work!
Enjoy!
radioactivity 6.x-1.3-rc2
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-6.x-1.3-rc2.tar.gz | 25.18 KB | e1a35c1db16e28d9f9fc0c106b21acdb |
| radioactivity-6.x-1.3-rc2.zip | 38.17 KB | 13c389b8b9e2f77cb1d8a64b03a8bf58 |
Release notes
After 6.x-1.3-rc1:
- #560038: Support for static page caching (Boost, Varnish, ...). Thanks Max_Schreck and the folks at Dynamite Heads
- #688556: Add energy on node creation. Thanks greggles.
My work for this release has been sponsored by Mearra.
Pressflow users! Apply the patch in http://drupal.org/node/560038#comment-3118100 or wait for the next release to avoid a caching problem in AJAX-based energy update. This only affects if you're using AJAX update mode in Node Radioactivity.
The final 6.x-1.3 release is scheduled to happen on 2010-06-28, unless something major pops up.
radioactivity 6.x-1.3-rc1
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-6.x-1.3-rc1.tar.gz | 23.45 KB | 9ea7df8f9ddc8722020f9f73fa7d430f |
| radioactivity-6.x-1.3-rc1.zip | 36.35 KB | 2b4f46207aa8f93360627b6b51b6ded5 |
Release notes
This is the first and hopefully the last release candidate for 6.x-1.3. If no blockers show up in a week or so, this will become the official 6.x-1.3.
Bug fixes:
- #364965: Node Radioactivity fatal error on cached pages when using i18n. This is a fix for long-withstanding incompatibility with i18n in certain cases.
- #651060: Incompatibility with PHP 5.3. Fixes some warnings in votingapi-modules.
- #403426: Undefined index: subclasses. Fixes some notices
- #688566: Coding standards cleanup for Radioactivity
New features:
Thanks to everyone who helped in improving this module. Special thanks to greggles who contributed to most of the above.
Happy testing!
radioactivity 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| radioactivity-7.x-1.x-dev.tar.gz | 13.68 KB | f4cea1b1ee14c13ada26db6e8eb815cc |
| radioactivity-7.x-1.x-dev.zip | 17.76 KB | 80c1407714f7ae61eda4d2ac01a7fce7 |
Release notes
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 |
| radioactivity-6.x-1.2.zip | 33.32 KB | 131c6b2203851d54b7cd2050511db691 |
Release notes
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 |
| radioactivity-6.x-1.1.zip | 33.34 KB | ac88180b1ec6e854802222bb718dce65 |
Release notes
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 |
| radioactivity-6.x-1.1-rc1.zip | 33.36 KB | 9cf7507ae1dcf2e61593aeda4935b0dd |
Release notes
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 |
| radioactivity-5.x-1.3.zip | 37.53 KB | cc44f26eddaf2b71a22d93e7d62a3a9d |
Release notes
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 |
| radioactivity-5.x-1.3-rc1.zip | 37.55 KB | 1e9614e8710b2849eadad7d521d2e77e |
Release notes
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 |
| radioactivity-6.x-1.0.zip | 28.89 KB | d5d06aa9287c5c6e5ba8c69c5fa83260 |
Release notes
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!