Closed (outdated)
Project:
Radioactivity
Version:
7.x-2.8
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Mar 2010 at 17:34 UTC
Updated:
26 Jan 2018 at 13:45 UTC
Jump to comment: Most recent
Comments
Comment #1
videographics commentedYou may want to consider trying to use actions to add or subtract a "vote" value for a node based on a taxonomy term being assigned to it. I think this might actually make more sense as assignment of taxonomy terms aren't usually as ephemeral as node views, edits and comments. This value could then be combined with the radioactivity using a computed CCK field.
Comment #2
jrstmartin commentedhttp://drupal.org/project/topterms
Comment #3
videographics commentedI'm aware. I was hoping for something for D7 that will also work well with the Radioactivity module.
Comment #4
mattwmc commentedWhat I did was just create a view that displays the tags for the hottest nodes.
Fields: Taxonomy: Term
Sort criteria: Radioactivity (Hot Nodes - or whatever): Node energy desc, inner join
Filters: Taxonomy: Vocabulary = Tags
Then I just created a block and use that.
I'm using D6 though, not sure how different Views is for 7.
Comment #5
funana commentedI know that this is an old thread, but has anybody done this on D7 yet? Would be nice to know how this could be done.
(Changed Version to 7.x-2.8 - hope that is okay)
Comment #6
sutharsan commentedIssue triage: Closing issue due to lack of activity.
If you believe this issue is closed in error, feel free to re-open.