Closed (fixed)
Project:
Radioactivity
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Dec 2008 at 03:37 UTC
Updated:
20 Dec 2008 at 07:15 UTC
Hi there,
I followed all the steps at http://drupal.org/node/338101 and it worked with me. However, I got a fractional number in the table for the number of views, something likes 3.5642829800801 <- this is the number of how many this node is viewed.
Any idea why I get this number! Thank you
Comments
Comment #1
skiminki commentedThat's supposed to happen, because of the radioactive decay. As explained (hopefully somewhere), the energy is decayed (i.e. lessened) in time. The shorter the half-life period, the faster the decay. That way, those nodes that have viewed recently have greater energy values — i.e. they are currently more popular. Hope this helps :)
Comment #2
Marat commentedThank you @skiminki, this helps me to understand the mechanism behind the node energy.
I think this module should work smarter and less complexity by dealing with nodes and its database, I assume.