You are here

Drupal Radioactivity

category: 

Recently, I was working on a project that required a block that would list the most popular content on the site. Initially, I was going to use the core block. However, I came across a great module that gave me more control.

In my project, I had the need to show popular content for the week. As the week goes by and the content is viewed less, the content should move down the list. In addition, I wanted to give content more value if users left comments. The radioactivity gave me the ability award different values based on the user interaction. The best part - I can tweak the radioactivity settings as needed.

If you want to learn more about this module, you should check out this video by Greg Knaddison.